Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSharp: Add support for source groups with out-of-source builds | Kinan Mahdi | 2020-02-28 | 2 | -84/+47 |
* | Merge topic 'update-kwsys' | Brad King | 2020-02-18 | 3 | -7/+19 |
|\ | |||||
| * | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-02-17 | 3 | -7/+19 |
* | | Merge topic 'deprecate-policy-old' | Brad King | 2020-02-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add deprecation warnings for policies CMP0071 and below | Brad King | 2020-02-17 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'ninja-multi-framework-dependency-autogen-fix' | Brad King | 2020-02-18 | 27 | -87/+125 |
|\ \ | |||||
| * \ | Merge branch 'backport-ninja-multi-framework-dependency-autogen-fix' into nin... | Kyle Edwards | 2020-02-17 | 27 | -87/+125 |
| |\ \ | |||||
| | * | | Ninja Multi-Config: Fix issue with framework dependencies and Autogen | Kyle Edwards | 2020-02-17 | 27 | -87/+125 |
| | * | | CMake 3.17.0-rc1v3.17.0-rc1 | Brad King | 2020-02-12 | 1 | -1/+1 |
| | * | | Merge topic 'ninja-multi-default-configs-fix' into release-3.17 | Brad King | 2020-02-12 | 2 | -6/+8 |
| | |\ \ | |||||
| | * \ \ | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17 | Brad King | 2020-02-12 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge topic 'install-default-fix' into release-3.17 | Brad King | 2020-02-12 | 1 | -6/+38 |
| | |\ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-18 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'makefiles-deep-configure' | Brad King | 2020-02-17 | 1 | -9/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Makefiles: Re-run CMake if file configured in subdirectory is missing | Hugh Sorby | 2020-02-14 | 1 | -9/+8 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-16 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-15 | 1 | -1/+1 |
* | | | | | | Merge topic 'update-libarchive' | Brad King | 2020-02-14 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | libarchive: Update to build within CMake | Brad King | 2020-02-13 | 1 | -0/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-14 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-13 | 1 | -1/+1 |
* | | | | | | Merge topic 'ninja-strcat-usage' | Kyle Edwards | 2020-02-12 | 2 | -151/+154 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmNinjaTargetGenerator: cmStrCat usage | Ben Boeckel | 2020-02-11 | 1 | -79/+81 |
| * | | | | | | cmGlobalNinjaGenerator: cmStrCat usage | Ben Boeckel | 2020-02-11 | 1 | -57/+61 |
| * | | | | | | cmGlobalNinjaGenerator: factor out /all target name computation | Ben Boeckel | 2020-02-11 | 1 | -14/+11 |
| * | | | | | | cmGlobalNinjaGenerator: avoid unnecessary string addition | Ben Boeckel | 2020-02-11 | 1 | -1/+1 |
* | | | | | | | Merge topic 'ninja-multi-default-configs-fix' | Brad King | 2020-02-12 | 2 | -6/+8 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGS | Kyle Edwards | 2020-02-11 | 2 | -6/+8 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'link-line-backtrace' into release-3.17 | Brad King | 2020-02-11 | 9 | -93/+85 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' | Brad King | 2020-02-12 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | file: GLOB_RECURSE VerifyGlobs.cmake should have CMP0009 set to new | Shane Parris | 2020-02-11 | 1 | -0/+2 |
* | | | | | | | Merge topic 'install-default-fix' | Brad King | 2020-02-12 | 1 | -6/+38 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-3.16-install-default-fix' | Brad King | 2020-02-11 | 1 | -6/+38 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | install: Fix regression when using default destinations | Kyle Edwards | 2020-02-11 | 1 | -6/+38 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-12 | 1 | -1/+1 |
* | | | | | | | Merge topic 'link-line-backtrace' | Brad King | 2020-02-11 | 9 | -93/+85 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge branch 'backport-3.16-link-line-backtrace' | Brad King | 2020-02-10 | 9 | -93/+85 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Propagate backtraces from LINK_LIBRARIES through to link line items | Brad King | 2020-02-10 | 9 | -93/+85 |
| | |/ / / | |||||
| | * | | | CMake 3.16.4v3.16.4 | Brad King | 2020-02-05 | 1 | -1/+1 |
| | * | | | Merge topic 'vs-version-for-unity' into release-3.16 | Brad King | 2020-02-05 | 3 | -7/+12 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge topic 'vs-16.4-custom-command-inputs' into release-3.16 | Brad King | 2020-01-29 | 1 | -1/+7 |
| | |\ \ \ \ | |||||
| | * | | | | | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments | Kyle Edwards | 2020-01-22 | 1 | -3/+14 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-11 | 1 | -1/+1 |
* | | | | | | | Merge topic 'ninja-multi-depfile' | Brad King | 2020-02-10 | 3 | -1/+5 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Ninja Multi-Config: Add support for DEPFILE option in add_custom_command() | Kyle Edwards | 2020-02-07 | 3 | -1/+5 |
| * | | | | | | Merge topic 'ninja-multi-default-config-fix' into release-3.17 | Brad King | 2020-02-07 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-10 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-09 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-08 | 1 | -1/+1 |