Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Brad King
|
34469a4f71
Merge topic 'custom-command-output-genex-nmc'
|
4 years ago |
Brad King
|
b485e86363
Merge topic 'ninja-no-cleandead'
|
4 years ago |
Kyle Edwards
|
dcf9f4d2f7
Ninja Multi-Config: Add support for cross-config custom commands
|
4 years ago |
Brad King
|
1144d25094
Merge branch 'backport-ninja-no-cleandead' into ninja-no-cleandead
|
4 years ago |
Brad King
|
73a961eaba
Ninja: Remove cleandead on regeneration
|
4 years ago |
Brad King
|
5d49943504
Merge topic 'ninja-regen-metadata'
|
4 years ago |
Brad King
|
11f4259362
Ninja: Clean metadata after regen during build on Windows with 1.10.2+
|
4 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 |
Kyle Edwards
|
46c836644d
Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGS
|
5 years ago |
Kyle Edwards
|
67102d3252
Ninja Multi-Config: Add support for DEPFILE option in add_custom_command()
|
5 years ago |
Kyle Edwards
|
16a4ba5b31
Ninja Multi-Config: Use build.ninja if cmake --build has no --config
|
5 years ago |
Kyle Edwards
|
b966f86d86
Ninja Multi-Config: Shuffle variables around
|
5 years ago |
Brad King
|
b12b013028
Ninja: Factor metadata cleanup into dedicated method
|
5 years ago |
Kyle Edwards
|
b7a2baf38c
Ninja Multi-Config: Add variable to control configs used in cross-config build
|
5 years ago |
Kyle Edwards
|
8337ed0d73
Ninja Multi-Config: Add variable to control aliases in build.ninja
|
5 years ago |
Kyle Edwards
|
110037369d
Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja
|
5 years ago |
Kyle Edwards
|
e8032e202e
Ninja Multi-Config: Make cross-config building opt-in
|
5 years ago |
Brad King
|
2ee6baef4f
Merge topic 'ninja-postgen-commands'
|
5 years ago |