| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Fix one RunCMake.NinjaMultiConfig case name | Brad King | 2020-11-02 | 2 | -1/+1 |
|
|
* | Merge branch 'release' into ninja-multi-per-config-sources | Kyle Edwards | 2020-10-26 | 3 | -0/+26 |
|\ |
|
| * | Merge topic 'ninja-multi-automoc-regression' | Brad King | 2020-09-18 | 5 | -7/+27 |
| |\ |
|
| * \ | Merge branch 'master' into ninja-multi-automoc-regression | Kyle Edwards | 2020-09-02 | 3 | -0/+26 |
| |\ \ |
|
| | * | | Allow generator expressions in the EXCLUDE_FROM_ALL target property | Joerg Bornemann | 2020-07-21 | 3 | -0/+26 |
|
|
* | | | | Ninja Multi-Config: Don't try to calculate dependencies for "all" | Kyle Edwards | 2020-10-26 | 2 | -0/+12 |
| |_|/
|/| | |
|
* | | | Ninja Multi-Config: Fix dependencies of custom commands | Kyle Edwards | 2020-09-17 | 5 | -7/+27 |
|/ / |
|
* | | Ninja Multi-Config: Fix dependencies of utility targets | Kyle Edwards | 2020-09-02 | 5 | -1/+30 |
|
|
* | | Tests: Pass additional Qt information to Ninja and NMC tests | Kyle Edwards | 2020-09-01 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'ninja-multi-export-all-symbols' | Brad King | 2020-06-01 | 1 | -0/+2 |
|\ |
|
| * | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS | Kyle Edwards | 2020-05-29 | 1 | -0/+2 |
|
|
* | | Merge topic 'ninja-multi-install' | Brad King | 2020-05-25 | 3 | -1/+75 |
|\ \
| |/ |
|
| * | Ninja Multi-Config: Make "install" targets depend on default configs | Kyle Edwards | 2020-05-22 | 3 | -1/+75 |
|
|
| * | Merge topic 'ninja-multi-custom-command-deps' into release-3.17 | Brad King | 2020-03-05 | 3 | -6/+3 |
| |\ |
|
* | | | Tests: Restore NVCC-specific CUDA tests | Brad King | 2020-05-20 | 1 | -1/+1 |
|
|
* | | | Tests: Update CUDA tests to work with Clang | Raul Tambre | 2020-05-15 | 1 | -1/+2 |
|
|
* | | | CUDA: Add CUDA_ARCHITECTURES target property | Raul Tambre | 2020-04-15 | 1 | -0/+1 |
|
|
* | | | Merge topic 'ninja-multi-custom-command-deps' | Brad King | 2020-03-05 | 3 | -6/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Ninja Multi-Config: Don't build target dependencies for custom commands | Kyle Edwards | 2020-03-03 | 3 | -6/+3 |
|
|
* | | Ninja Multi-Config: Fix spurious unused variable warning | Kyle Edwards | 2020-03-03 | 2 | -2/+13 |
|/ |
|
* | Ninja Multi-Config: Always generate build.ninja | Kyle Edwards | 2020-02-27 | 4 | -12/+3 |
|
|
* | Ninja Multi-Config: Remove "NMC" from variable names | Kyle Edwards | 2020-02-27 | 6 | -27/+27 |
|
|
* | Ninja Multi-Config: Fix issue with framework dependencies and Autogen | Kyle Edwards | 2020-02-17 | 2 | -0/+27 |
|
|
* | Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGS | Kyle Edwards | 2020-02-11 | 3 | -0/+45 |
|
|
* | Ninja Multi-Config: Add support for DEPFILE option in add_custom_command() | Kyle Edwards | 2020-02-07 | 3 | -0/+18 |
|
|
* | Merge topic 'ninja-multi-default-config-fix' into release-3.17 | Brad King | 2020-02-07 | 2 | -0/+5 |
|\ |
|
| * | Ninja Multi-Config: Fix issue with CMAKE_NMC_DEFAULT_BUILD_FILE_CONFIG | Kyle Edwards | 2020-02-06 | 2 | -0/+5 |
|
|
* | | Ninja Multi-Config: Don't include MinSizeRel by default | Kyle Edwards | 2020-02-06 | 1 | -4/+4 |
|/ |
|
* | Ninja Multi-Config: Use build.ninja if cmake --build has no --config | Kyle Edwards | 2020-02-04 | 2 | -2/+8 |
|
|
* | Merge topic 'ninja-multi-variable-shuffle' | Brad King | 2020-02-03 | 21 | -10/+230 |
|\ |
|
| * | Ninja Multi-Config: Shuffle variables around | Kyle Edwards | 2020-02-03 | 21 | -10/+230 |
|
|
* | | NinjaMultiConfig: CUDA executables generate symbols on windows | Robert Maynard | 2020-01-31 | 2 | -0/+6 |
|
|
* | | Merge topic 'automoc-using-depfiles' | Brad King | 2020-01-30 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | AutoGen: Use depfiles for the XXX_autogen ninja targets | Joerg Bornemann | 2020-01-28 | 1 | -0/+4 |
|
|
| * | AutoGen: Use moc's feature to output dependencies | Joerg Bornemann | 2020-01-28 | 1 | -0/+8 |
|
|
* | | Ninja Multi-Config: Fix bug with MacOS frameworks | Kyle Edwards | 2020-01-24 | 2 | -0/+29 |
|/ |
|
* | Ninja Multi-Config: Add variable to control configs used in cross-config build | Kyle Edwards | 2020-01-23 | 15 | -0/+377 |
|
|
* | Ninja Multi-Config: Add variable to control aliases in build.ninja | Kyle Edwards | 2020-01-22 | 5 | -0/+140 |
|
|
* | Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja | Kyle Edwards | 2020-01-22 | 4 | -0/+142 |
|
|
* | Ninja Multi-Config: Rename variable to be more consistent | Kyle Edwards | 2020-01-16 | 1 | -7/+7 |
|
|
* | Merge topic 'ninja_multi_config_support_cuda' | Kyle Edwards | 2020-01-14 | 6 | -0/+101 |
|\ |
|
| * | CUDA: Mult-Config Ninja generator now supports CUDA | Robert Maynard | 2020-01-13 | 6 | -0/+101 |
|
|
* | | Ninja Multi-Config: Improve error handling when not doing cross-config build | Kyle Edwards | 2020-01-13 | 2 | -6/+2 |
|/ |
|
* | Ninja Multi-Config: Make cross-config building opt-in | Kyle Edwards | 2020-01-10 | 16 | -5/+106 |
|
|
* | Tests: Add test for Multi-Configuration Ninja generator | Kyle Edwards | 2019-12-13 | 71 | -0/+1703 |
|
|