Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 years ago |
Sebastian Holtermann
|
1ded3599d6
Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level
|
6 years ago |
Sebastian Holtermann
|
827da1119e
Makefiles: Make build root targets "all", "clean" and "preinstall" recursive
|
6 years ago |
Sebastian Holtermann
|
adc3459707
Makefiles: Avoid pointer repurposing
|
6 years ago |
Sebastian Holtermann
|
0d41b45cc9
Makefiles: Inline range loop range arguments
|
6 years ago |
Vitaly Stakhovsky
|
23e8364aed
Source: std::string related cleanup
|
6 years ago |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
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 |
Brad King
|
9620cb935a
Merge topic 'add_consistent_verbose_build_flag'
|
6 years ago |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 years ago |
Florian Maushart
|
439fe2e253
cmake: Add options for verbose output to --build mode
|
6 years ago |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 years ago |
Robert Maynard
|
1a45266cb5
cmGlobalGenerator: Add a class that represent the build command
|
7 years ago |
Brad King
|
24b6e4830d
Merge topic 'exclude_from_all'
|
6 years ago |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 years ago |
Vitaly Stakhovsky
|
614876c638
cmLocalUnixMakefileGenerator3: more methods accept std::string
|
6 years ago |
Zack Galbreath
|
dc6888573d
Pass EXCLUDE_FROM_ALL from directory to targets
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Kyle Edwards
|
613323a78b
cmGlobalUnixMakefileGenerator3: Fix memory leak warning
|
6 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 years ago |
Craig Scott
|
8e841a473f
Cleanup: Fix typos and grammar in docs and code
|
7 years ago |
Shane Parris
|
3f4b81f540
Add glob verify support to XCode, VS, Ninja, and Makefile generators
|
7 years ago |
Brad King
|
81bc7610ab
Makefile: Fix "make clean" when there are no targets
|
7 years ago |
Shane Parris
|
b6ef4bc329
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |