index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmLocalVisualStudio7Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-2/+2
*
CUDA: Add Device LTO support for nvcc
Robert Maynard
2022-07-22
1
-1/+2
*
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-1/+3
*
Make cmGlobalVisualStudioGenerator::VSVersion enum class
Sumit Bhardwaj
2022-01-25
1
-5/+8
*
Consolidate usage of VsProjectType
Sumit Bhardwaj
2021-12-23
1
-2/+4
*
VS: Add custom VCEnd labels only in C# projects
Sumit Bhardwaj
2021-12-16
1
-3/+2
*
Merge topic 'vs-csproj-scripts'
Brad King
2021-12-16
1
-1/+12
|
\
|
*
VS: add missing label in C# project-build events
Steven Boswell
2021-12-15
1
-1/+12
*
|
cmCustomCommand: Track main dependency explicitly
NAKAMURA Takumi
2021-12-14
1
-4/+4
|
/
*
Merge topic 'vs-csproj-scripts'
Brad King
2021-12-03
1
-2/+2
|
\
|
*
VS: Revert "Add missing label in C# project-build events"
Brad King
2021-12-02
1
-2/+2
*
|
Source: Fix possible IWYU warnings in Windows generators
NAKAMURA Takumi
2021-11-19
1
-2/+19
*
|
cmLocalGenerator: Simplify Add{Custom,Utility}Command
NAKAMURA Takumi
2021-11-18
1
-9/+15
*
|
Source: Replace C headers with C++ ones
Rose
2021-11-02
1
-1/+2
|
/
*
VS: Map /Y- flag to not use precompiled headers with VS 2008
Luigi Fiorentini
2021-09-22
1
-0/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-21/+21
*
Merge topic 'enh-AddCacheEntry-accepts-new-types'
Marc Chevrier
2021-09-10
1
-1/+1
|
\
|
*
Use new AddCacheEntry signatures
Marc Chevrier
2021-09-10
1
-1/+1
*
|
VS: Add missing label in C# project-build events
Steven Boswell
2021-09-09
1
-2/+2
|
/
*
cmComputeLinkInformation: Improve type safety of item IsPath member
Brad King
2021-05-29
1
-1/+1
*
cmLocalGenerator: Factor out relative path conversion helpers
Brad King
2021-05-13
1
-9/+4
*
Source: Remove unnecessary comparisons to nullptr
Vitaly Stakhovsky
2021-05-10
1
-2/+2
*
cmCustomCommand: Record value of CMP0116 at time of creation
Kyle Edwards
2021-02-23
1
-4/+5
*
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
1
-1/+2
*
Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"
Brad King
2021-02-02
1
-2/+1
*
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
1
-1/+2
*
VS: Remove flag table entries for Fortran /Z* flags
Volker Jacht
2020-10-22
1
-3/+2
*
Merge topic 'genexpr-for-mfc-flag'
Brad King
2020-10-01
1
-1/+1
|
\
|
*
VS: Teach CMAKE_MFC_FLAG to support generator expressions
Andrey Starodubtsev
2020-09-30
1
-1/+1
*
|
VS: Make ImportLibary generation optional
Mark Jansen
2020-09-30
1
-5/+7
|
/
*
VS: Avoid unnecessary duplication of custom commands across targets in VS 9
Brad King
2020-09-08
1
-1/+6
*
cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table
Brad King
2020-09-08
1
-0/+9
*
cmLocalVisualStudio7Generator: Consolidate target iteration
Brad King
2020-09-04
1
-33/+11
*
cmLocalVisualStudio7Generator: Generate targets in dependency order
Brad King
2020-09-04
1
-2/+3
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-6/+8
*
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-1/+1
*
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-3/+7
*
Factor out generator checks for filtering out interface libraries
Brad King
2020-07-23
1
-2/+2
*
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-4/+5
*
Merge topic 'fortran-preprocess-property'
Brad King
2020-05-22
1
-0/+27
|
\
|
*
Fortran: Add Fortran_PREPROCESS property
Peter Hill
2020-05-21
1
-0/+27
*
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-2/+1
|
/
*
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-36/+29
*
cmOutputConverter::GetFortranFormat(): delete const char* overload
Vitaly Stakhovsky
2020-04-27
1
-1/+1
*
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-1/+2
*
Merge topic 'cmprop-source'
Brad King
2020-04-15
1
-13/+14
|
\
|
*
cmSourceFile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-14
1
-13/+14
*
|
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-3/+4
|
/
*
cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case config
Brad King
2020-04-01
1
-3/+2
*
Merge topic 'string-prefix'
Brad King
2020-03-26
1
-1/+2
|
\
[next]