Ben Boeckel
|
366b25e62e
ast-grep: simplify `cmHasLiteral{Suf,Pre}fix` with char literals
|
1 month ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Brad King
|
13ece67a58
Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR
|
1 year ago |
Orkun Tokdemir
|
972cfd1bc3
cmCustomCommandGenerator: Fix GetInternalDepfile on moved instance
|
2 years ago |
Brad King
|
bd4ec7a71e
clang-tidy: Fix modernize-loop-convert warnings
|
2 years ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Peter Würth
|
26d813092b
add_custom_{command,target}: add genex support for COMMENT
|
3 years ago |
Peter Würth
|
60a5a39022
cmCustomCommandGenerator: refactor GetComment to return std::string
|
3 years ago |
Kyle Edwards
|
09d7f947d6
cmGeneratorExpression: Require cmake instance
|
3 years ago |
Brad King
|
e479650b41
Merge topic 'nmc-cross-config-target-deps'
|
4 years ago |
Brad King
|
95f44e00cd
Ninja Multi-Config: Fix custom command target dependencies in cross-configs
|
4 years ago |
Sean McBride
|
1cf14f8c03
Source: fix many -Wmissing-prototypes warnings by marking functions static
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Brad King
|
7291f31254
cmTransformDepfile: Add support for MSBuild AdditionalInputs format
|
4 years ago |
Brad King
|
f0e9d74a2d
cmake_transform_depfile: Remove unused incomplete vstlog support
|
4 years ago |
Raul Tambre
|
1cb4f592a0
add_custom_command: Target-dependent generator expression support
|
5 years ago |
Marc Chevrier
|
253aff6c94
Xcode: Add support of DEPFILE for add_custom_command, part 2
|
4 years ago |
Marc Chevrier
|
d67cc4882d
Xcode: Add support of DEPFILE for add_custom_command
|
4 years ago |
Marc Chevrier
|
0c47b91fcc
Genex: add_custom_command: DEPFILE supports genex
|
4 years ago |
Marc Chevrier
|
b5c2163293
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
|
4 years ago |
Kyle Edwards
|
dcf9f4d2f7
Ninja Multi-Config: Add support for cross-config custom commands
|
5 years ago |
Brad King
|
947ba01bf9
cmLocalGenerator: Factor out helper to expand custom command output paths
|
5 years ago |
Brad King
|
706c48301d
cmCustomCommandGenerator: Treat relative outputs w.r.t. build dir
|
5 years ago |
Brad King
|
5d23c5446e
cmCustomCommandGenerator: Refactor OUTPUT and DEPENDS path evaluation
|
5 years ago |
Brad King
|
24156c0269
cmCustomCommandGenerator: Evaluate generator expressions in outputs
|
5 years ago |
Brad King
|
c404f64289
cmCustomCommandGenerator: Collect genex target references in commands
|
5 years ago |
Brad King
|
2a640d4199
cmCustomCommandGenerator: Add move operations
|
5 years ago |
Brad King
|
9e5e2d704a
Remove unnecessary arbitrary CollapseFullPath second arguments
|
5 years ago |
Kyle Edwards
|
596439b1bb
cmCustomCommandGenerator: Add option to transform depfile
|
5 years ago |