Brad King
|
dce58afd30
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'
|
6 years ago |
Brad King
|
05d7ca14e9
Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'
|
6 years ago |
Brad King
|
b3b1c7bf3a
Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL
|
6 years ago |
Brad King
|
156b56480a
Makefiles: Revert "Make build root targets ... recursive"
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Brad King
|
5f7386dd19
Merge topic 'string-literal-append'
|
6 years ago |
Rolf Eike Beer
|
da26b3be89
avoid adding multiple consecutive string literals to std::string
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Marc Chevrier
|
d9b2c7dae2
Introduce memory management helper: cm_memory.hxx
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
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 |