Brad King
|
bd12b97d05
cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fields
|
4 years ago |
Vitaly Stakhovsky
|
ce97b7909b
Source: Remove unnecessary comparisons to nullptr
|
4 years ago |
Brad King
|
4419b944fd
Merge topic 'ninja-multi-long-command-line-config'
|
4 years ago |
Kyle Edwards
|
ad08f93ee4
Ninja Multi-Config: Split long command lines by config
|
4 years ago |
Brad King
|
a133a583d4
cmLocalGenerator: Clarify GetIncludeFlags signature
|
4 years ago |
Brad King
|
05f4248e3d
Merge topic 'cpp-modules'
|
4 years ago |
Brad King
|
1cbbfbc78f
Merge topic 'export-compile-commands-per-target'
|
4 years ago |
Shannon Booth
|
a742b5d137
CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target
|
4 years ago |
Ben Boeckel
|
791b4d26d6
ninja: add experimental infrastructure to generate modmap files with dyndep
|
5 years ago |
Brad King
|
4b23359117
ninja: Add experimental infrastructure for C++20 module dependency scanning
|
5 years ago |
Ben Boeckel
|
f814d3b3c6
cmNinjaTargetGenerator: use $OBJ_FILE for the object
|
6 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Brad King
|
67f12dd1d6
Merge topic 'ispc_control_header_suffixes'
|
5 years ago |
Robert Maynard
|
c9a50f3556
ISPC: Generated Headers suffix configurable with a better default
|
5 years ago |
Brad King
|
60d95fe2c2
Merge topic 'correct_ispc_path_computation'
|
5 years ago |
Robert Maynard
|
72ae15ebcb
ISPC: Ninja properly compute ISPC_HEADER_DIRECTORY location
|
5 years ago |
Brad King
|
76685b985d
Merge topic 'explicit-LANGUAGE-flag'
|
5 years ago |
Brad King
|
48aac247e9
Compile with explicit language flag when source LANGUAGE property is set
|
5 years ago |
Marc Chevrier
|
f8d8faff8d
Ninja Generators: Homogenize configuration with Makefiles
|
5 years ago |
Marc Chevrier
|
3401403f69
Refactoring: Introduce place-holder for dependency target.
|
5 years ago |
Brad King
|
60a131efd5
Merge topic 'revert-explicit-LANGUAGE-flag'
|
5 years ago |
Brad King
|
30aa715fac
Revert "specify language flag when source LANGUAGE property is set"
|
5 years ago |
Ben Boeckel
|
f3eed2c49d
cmGlobalNinjaGenerator: use P1689 dependency file format for Fortran
|
6 years ago |
Brad King
|
941be1d356
cmNinjaTargetGenerator: Clarify variable names for preprocessing conditions
|
5 years ago |
Brad King
|
33a8e0bb09
cmNinjaTargetGenerator: Simplify scan rule depfile selection
|
5 years ago |
Brad King
|
bff1871c39
cmNinjaTargetGenerator: Generalize GetScanRule helper
|
5 years ago |
Brad King
|
9f60e8aa52
cmNinjaTargetGenerator: Remove redundant conditions for dyndep blocks
|
5 years ago |
Brad King
|
43fe7e0c97
cmNinjaTargetGenerator: Revise conditions to clarify dyndep code paths
|
5 years ago |
Brad King
|
1416012f2c
cmNinjaTargetGenerator: Clarify scan rule code grouping
|
5 years ago |
Brad King
|
f2eec04728
cmNinjaTargetGenerator: Clarify scan rule helper functions
|
5 years ago |