Brad King
|
639e14def6
VS: Factor out helper to compute ApplicationTypeRevision
|
6 years ago |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 years ago |
Bartosz Kosiorek
|
324d18bb34
cmake: Teach --build mode to support multiple targets
|
6 years ago |
Bartosz Kosiorek
|
fdeb364a84
cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct
|
6 years ago |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Wil Stark
|
822697996e
VS: Fix nowarn compiler option to accept warning numbers.
|
6 years ago |
Brad King
|
9620cb935a
Merge topic 'add_consistent_verbose_build_flag'
|
6 years ago |
Brad King
|
0fd742a6ff
VS: Teach VS 2019 generator to select host tools matching host arch
|
6 years ago |
Brad King
|
142e67eac6
VS: Use internal abstraction for VCTargetsPath host arch
|
6 years ago |
Florian Maushart
|
439fe2e253
cmake: Add options for verbose output to --build mode
|
6 years ago |
Robert Maynard
|
1a45266cb5
cmGlobalGenerator: Add a class that represent the build command
|
7 years ago |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Brad King
|
8bba458ea5
Add global generator factory method to get default platform name
|
6 years ago |
Brad King
|
818df52c48
Add global generator factory method to get list of known platforms
|
6 years ago |
Brad King
|
8144b00e32
Split global generator factory list with and without platforms
|
6 years ago |
Brad King
|
a8b447d72e
Merge topic 'support_per_toolset_json_flags'
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
57e48f16f2
VS: Add Visual Studio 16 2019 generator
|
6 years ago |
Brad King
|
b91f6f39f7
VS: Track explicitly when platform is specified in generator name
|
6 years ago |
Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
6 years ago |
Brad King
|
163cc8bbdd
VS: Convert WriteSLNHeader to non-virtual lookup table
|
6 years ago |
Brad King
|
d07f453f39
VS: Convert GetToolsVersion to non-virtual table lookup
|
6 years ago |
Stephan Szabo
|
c8ba777f6d
GlobalVisualStudio10Generator: Support non-standard toolset json flag files.
|
6 years ago |
Stephan Szabo
|
6d855fbf44
Replace header flag tables with json reading
|
7 years ago |
Brad King
|
98e4fbdc06
VS: Pass platform when invoking MSBuild
|
7 years ago |
Vitaly Stakhovsky
|
50fbfee3a0
cmLocalGenerator: return directories as const std::string&
|
7 years ago |
Basil Fierz
|
3c4698da3a
VS: Allow toolset version selection to specify default toolset
|
7 years ago |
Brad King
|
958191a95c
Merge topic 'vs-toolset-version'
|
7 years ago |