summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake_command: Add command to EVAL a CMake script as a stringCristian Adam2020-03-0324-37/+183
* Merge topic 'cmake_command-command'Brad King2020-02-2729-0/+164
|\
| * cmake_command: Add command to INVOKE other commands by nameCristian Adam2020-02-2529-0/+164
* | Merge topic 'execute_process_exclusive_capture'Brad King2020-02-278-8/+63
|\ \
| * | execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE optionsCristian Adam2020-02-248-8/+63
* | | Merge topic 'gen-tgt'Brad King2020-02-271-31/+37
|\ \ \
| * | | Help: cmake-generator-expressions(7): Target-Dependent QueriesJoachim Wuttke (h)2020-02-251-31/+37
* | | | Merge topic 'doc-cpack-ifw'Brad King2020-02-271-38/+45
|\ \ \ \
| * | | | Help: CPackIFW generator: offline installerJoachim Wuttke (o)2020-02-201-38/+45
| |/ / /
* | | | Merge branch 'release-3.17'Brad King2020-02-270-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'pch-file-time' into release-3.17Brad King2020-02-271-0/+13
| |\ \ \ \
* | \ \ \ \ 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 branch 'release-3.17'Brad King2020-02-270-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'update-kwsys' into release-3.17Brad King2020-02-271-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'update-kwsys'Brad King2020-02-274-6/+77
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-kwsys-terminal-st' into update-kwsysBrad King2020-02-250-0/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | KWSys: Terminal: Add st-256color to VT100 color support whitelistBrad King2020-02-251-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-02-254-6/+77
| |\ \ \ \ \ \
| | * | | | | | KWSys 2020-02-25 (b14ce28a)KWSys Upstream2020-02-254-6/+77
* | | | | | | | Merge branch 'release-3.16'Brad King2020-02-270-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-3.16-FindPython-cache-cleanup' into release-3.16Brad King2020-02-271-51/+98
| |\ \ \ \ \ \ \ \
| | * | | | | | | | FindPython: Do not cache computed result variables in CMake 3.16Marc Chevrier2020-02-261-2/+2
| | * | | | | | | | FindPython: Mark non-public cache entries INTERNAL in CMake 3.16Marc Chevrier2020-02-261-48/+95
* | | | | | | | | | Merge branch 'release-3.17'Brad King2020-02-270-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'FindPython-cache-cleanup' into release-3.17Brad King2020-02-271-55/+102
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'FindPython-cache-cleanup'Brad King2020-02-271-55/+102
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | FindPython: Do not cache computed result variablesMarc Chevrier2020-02-261-2/+2
| * | | | | | | | | | FindPython: Mark non-public cache entries INTERNALMarc Chevrier2020-02-261-52/+99
* | | | | | | | | | | Merge topic 'FindSWIG-components'Marc Chevrier2020-02-2710-14/+90
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindSWIG: Add COMPONENTS support for SWIG target languagesSeth R Johnson2020-02-2610-14/+90
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-02-271-1/+1
* | | | | | | | | | | Merge topic 'vs-sln-deploy'Brad King2020-02-268-18/+129
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VS: Add target property to explicitly control solution deploymentAlexander Boczar2020-02-258-18/+129
* | | | | | | | | | | | Merge branch 'release-3.17'Brad King2020-02-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge topic 'backport-ctest-resource-allocation-doc' into release-3.17Brad King2020-02-261-0/+9
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'backport-ctest-resource-allocation-doc'Brad King2020-02-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Help: Clarify that the CTest resource allocation feature doesn't oversubscribeKyle Edwards2020-02-261-0/+9
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'CPackRPM-trans-scripts'Brad King2020-02-265-17/+52
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPackRPM: Add PRE_/POST_TRANS scriptsSarang Joshi2020-02-245-17/+52
* | | | | | | | | | | | | Merge topic 'bzip2-warnings'Brad King2020-02-261-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bzip2: Disable MSVC warnings in 3rd party codeBrad King2020-02-251-1/+3
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'release-3.17'Brad King2020-02-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge topic 'cmake-cfg-intdir-ninja-multi' into release-3.17Brad King2020-02-261-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'cmake-cfg-intdir-ninja-multi'Brad King2020-02-261-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Help: Note that CMAKE_CFG_INTDIR is not fully supported on Ninja Multi-ConfigKyle Edwards2020-02-251-0/+7
* | | | | | | | | | | | | | Merge branch 'release-3.17'Brad King2020-02-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge topic 'RunCMake-test-lang' into release-3.17Brad King2020-02-261-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'RunCMake-test-lang'Brad King2020-02-261-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Tests: fix RunCMake.Make test when run on systems with non-english localeRolf Eike Beer2020-02-261-0/+3
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |