summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'safe_property'Brad King2018-07-037-23/+47
|\
| * Autogen: Use default and remove custom GetSafeProperty functionsSebastian Holtermann2018-07-021-23/+11
| * Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFileSebastian Holtermann2018-07-026-0/+36
* | Merge topic 'cpack-external'Brad King2018-07-037-277/+722
|\ \
| * | CPack: Add "CPack External" generatorKyle Edwards2018-07-024-1/+384
| * | cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal fieldKyle Edwards2018-07-023-11/+45
| * | cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects()Kyle Edwards2018-07-022-268/+296
| |/
* | Merge topic 'LINK_DEPENDS'Brad King2018-07-0314-40/+125
|\ \
| * | LINK_DEPENDS: add support of 'generator expressions'Marc Chevrier2018-06-271-5/+11
| * | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDSMarc Chevrier2018-06-2714-40/+119
* | | 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