summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2020-02-261-1/+1
* Merge topic 'ctest-failure-error-reporting'Brad King2020-02-256-24/+82
|\
| * CTest: Provide more detailed information on resource allocation errorKyle Edwards2020-02-243-1/+35
| * Refactor: Provide more detailed error information from TryAllocateResources()Kyle Edwards2020-02-242-16/+37
| * CTest: Improve error reporting with bad working directory for testsKyle Edwards2020-02-242-2/+2
| * Refactor: Require detail when calling cmCTestRunTest::StartFailure()Kyle Edwards2020-02-243-8/+11
| * Merge topic 'update-kwsys' into release-3.17Brad King2020-02-182-6/+18
| |\
| | * KWSys: SystemTools: CopyFileIfDifferent: Fix endless recursionBrad King2020-02-182-6/+18
* | | Merge topic 'cuda-non-device-link'Brad King2020-02-251-2/+2
|\ \ \
| * \ \ Merge branch 'backport-cuda-non-device-link'Brad King2020-02-241-2/+2
| |\ \ \
| | * | | Ninja: Do not use nvcc response files with non-nvcc toolsFrancisco Facioni2020-02-241-2/+2
| | * | | CMake 3.15.7v3.15.7Brad King2020-02-041-1/+1
| | * | | Merge branch 'vs-16.4-custom-command-inputs' into release-3.15Brad King2020-01-281-1/+7
| | |\ \ \
* | | | | | CMake Nightly Date StampKitware Robot2020-02-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-02-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-02-231-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-02-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-02-211-1/+1
* | | | | | Merge topic 'string-hex'Kyle Edwards2020-02-201-0/+22
|\ \ \ \ \ \
| * | | | | | string: Add new HEX sub-commandKyle Edwards2020-02-191-0/+22
* | | | | | | CMake Nightly Date StampKitware Robot2020-02-201-1/+1
|/ / / / / /
* | | | | | CMake Nightly Date StampKitware Robot2020-02-191-1/+1
* | | | | | Merge topic 'update-kwsys'Brad King2020-02-183-7/+19
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-02-173-7/+19
* | | | | | | Merge topic 'deprecate-policy-old'Brad King2020-02-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add deprecation warnings for policies CMP0071 and belowBrad King2020-02-171-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'ninja-multi-framework-dependency-autogen-fix'Brad King2020-02-1827-87/+125
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-ninja-multi-framework-dependency-autogen-fix' into nin...Kyle Edwards2020-02-1727-87/+125
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-1727-87/+125
| | | |/ / / / | | |/| | | |
| | * | | | | CMake 3.17.0-rc1v3.17.0-rc1Brad King2020-02-121-1/+1
| | * | | | | Merge topic 'ninja-multi-default-configs-fix' into release-3.17Brad King2020-02-122-6/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge topic 'file-CONFIGURE_DEPENDS-verify-CMP0009' into release-3.17Brad King2020-02-121-0/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge topic 'install-default-fix' into release-3.17Brad King2020-02-121-6/+38
| | |\ \ \ \ \ \ \
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-181-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'makefiles-deep-configure'Brad King2020-02-171-9/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Makefiles: Re-run CMake if file configured in subdirectory is missingHugh Sorby2020-02-141-9/+8
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-171-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-161-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-151-1/+1
* | | | | | | | | Merge topic 'update-libarchive'Brad King2020-02-141-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libarchive: Update to build within CMakeBrad King2020-02-131-0/+4
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-141-1/+1
|/ / / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-131-1/+1
* | | | | | | | | Merge topic 'ninja-strcat-usage'Kyle Edwards2020-02-122-151/+154
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmNinjaTargetGenerator: cmStrCat usageBen Boeckel2020-02-111-79/+81
| * | | | | | | | | cmGlobalNinjaGenerator: cmStrCat usageBen Boeckel2020-02-111-57/+61
| * | | | | | | | | cmGlobalNinjaGenerator: factor out /all target name computationBen Boeckel2020-02-111-14/+11
| * | | | | | | | | cmGlobalNinjaGenerator: avoid unnecessary string additionBen Boeckel2020-02-111-1/+1
* | | | | | | | | | Merge topic 'ninja-multi-default-configs-fix'Brad King2020-02-122-6/+8
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Ninja Multi-Config: Fix issue with "all" in CMAKE_NMC_DEFAULT_CONFIGSKyle Edwards2020-02-112-6/+8
| | |_|/ / / / / / | |/| | | | | | |