Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
il y a 6 ans |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
il y a 6 ans |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
il y a 6 ans |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
il y a 6 ans |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
il y a 6 ans |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
il y a 6 ans |
Sebastian Holtermann
|
7fbcc16dcd
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
|
il y a 6 ans |
Sebastian Holtermann
|
a693e875db
Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With
|
il y a 6 ans |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
il y a 6 ans |
Vitaly Stakhovsky
|
23e8364aed
Source: std::string related cleanup
|
il y a 6 ans |
Brad King
|
cb23f2ac8b
Merge topic 'vs-default-platform'
|
il y a 6 ans |
Brad King
|
db02be85a0
VS: Provide the default platform name to project code
|
il y a 6 ans |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
il y a 6 ans |
Bartosz Kosiorek
|
324d18bb34
cmake: Teach --build mode to support multiple targets
|
il y a 6 ans |
Bartosz Kosiorek
|
fdeb364a84
cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct
|
il y a 6 ans |
Brad King
|
9620cb935a
Merge topic 'add_consistent_verbose_build_flag'
|
il y a 6 ans |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
il y a 7 ans |
Robert Maynard
|
1a45266cb5
cmGlobalGenerator: Add a class that represent the build command
|
il y a 7 ans |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
il y a 7 ans |
Brad King
|
89cc3d432b
VS: Move platform name members to top-level global generator
|
il y a 7 ans |
Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
il y a 7 ans |
Brad King
|
dc90cd6877
Merge topic 'fileapi'
|
il y a 7 ans |
Brad King
|
b83fe27d8d
fileapi: Report cmake generator in reply index file
|
il y a 7 ans |
Stephan Szabo
|
8279302110
Convert cmIDEFlagTable to use owned strings
|
il y a 7 ans |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
il y a 7 ans |
Vitaly Stakhovsky
|
c530e2f74f
cmCompiledGeneratorExpression::Evaluate(): return const std::string&
|
il y a 7 ans |
Brad King
|
b41b30f16e
Update use of KWSys SystemTools::SplitString for new signature
|
il y a 7 ans |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
il y a 7 ans |
Brad King
|
eb80af9093
Drop Visual Studio 8 2005 generator
|
il y a 7 ans |
Vitaly Stakhovsky
|
92c7b52607
VS: Use range-based 'for' loops in generator code
|
il y a 8 ans |