John Parent
|
851e07fda3
Ninja: support short object directories
|
6 months ago |
Ben Boeckel
|
dfba904178
Ninja: populate the `TARGET_SUPPORT_DIR` replacement variable
|
6 months ago |
Bastien Montagne
|
3a9d56d2c7
Ninja: Add support for per-source JOB_POOL_COMPILE property
|
4 months ago |
Ben Boeckel
|
a16566105b
cmNinjaTargetGenerator: fix DependInfo.json generation location
|
5 months ago |
Ben Boeckel
|
b82a74d918
generators: use GetSupportDirectory() in more places
|
6 months ago |
Ben Boeckel
|
aafd771529
cmNinjaTargetGenerator: use `GetObjectFileDir` where possible
|
6 months ago |
Ben Boeckel
|
ec85753502
cmNinjaTargetGenerator: convert linked target dirs to ninja paths
|
6 months ago |
Ben Boeckel
|
557c44b93e
cmStrCat: use character literals where possible
|
6 months ago |
Ben Boeckel
|
23779057fd
cmStrCat: combine neighboring arguments where possible
|
6 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Martin Duffy
|
9689155a05
instrumentation: Add Config value to snippet data
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Martin Duffy
|
9d34069ca8
instrumentation: Add targetLabels field to link snippets
|
10 months ago |
Alex Turbov
|
bc8621d999
Fix: A lot of typos in code found by `typos`
|
10 months ago |
Alex Turbov
|
bdece1c754
Refactor: Optimize `ostream::operator<<()` calls for some generators
|
1 year ago |
Brad King
|
659d8bd430
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
|
1 year ago |
Marc Chevrier
|
2bd4c06c26
Refactoring cmRulePlaceHolderExpander: propagate cmBuildStep information
|
1 year ago |
Winfried Auner
|
75e4cd8d18
Ninja: Fix escaping of paths with spaces for Swift tooling
|
1 year ago |
Sander Cox
|
ad10c31845
Ninja: Fix object path quoting in compilation database
|
1 year ago |
Brad King
|
b11323f1e4
Ninja: Fix depfile binding with spaces in path
|
1 year ago |
Brad King
|
ad66be9943
cmNinjaTargetGenerator: Factor out helper to add depfile bindings
|
1 year ago |
Brad King
|
269c3a13c8
cmNinjaTargetGenerator: Reduce DEP_FILE binding duplication
|
1 year ago |
Ben Boeckel
|
84bc710d84
cmGlobalGenerator: generate build database files for targets
|
2 years ago |
Brad King
|
9f8afacb3e
cmGlobalNinjaGenerator: Reuse local generator caching of config list
|
1 year ago |
Dave Abrahams
|
5bb7f8a4dd
Swift: Use per-config module file locations in multi-config generators
|
1 year ago |
Dave Abrahams
|
b2e042d77a
cmGeneratorTarget: Adopt Swift-related methods from the Ninja generator
|
1 year ago |
Brad King
|
ef006ebd9b
PCH: Use per-arch .pch files only when building multiple Apple architectures
|
1 year ago |
Brad King
|
99bfb430ee
cmNinjaTargetGenerator: Remove unused Apple architecture list
|
1 year ago |
Jeremy Day
|
c5ef7fac23
Swift/Ninja: Add description to Swift object build steps
|
1 year ago |
Evan Wilde
|
579472d877
Swift: Ninja: Remove module dependency for executables
|
1 year ago |