Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'foreach-range-issues' | Brad King | 2020-02-28 | 1 | -6/+36 |
|\ | |||||
| * | foreach: Set fatal error on invalid range | Kyle Edwards | 2020-02-27 | 1 | -0/+1 |
| * | foreach: Fix crash when parsing invalid integer | Kyle Edwards | 2020-02-27 | 1 | -6/+35 |
| * | Merge topic 'pch-file-time' into release-3.17 | Brad King | 2020-02-27 | 1 | -0/+13 |
| |\ | |||||
| * \ | Merge topic 'update-kwsys' into release-3.17 | Brad King | 2020-02-27 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | KWSys: Terminal: Add st-256color to VT100 color support whitelist | Brad King | 2020-02-25 | 1 | -0/+1 |
| * | | | Merge topic 'ctest-failure-error-reporting' into release-3.17 | Brad King | 2020-02-25 | 6 | -24/+82 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'cuda-non-device-link' into release-3.17 | Brad King | 2020-02-25 | 1 | -2/+2 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-28 | 1 | -1/+1 |
* | | | | | | Merge topic 'Genex-LINK_LANGUAGE' | Brad King | 2020-02-27 | 10 | -47/+344 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> | Marc Chevrier | 2020-02-26 | 10 | -47/+344 |
* | | | | | | | Merge topic 'cmake_command-command' | Brad King | 2020-02-27 | 4 | -0/+71 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake_command: Add command to INVOKE other commands by name | Cristian Adam | 2020-02-25 | 4 | -0/+71 |
* | | | | | | | | Merge topic 'execute_process_exclusive_capture' | Brad King | 2020-02-27 | 1 | -7/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options | Cristian Adam | 2020-02-24 | 1 | -7/+15 |
* | | | | | | | | | Merge topic 'pch-file-time' | Brad King | 2020-02-27 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | PCH: Copy the timestamp from an absolute header file | Cristian Adam | 2020-02-26 | 1 | -0/+13 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-02-27 | 4 | -6/+77 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-02-25 | 4 | -6/+77 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-27 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'vs-sln-deploy' | Brad King | 2020-02-26 | 2 | -18/+22 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | VS: Add target property to explicitly control solution deployment | Alexander Boczar | 2020-02-25 | 2 | -18/+22 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-26 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'ctest-failure-error-reporting' | Brad King | 2020-02-25 | 6 | -24/+82 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | CTest: Provide more detailed information on resource allocation error | Kyle Edwards | 2020-02-24 | 3 | -1/+35 |
| * | | | | | | | Refactor: Provide more detailed error information from TryAllocateResources() | Kyle Edwards | 2020-02-24 | 2 | -16/+37 |
| * | | | | | | | CTest: Improve error reporting with bad working directory for tests | Kyle Edwards | 2020-02-24 | 2 | -2/+2 |
| * | | | | | | | Refactor: Require detail when calling cmCTestRunTest::StartFailure() | Kyle Edwards | 2020-02-24 | 3 | -8/+11 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'update-kwsys' into release-3.17 | Brad King | 2020-02-18 | 2 | -6/+18 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | KWSys: SystemTools: CopyFileIfDifferent: Fix endless recursion | Brad King | 2020-02-18 | 2 | -6/+18 |
* | | | | | | | | Merge topic 'cuda-non-device-link' | Brad King | 2020-02-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'backport-cuda-non-device-link' | Brad King | 2020-02-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | Ninja: Do not use nvcc response files with non-nvcc tools | Francisco Facioni | 2020-02-24 | 1 | -2/+2 |
| | * | | | | | | CMake 3.15.7v3.15.7 | Brad King | 2020-02-04 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'vs-16.4-custom-command-inputs' into release-3.15 | Brad King | 2020-01-28 | 1 | -1/+7 |
| | |\ \ \ \ \ \ | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-25 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-24 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-23 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-22 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-21 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'string-hex' | Kyle Edwards | 2020-02-20 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | string: Add new HEX sub-command | Kyle Edwards | 2020-02-19 | 1 | -0/+22 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-20 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-19 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | 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 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | |