summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LINK_DEPENDS: add support of 'generator expressions'Marc Chevrier2018-06-274-6/+22
* LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDSMarc Chevrier2018-06-2722-42/+195
* CMake Nightly Date StampKitware Robot2018-06-271-1/+1
* CMake Nightly Date StampKitware Robot2018-06-261-1/+1
* Merge branch 'release-3.12'Brad King2018-06-250-0/+0
|\
| * Merge branch 'libuv-new-version-file-location' into release-3.12Brad King2018-06-251-0/+2
| |\
* | \ 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
| |\ \ \
| | * | | KWSys 2018-06-22 (49068d94)KWSys Upstream2018-06-222-15/+12
* | | | | Merge topic 'test-wizard'Brad King2018-06-254-4/+3
|\ \ \ \ \
| * | | | | Tests: Adopt wizard test in RunCMake.CommandLineBrad King2018-06-224-4/+3
| |/ / / /
* | | | | Merge branch 'release-3.12'Brad King2018-06-250-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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-227-28/+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-257-28/+12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressionsBrad King2018-06-227-28/+12
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-06-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-06-241-1/+1
* | | | | Merge topic 'cmake-buildsystem-manual-typo'Craig Scott2018-06-231-1/+1
|\ \ \ \ \
| * | | | | Help: Fix typo in cmake-buildsystem(7) manualJoan Massich2018-06-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-06-231-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'cpack-generator-documentation'Brad King2018-06-2268-3528/+3561
|\ \ \ \ \
| * | | | | Help: Update old version release notes for CPack generator docsBrad King2018-06-2112-108/+110
| * | | | | Help: Add release notes for CPack generator documentation and module updatesKyle Edwards2018-06-211-0/+9
| * | | | | CPack: Move internal implementation modules into Internal/CPack directoryKyle Edwards2018-06-2122-2724/+144
| * | | | | Help: Add new section for CPack generatorsKyle Edwards2018-06-2133-371/+2961
| * | | | | CPackIFW: Turn documentation into a block commentKyle Edwards2018-06-211-671/+672
| * | | | | Help: Move legacy CPack modules into separate sectionKyle Edwards2018-06-211-12/+23
* | | | | | Merge topic 'cmake_autogen_verbose'Brad King2018-06-2214-8/+69
|\ \ \ \ \ \
| * | | | | | Autogen: Add release notes for CMAKE_AUTOGEN_VERBOSESebastian Holtermann2018-06-211-0/+6
| * | | | | | Autogen: Add documentation for CMAKE_AUTOGEN_VERBOSESebastian Holtermann2018-06-212-0/+14
| * | | | | | Autogen: Enable CMAKE_AUTOGEN_VERBOSE in all testsSebastian Holtermann2018-06-215-0/+5
| * | | | | | Autogen: Add CMAKE_AUTOGEN_VERBOSE variable supportSebastian Holtermann2018-06-216-8/+44
| |/ / / / /
* | | | | | Merge topic 'vs_debugger'Brad King2018-06-2216-7/+142
|\ \ \ \ \ \
| * | | | | | VS10Project: Expand VS_DEBUGGER_* capabilitiesJon Chronopoulos2018-06-1716-7/+142
* | | | | | | Merge branch 'release-3.12'Brad King2018-06-220-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'FindJPEG-fix-debug' into release-3.12Brad King2018-06-211-7/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindJPEG-fix-debug'Brad King2018-06-221-7/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | FindJPEG: Drop ancient compatibility NATIVE_JPEG_* result variablesAndrey Karpov2018-06-211-6/+0
| * | | | | | FindJPEG: Add forgotten names of libraries for Debug configurationAndrey Karpov2018-06-211-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-06-221-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'LINK_OPTIONS'Brad King2018-06-211-0/+1
|\ \ \ \ \
| * | | | | Help: add_library(INTERFACE): add reference to add_link_options()Marc Chevrier2018-06-201-0/+1