Marc Chevrier
|
2bd4c06c26
Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep information
|
1 year ago |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 year ago |
Marc Chevrier
|
96a953b1ed
Add options to specify linker tool
|
2 years ago |
Brad King
|
b931fbd1b8
Merge topic 'ghs-escape-custom-command-comments'
|
2 years ago |
William Sciaroni
|
5a41d926dd
GHS: Escape custom command comments
|
2 years ago |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Peter Würth
|
60a5a39022
cmCustomCommandGenerator: refactor GetComment to return std::string
|
3 years ago |
Robert Maynard
|
96bc59b1ca
CUDA: Add Device LTO support for nvcc
|
3 years ago |
Fred Baksik
|
158d6252cc
GHS: Set LANGUAGE type for source files
|
3 years ago |
Fred Baksik
|
724b5491ef
GHS: Rearrange project files in binary directory
|
3 years ago |
Brad King
|
51e81d1f73
Merge topic 'color-diagnostics'
|
3 years ago |
Semyon Kolton
|
884d9de8b7
color: Introduce CMAKE_COLOR_DIAGNOSTICS variable
|
3 years ago |
Fred Baksik
|
6acf06a2cd
GHS: fix build event script error on Linux
|
3 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Lawrence A
|
172475b2c5
GHS: Remove bashism from custom command shell scripts
|
4 years ago |
Brad King
|
15fa320071
cmLocalGenerator: Factor out relative path conversion helpers
|
4 years ago |
Vitaly Stakhovsky
|
ce97b7909b
Source: Remove unnecessary comparisons to nullptr
|
4 years ago |
Ben Boeckel
|
ef935b17ab
clang-tidy: fix `readability-use-anyofallof` warnings
|
4 years ago |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Vitaly Stakhovsky
|
f6e7d5f3a0
Reduce the scope of temporary cmProp variables and other improvements
|
5 years ago |
Brad King
|
0090a11a42
cmLocalGenerator: Migrate custom command output lookup from cmMakefile
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
7156911242
cmIsOn: add overload accepting const std::string*
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
c09efe074d
Merge topic 'gitlab-ci-lint'
|
5 years ago |
Ben Boeckel
|
a58457a6c2
IWYU: mark cmLinkLineComputer as necessary
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
e64fa5f1b6
cmSourceFile::GetProperty: return cmProp
|
5 years ago |