Brad King
|
18408c0b88
cmGlobalNinjaGenerator: Add helper to compute absolute paths for build.ninja
|
4 years ago |
Brad King
|
2725ecff38
Ninja: Handle depfiles with absolute paths to generated files
|
4 years ago |
Brad King
|
68e5f92cad
cmGlobalNinjaGenerator: Factor out custom command output collection
|
4 years ago |
Brad King
|
c5195193d3
cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuild
|
4 years ago |
Kyle Edwards
|
9af6e2e7b2
Ninja: Use new wincodepage tool to determine encoding
|
4 years ago |
Brad King
|
d8f3e68ca9
Ninja Multi-Config: Enable relink diagnostic message
|
4 years ago |
Ben Boeckel
|
b3b6ede6a1
clang-tidy: fix `readability-redundant-access-specifiers` warnings
|
4 years ago |
Brad King
|
05f4248e3d
Merge topic 'cpp-modules'
|
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 |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Brad King
|
34469a4f71
Merge topic 'custom-command-output-genex-nmc'
|
5 years ago |
Brad King
|
b485e86363
Merge topic 'ninja-no-cleandead'
|
5 years ago |
Kyle Edwards
|
dcf9f4d2f7
Ninja Multi-Config: Add support for cross-config custom commands
|
5 years ago |
Brad King
|
1144d25094
Merge branch 'backport-ninja-no-cleandead' into ninja-no-cleandead
|
5 years ago |
Brad King
|
73a961eaba
Ninja: Remove cleandead on regeneration
|
5 years ago |
Brad King
|
5d49943504
Merge topic 'ninja-regen-metadata'
|
5 years ago |
Brad King
|
11f4259362
Ninja: Clean metadata after regen during build on Windows with 1.10.2+
|
5 years ago |
Brad King
|
5e3b0aa9b2
Merge topic 'ninja-cleandead-no-dyndep'
|
5 years ago |
Brad King
|
c5011399c5
Ninja: Avoid cleandead with dyndep bindings for Fortran module dependencies
|
5 years ago |
Cengizhan Pasaoglu
|
bd705788f6
Constify some code as suggested by clang-tidy
|
5 years ago |
Brad King
|
c555959717
Merge topic 'ninja-depfile-transformation'
|
5 years ago |
Kyle Edwards
|
297ab15bf6
Ninja Multi-Config: Read configuration variables as normal variables
|
5 years ago |
Kyle Edwards
|
146e1e6ba1
Ninja: Transform DEPFILEs with policy CMP0116
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Robert Maynard
|
e783bf8aa6
ISPC: Support ISPC header generation byproducts and parallel builds
|
5 years ago |
Kyle Edwards
|
cfe2dc4721
Ninja: Remove parameter default for cmNinjaTargetDepends
|
5 years ago |
Kyle Edwards
|
dddb4f02f7
Ninja Multi-Config: Make "install" targets depend on default configs
|
5 years ago |
Kyle Edwards
|
b45976fe10
Ninja: Remove config suffix from order-only target
|
5 years ago |
Kyle Edwards
|
9590c3a400
Generator: Don't allow Ninja Multi-Config variables on other generators
|
5 years ago |