| Commit message (Expand) | Author | Age | Files | Lines |
* | Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESS | Peter Hill | 2022-02-24 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Remove unused IncludePathStyle infrastructure | Brad King | 2021-12-01 | 1 | -8/+3 |
|
|
* | Merge topic 'ninja-pdb-dir' | Brad King | 2021-11-04 | 1 | -1/+1 |
|\ |
|
| * | cmNinjaTargetGenerator: Replace "their" with "there" in comment | Brad King | 2021-11-03 | 1 | -1/+1 |
|
|
* | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 1 | -14/+20 |
|/ |
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -27/+27 |
|
|
* | Merge topic 'iwyu-cl' | Brad King | 2021-09-14 | 1 | -2/+20 |
|\ |
|
| * | IWYU: Add `--driver-mode=cl` when applicable | PigeonF | 2021-09-10 | 1 | -2/+20 |
|
|
* | | cmNinjaTargetGenerator: Use short path for cmcldeps.exe | Wayde Reitsma | 2021-09-03 | 1 | -2/+5 |
|/ |
|
* | Refactor: reduce cmToCStr usage | Marc Chevrier | 2021-08-19 | 1 | -4/+2 |
|
|
* | cmNinjaTargetGenerator: Fix scan rule PREPROCESSED_SOURCE placeholder | Brad King | 2021-06-14 | 1 | -6/+12 |
|
|
* | cmNinjaTargetGenerator: Clarify GetScanBuildStatement condition | Brad King | 2021-06-14 | 1 | -1/+1 |
|
|
* | cmNinjaTargetGenerator: Simplify scan rule response file selection | Brad King | 2021-06-14 | 1 | -5/+1 |
|
|
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -1/+2 |
|
|
* | Ninja: Always compile sources using absolute paths | Brad King | 2021-05-25 | 1 | -4/+3 |
|
|
* | cmNinjaTargetGenerator: Rename source file path lookup method for clarity | Brad King | 2021-05-25 | 1 | -4/+5 |
|
|
* | cmNinjaTargetGenerator: Remove GetSourceFilePath call with different semantics | Brad King | 2021-05-25 | 1 | -1/+1 |
|
|
* | cmNinjaTargetGenerator: Rename local variable for clarity | Brad King | 2021-05-25 | 1 | -5/+5 |
|
|
* | Ninja/Swift: Remove redundant calls to ConvertToNinjaPath | Brad King | 2021-05-25 | 1 | -2/+1 |
|
|
* | cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fields | Brad King | 2021-05-13 | 1 | -1/+1 |
|
|
* | Source: Remove unnecessary comparisons to nullptr | Vitaly Stakhovsky | 2021-05-10 | 1 | -1/+1 |
|
|
* | Merge topic 'ninja-multi-long-command-line-config' | Brad King | 2021-05-03 | 1 | -10/+15 |
|\ |
|
| * | Ninja Multi-Config: Split long command lines by config | Kyle Edwards | 2021-04-30 | 1 | -10/+15 |
|
|
* | | cmLocalGenerator: Clarify GetIncludeFlags signature | Brad King | 2021-02-25 | 1 | -6/+8 |
|/ |
|
* | Merge topic 'cpp-modules' | Brad King | 2021-01-07 | 1 | -25/+108 |
|\ |
|
| * | ninja: add experimental infrastructure to generate modmap files with dyndep | Ben Boeckel | 2021-01-05 | 1 | -4/+43 |
|
|
| * | ninja: Add experimental infrastructure for C++20 module dependency scanning | Brad King | 2021-01-05 | 1 | -20/+64 |
|
|
| * | cmNinjaTargetGenerator: use $OBJ_FILE for the object | Ben Boeckel | 2021-01-05 | 1 | -1/+1 |
|
|
* | | Merge topic 'export-compile-commands-per-target' | Brad King | 2021-01-07 | 1 | -1/+1 |
|\ \ |
|
| * | | CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target | Shannon Booth | 2021-01-05 | 1 | -1/+1 |
| |/ |
|
* | | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -18/+22 |
|/ |
|
* | Merge topic 'ispc_control_header_suffixes' | Brad King | 2020-12-15 | 1 | -1/+6 |
|\ |
|
| * | ISPC: Generated Headers suffix configurable with a better default | Robert Maynard | 2020-12-14 | 1 | -1/+6 |
|
|
* | | Merge topic 'correct_ispc_path_computation' | Brad King | 2020-12-08 | 1 | -6/+9 |
|\ \
| |/ |
|
| * | ISPC: Ninja properly compute ISPC_HEADER_DIRECTORY location | Robert Maynard | 2020-12-07 | 1 | -6/+9 |
|
|
* | | Merge topic 'explicit-LANGUAGE-flag' | Brad King | 2020-12-04 | 1 | -1/+9 |
|\ \ |
|
| * | | Compile with explicit language flag when source LANGUAGE property is set | Brad King | 2020-12-02 | 1 | -1/+9 |
|
|
* | | | Ninja Generators: Homogenize configuration with Makefiles | Marc Chevrier | 2020-12-01 | 1 | -38/+26 |
|/ / |
|
* | | Refactoring: Introduce place-holder for dependency target. | Marc Chevrier | 2020-11-28 | 1 | -2/+3 |
|
|
* | | Merge topic 'revert-explicit-LANGUAGE-flag' | Brad King | 2020-11-20 | 1 | -10/+1 |
|\ \
| |/ |
|
| * | Revert "specify language flag when source LANGUAGE property is set" | Brad King | 2020-11-19 | 1 | -10/+1 |
|
|
* | | cmGlobalNinjaGenerator: use P1689 dependency file format for Fortran | Ben Boeckel | 2020-11-17 | 1 | -1/+1 |
|
|
* | | cmNinjaTargetGenerator: Clarify variable names for preprocessing conditions | Brad King | 2020-11-06 | 1 | -17/+14 |
|
|
* | | cmNinjaTargetGenerator: Simplify scan rule depfile selection | Brad King | 2020-11-06 | 1 | -30/+32 |
|
|
* | | cmNinjaTargetGenerator: Generalize GetScanRule helper | Brad King | 2020-11-06 | 1 | -30/+27 |
|
|
* | | cmNinjaTargetGenerator: Remove redundant conditions for dyndep blocks | Brad King | 2020-11-06 | 1 | -26/+19 |
|
|
* | | cmNinjaTargetGenerator: Revise conditions to clarify dyndep code paths | Brad King | 2020-11-06 | 1 | -10/+8 |
|
|
* | | cmNinjaTargetGenerator: Clarify scan rule code grouping | Brad King | 2020-11-06 | 1 | -24/+28 |
|
|
* | | cmNinjaTargetGenerator: Clarify scan rule helper functions | Brad King | 2020-11-06 | 1 | -73/+68 |
|
|
* | | cmNinjaTargetGenerator: Drop unnecessary mutation | Brad King | 2020-11-06 | 1 | -2/+2 |
|
|