summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'xl-fortran-module-dir-use'Brad King2020-03-021-0/+9
|\
| * XL: Fix using Fortran modules from their output directoryBrad King2020-02-281-0/+9
* | CMake Nightly Date StampKitware Robot2020-03-021-1/+1
* | CMake Nightly Date StampKitware Robot2020-03-011-1/+1
* | CMake Nightly Date StampKitware Robot2020-02-291-1/+1
* | Merge topic 'csharp-out-of-source-groups'Brad King2020-02-282-84/+47
|\ \
| * | CSharp: Add support for source groups with out-of-source buildsKinan Mahdi2020-02-282-84/+47
* | | Merge topic 'modernize-memory-management'Brad King2020-02-2817-138/+126
|\ \ \
| * | | Modernize memory managementMarc Chevrier2020-02-2717-138/+126
* | | | Merge topic 'ninja-multi-variable-shuffle-again'Brad King2020-02-284-17/+59
|\ \ \ \
| * | | | Ninja Multi-Config: Always generate build.ninjaKyle Edwards2020-02-271-7/+5
| * | | | Generator: Don't allow Ninja Multi-Config variables on other generatorsKyle Edwards2020-02-273-0/+46
| * | | | Ninja Multi-Config: Remove "NMC" from variable namesKyle Edwards2020-02-271-11/+9
* | | | | Merge topic 'foreach-range-issues'Brad King2020-02-281-6/+36
|\ \ \ \ \
| * | | | | foreach: Set fatal error on invalid rangeKyle Edwards2020-02-271-0/+1
| * | | | | foreach: Fix crash when parsing invalid integerKyle Edwards2020-02-271-6/+35
| * | | | | Merge topic 'pch-file-time' into release-3.17Brad King2020-02-271-0/+13
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'update-kwsys' into release-3.17Brad King2020-02-271-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | KWSys: Terminal: Add st-256color to VT100 color support whitelistBrad King2020-02-251-0/+1
| * | | | | | Merge topic 'ctest-failure-error-reporting' into release-3.17Brad King2020-02-256-24/+82
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'cuda-non-device-link' into release-3.17Brad King2020-02-251-2/+2
| |\ \ \ \ \ \ \
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-281-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge topic 'Genex-LINK_LANGUAGE'Brad King2020-02-2710-47/+344
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-2610-47/+344
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'cmake_command-command'Brad King2020-02-274-0/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake_command: Add command to INVOKE other commands by nameCristian Adam2020-02-254-0/+71
* | | | | | | | | Merge topic 'execute_process_exclusive_capture'Brad King2020-02-271-7/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE optionsCristian Adam2020-02-241-7/+15
* | | | | | | | | | Merge topic 'pch-file-time'Brad King2020-02-271-0/+13
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | PCH: Copy the timestamp from an absolute header fileCristian Adam2020-02-261-0/+13
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'update-kwsys'Brad King2020-02-274-6/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-02-254-6/+77
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-271-1/+1
* | | | | | | | | | Merge topic 'vs-sln-deploy'Brad King2020-02-262-18/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | VS: Add target property to explicitly control solution deploymentAlexander Boczar2020-02-252-18/+22
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | 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