Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'xl-fortran-module-dir-use' | Brad King | 2020-03-02 | 1 | -0/+9 |
|\ | |||||
| * | XL: Fix using Fortran modules from their output directory | Brad King | 2020-02-28 | 1 | -0/+9 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-02 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-01 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-02-29 | 1 | -1/+1 |
* | | Merge topic 'csharp-out-of-source-groups' | Brad King | 2020-02-28 | 2 | -84/+47 |
|\ \ | |||||
| * | | CSharp: Add support for source groups with out-of-source builds | Kinan Mahdi | 2020-02-28 | 2 | -84/+47 |
* | | | Merge topic 'modernize-memory-management' | Brad King | 2020-02-28 | 17 | -138/+126 |
|\ \ \ | |||||
| * | | | Modernize memory management | Marc Chevrier | 2020-02-27 | 17 | -138/+126 |
* | | | | Merge topic 'ninja-multi-variable-shuffle-again' | Brad King | 2020-02-28 | 4 | -17/+59 |
|\ \ \ \ | |||||
| * | | | | Ninja Multi-Config: Always generate build.ninja | Kyle Edwards | 2020-02-27 | 1 | -7/+5 |
| * | | | | Generator: Don't allow Ninja Multi-Config variables on other generators | Kyle Edwards | 2020-02-27 | 3 | -0/+46 |
| * | | | | Ninja Multi-Config: Remove "NMC" from variable names | Kyle Edwards | 2020-02-27 | 1 | -11/+9 |
* | | | | | 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 |