Chris Mahoney
|
95941fd990
add_custom_{target,command}: Add argument JOB_SERVER_AWARE
|
2 years ago |
Marc Chevrier
|
375e6fdbbe
Link step: use linker dependency linker file
|
2 years ago |
Alex Turbov
|
6e3e8827fa
Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry
|
3 years ago |
Ben Boeckel
|
887a8874c3
EXPORT_COMPILE_COMMANDS: add `output` field
|
3 years ago |
Brad King
|
5e0b06fe84
Makefiles: Restore path consistency in the global dispatch makefile
|
3 years ago |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 years ago |
NAKAMURA Takumi
|
7cb4ad7e39
cmGlobalCommonGenerator: Adopt GetEditCacheCommand
|
4 years ago |
NAKAMURA Takumi
|
23af78bb78
cmGlobalCommonGenerator: Adopt GetEditCacheTargetName
|
4 years ago |
Ben Boeckel
|
808b17b120
clang-tidy: fix `readability-make-member-function-const` warnings
|
4 years ago |
Kai Wang
|
b696f78073
cmDepends: merge dependers of depend makefile
|
5 years ago |
Marc Chevrier
|
cfd8a5ac1f
Makefiles: Add support of DEPFILE for add_custom_command
|
5 years ago |
Marc Chevrier
|
2c71d051fa
Makefiles Generators: use compiler for dependencies generation
|
5 years ago |
Marc Chevrier
|
afd0f6785d
Refactoring: Abstract Makefile line continuation format
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Brad King
|
031bfaa865
Makefiles: Factor out makefile target path escaping and quoting
|
5 years ago |
Brad King
|
af7de05853
Makefiles: Do not use '\#' escape sequence with Windows-style make tools
|
5 years ago |
Marc Chevrier
|
557cecdc3d
Modernize memory management
|
5 years ago |
Marc Chevrier
|
a00960288b
GlobalGenerator family: modernize memory management
|
6 years ago |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
6 years ago |
Brad King
|
7420843370
Makefiles: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Sebastian Holtermann
|
1ded3599d6
Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level
|
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 |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 years ago |
Robert Maynard
|
1a45266cb5
cmGlobalGenerator: Add a class that represent the build command
|
7 years ago |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |