| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Tests: Fix CFBundleTest for Ninja Multi-Config | Kyle Edwards | 2020-02-25 | 1 | -1/+1 |
|
|
| * | | | | | Tests: Fix CustComDepend test for Ninja Multi-Config | Kyle Edwards | 2020-02-25 | 1 | -2/+2 |
|
|
* | | | | | | Merge topic 'swig-fortran' | Marc Chevrier | 2020-02-25 | 4 | -0/+118 |
|\ \ \ \ \ \ |
|
| * | | | | | | UseSWIG: Enable SWIG Fortran target language | Seth R Johnson | 2020-02-24 | 4 | -0/+118 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge topic 'ctest-failure-error-reporting' | Brad King | 2020-02-25 | 3 | -3/+37 |
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / / |
|
| * | | | | CTest: Provide more detailed information on resource allocation error | Kyle Edwards | 2020-02-24 | 3 | -3/+37 |
| |/ / / |
|
| * | | | Merge topic 'ninja-multi-framework-dependency-autogen-fix' into release-3.17 | Brad King | 2020-02-18 | 2 | -0/+27 |
| |\ \ \ |
|
* | | | | | string: Add new HEX sub-command | Kyle Edwards | 2020-02-19 | 8 | -0/+36 |
| |_|/ /
|/| | | |
|
* | | | | Merge topic 'deprecate-policy-old' | Brad King | 2020-02-18 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Add deprecation warnings for policies CMP0071 and below | Brad King | 2020-02-17 | 1 | -0/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'ninja-multi-framework-dependency-autogen-fix' | Brad King | 2020-02-18 | 2 | -0/+27 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'backport-ninja-multi-framework-dependency-autogen-fix' into nin... | Kyle Edwards | 2020-02-17 | 2 | -0/+27 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Ninja Multi-Config: Fix issue with framework dependencies and Autogen | Kyle Edwards | 2020-02-17 | 2 | -0/+27 |
|
|
* | | | | Merge topic 'git-config-with-spaces' | Brad King | 2020-02-17 | 4 | -12/+27 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ExternalProject: Quote each git --config option to handle spaces | Craig Scott | 2020-02-15 | 1 | -1/+3 |
|
|
| * | | | Tests: Add missing ExternalProject smoke tests | Craig Scott | 2020-02-15 | 1 | -0/+8 |
|
|
| * | | | Tests: Fix test_clean target missing some test directories | Craig Scott | 2020-02-15 | 3 | -11/+16 |
| | |/
| |/| |
|
| * | | Merge topic 'ninja-multi-default-configs-fix' into release-3.17 | Brad King | 2020-02-12 | 3 | -0/+45 |
| |\ \ |
|
| * \ \ | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17 | Brad King | 2020-02-12 | 5 | -2/+30 |
| |\ \ \ |
|
| * \ \ \ | Merge topic 'install-default-fix' into release-3.17 | Brad King | 2020-02-12 | 6 | -12/+12 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge topic 'makefiles-deep-configure' | Brad King | 2020-02-17 | 3 | -7/+8 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Makefiles: Re-run CMake if file configured in subdirectory is missing | Hugh Sorby | 2020-02-14 | 3 | -7/+8 |
|
|
* | | | | | | Merge topic 'ninja-multi-default-configs-fix' | Brad King | 2020-02-12 | 3 | -0/+45 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGS | Kyle Edwards | 2020-02-11 | 3 | -0/+45 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge topic 'FindPython-reduce-resources-comsumption' into release-3.17 | Brad King | 2020-02-11 | 1 | -0/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge topic 'swift-no-sdk-include' into release-3.17 | Brad King | 2020-02-11 | 4 | -0/+81 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' | Brad King | 2020-02-12 | 5 | -2/+30 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to new | Shane Parris | 2020-02-11 | 5 | -0/+28 |
|
|
| * | | | | | | Tests: Perform minor cleanups in RunCMake.file test | Shane Parris | 2020-02-11 | 1 | -2/+2 |
|
|
* | | | | | | | Merge topic 'install-default-fix' | Brad King | 2020-02-12 | 6 | -12/+12 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'backport-3.16-install-default-fix' | Brad King | 2020-02-11 | 6 | -12/+12 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | install: Fix regression when using default destinations | Kyle Edwards | 2020-02-11 | 6 | -12/+12 |
|
|
* | | | | | | | Merge topic 'FindPython-reduce-resources-comsumption' | Brad King | 2020-02-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | FindPython: reduces consumption of resources | Marc Chevrier | 2020-02-10 | 1 | -0/+1 |
|
|
* | | | | | | | Merge topic 'swift-no-sdk-include' | Brad King | 2020-02-11 | 4 | -0/+81 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Swift: Exclude SDK include paths | Yauheni Khnykin | 2020-02-10 | 4 | -0/+81 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge topic 'fileapi-test-breakup' | Brad King | 2020-02-11 | 58 | -4690/+4752 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | FileAPI test: Break gen_check_projects() into JSON files | Kyle Edwards | 2020-02-07 | 8 | -120/+127 |
|
|
| * | | | | | FileAPI test: Break gen_check_targets() into JSON files | Kyle Edwards | 2020-02-07 | 42 | -4422/+4462 |
|
|
| * | | | | | FileAPI test: Break gen_check_directories() into JSON files | Kyle Edwards | 2020-02-07 | 10 | -148/+157 |
|
|
| * | | | | | FileAPI test: Add infrastructure for reading JSON test data | Kyle Edwards | 2020-02-07 | 1 | -0/+6 |
| | |_|_|/
| |/| | | |
|
| * | | | | Merge topic 'ninja-multi-default-config-fix' | Brad King | 2020-02-07 | 2 | -0/+5 |
| |\ \ \ \ |
|
* | | | | | | 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 | 6 | -8/+29 |
|/ / |
|
* | | Merge topic 'ninja-multi-cmake-build-no-config' | Brad King | 2020-02-05 | 2 | -2/+8 |
|\ \ |
|
| * | | Ninja Multi-Config: Use build.ninja if cmake --build has no --config | Kyle Edwards | 2020-02-04 | 2 | -2/+8 |
|
|
* | | | Add -E cmake_llvm_rc to preprocess files for llvm-rc | Thomas Bernard | 2020-02-04 | 9 | -0/+38 |
|/ / |
|
* | | Merge topic 'ninja-multi-variable-shuffle' | Brad King | 2020-02-03 | 21 | -10/+230 |
|\ \ |
|