summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-fix-deb-packaging'Brad King2018-07-031-0/+6
|\
| * CPack/Deb: Restore setting of root as the owner of filesAndrew Fuller2018-07-021-0/+6
| * CMake 3.12.0-rc2v3.12.0-rc2Brad King2018-06-291-1/+1
| * Merge branch 'ctest_submit-https' into release-3.12Brad King2018-06-272-3/+5
| |\
| * \ Merge branch 'lexer-null' into release-3.12Brad King2018-06-262-103/+99
| |\ \
| * \ \ Merge branch 'libuv-new-version-file-location' into release-3.12Brad King2018-06-251-0/+2
| |\ \ \
| * \ \ \ Merge branch 'vs-filter-default-toolset' into release-3.12Brad King2018-06-256-27/+73
| |\ \ \ \
| * \ \ \ \ Merge branch 'file-GLOB-remove-new-errors' into release-3.12Brad King2018-06-221-17/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs-cuda-no-host-includes' into release-3.12Brad King2018-06-201-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs-cuda-maxrregcount' into release-3.12Brad King2018-06-201-0/+3
| |\ \ \ \ \ \ \
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-07-031-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-07-021-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-07-011-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-06-301-1/+1
* | | | | | | | | Merge topic 'ctest_submit-https'Brad King2018-06-292-3/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ctest_submit: show headers as debug infoZack Galbreath2018-06-272-3/+3
| * | | | | | | | ctest_submit: Check CA file during CDASH_UPLOADZack Galbreath2018-06-271-0/+2
* | | | | | | | | Merge topic 'lexer-null'Brad King2018-06-292-103/+99
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ListFileLexer: Do not match null bytes in inputBrad King2018-06-262-103/+99
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-291-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-281-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-271-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-06-261-1/+1
* | | | | | | | Merge topic 'libuv-new-version-file-location'Brad King2018-06-251-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindLibUV: Also check uv/version.h for version detectionRaphael Kubo da Costa2018-06-251-0/+2
| |/ / / / / /
* | | | | | | Merge topic 'update-kwsys'Brad King2018-06-259-41/+33
|\ \ \ \ \ \ \
| * | | | | | | Update use of KWSys SystemTools::SplitString for new signatureBrad King2018-06-227-26/+21
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-06-222-15/+12
* | | | | | | | Merge topic 'vs-filter-default-toolset'Brad King2018-06-256-27/+73
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | VS: Allow toolset version selection to specify default toolsetBasil Fierz2018-06-244-18/+54
| * | | | | | | cmVSSetupHelper: Expose default toolset versionBasil Fierz2018-06-222-0/+15
| * | | | | | | cmVSSetupHelper: Use in-class member initializationBrad King2018-06-221-9/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'file-GLOB-remove-new-errors'Brad King2018-06-251-17/+11
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressionsBrad King2018-06-221-17/+11
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2018-06-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-06-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-06-231-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'cpack-generator-documentation'Brad King2018-06-227-9/+9
|\ \ \ \ \
| * | | | | CPack: Move internal implementation modules into Internal/CPack directoryKyle Edwards2018-06-216-8/+8
| * | | | | Help: Add new section for CPack generatorsKyle Edwards2018-06-211-1/+1
* | | | | | Merge topic 'cmake_autogen_verbose'Brad King2018-06-226-8/+44
|\ \ \ \ \ \
| * | | | | | Autogen: Add CMAKE_AUTOGEN_VERBOSE variable supportSebastian Holtermann2018-06-216-8/+44
| |/ / / / /
* | | | | | Merge topic 'vs_debugger'Brad King2018-06-221-2/+39
|\ \ \ \ \ \
| * | | | | | VS10Project: Expand VS_DEBUGGER_* capabilitiesJon Chronopoulos2018-06-171-2/+39
* | | | | | | CMake Nightly Date StampKitware Robot2018-06-221-1/+1
| |/ / / / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-06-211-1/+1
* | | | | | Merge topic 'vs-cuda-no-host-includes'Brad King2018-06-201-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | VS: Avoid duplication of CUDA include directoriesBrad King2018-06-201-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'vs-cuda-maxrregcount'Brad King2018-06-201-0/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | VS: Add CUDA flag table entry for -maxrregcountBrad King2018-06-201-0/+3
| |/ / /