summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2018-09-2652-203/+1002
|\
| * LibArchive 2018-09-03 (5fe69dd0)LibArchive Upstream2018-09-2653-204/+1015
* | libarchive: Update script to get 3.3.3Brad King2018-09-261-1/+1
* | Merge branch 'libarchive-libressl-2.7' into update-libarchiveBrad King2018-09-261-1/+2
|\ \
| * | libarchive: Backport fix for build with LibreSSL 2.7Brad King2018-09-261-1/+2
* | | Merge topic 'link-directories'Craig Scott2018-09-2668-80/+898
|\ \ \
| * | | link_directories(): enhance capabilitiesMarc Chevrier2018-09-2513-10/+120
| * | | LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-2519-4/+109
| * | | LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-2541-62/+662
| * | | Refactoring: introduce function to check if a string is a generator expressionMarc Chevrier2018-09-254-12/+15
* | | | Merge topic 'dbgsym-packaging'Brad King2018-09-2611-405/+728
|\ \ \ \
| * | | | CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-2110-399/+722
| * | | | CPack/Deb: Use CMAKE_COMMAND to set the environmentAndrew Fuller2018-09-181-3/+3
| * | | | Help: Fix typoAndrew Fuller2018-09-181-3/+3
* | | | | Merge topic 'rel-linux64'Brad King2018-09-261-2/+5
|\ \ \ \ \
| * | | | | Utilities/Release: Build with gcc 8.2 on LinuxBrad King2018-09-251-2/+5
* | | | | | CMake Nightly Date StampKitware Robot2018-09-261-1/+1
|/ / / / /
* | | | | Merge topic 'refactor-backtrace'Brad King2018-09-253-100/+91
|\ \ \ \ \
| * | | | | cmListFileCache: Refactor cmListFileBacktrace internalsBrad King2018-09-242-100/+90
| * | | | | clang-tidy: exclude 'misc-noexcept-move-constructor'Brad King2018-09-241-0/+1
* | | | | | Merge topic 'doc-vs-cmake-A'Brad King2018-09-256-60/+119
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Suggest using -A to specify platform for VS generatorsBrad King2018-09-256-60/+119
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-09-251-1/+1
|/ / / /
* | | | Merge topic 'server-separate-json'Brad King2018-09-249-833/+917
|\ \ \ \
| * | | | server: Compile json object generation source separatelyBrad King2018-09-214-18/+52
| * | | | server: Split json dictionary into separate headerBrad King2018-09-214-38/+48
| * | | | server: Split json object generation into separate sourceBrad King2018-09-212-801/+821
| * | | | server: factor out json object generation entry pointsBrad King2018-09-211-20/+34
| * | | | cmake: Factor json version object construction into helperBrad King2018-09-212-4/+10
* | | | | CMake Nightly Date StampKitware Robot2018-09-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-09-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-09-221-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2018-09-211-1/+1
* | | | Merge topic 'deprecate-policy-old'Craig Scott2018-09-2012-4/+115
|\ \ \ \
| * | | | Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-1712-4/+115
* | | | | Merge topic 'bundleutilities-policy'Brad King2018-09-2015-218/+303
|\ \ \ \ \
| * | | | | Help: Add release notes for new BundleUtilities policyKyle Edwards2018-09-191-0/+5
| * | | | | BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-1914-1/+76
| * | | | | Help: Add note for BundleUtilities usageKyle Edwards2018-09-191-0/+4
| * | | | | Help: Convert BundleUtilities help to block-style commentKyle Edwards2018-09-191-217/+218
* | | | | | Merge topic 'rel-win-nightly'Brad King2018-09-202-2/+2
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Skip spurious ExternalData test for nightly binaryBrad King2018-09-192-2/+2
| |/ / / / /
* | | | | | Merge topic 'FindCUDA-filter-compute-capabilities'Brad King2018-09-201-0/+3
|\ \ \ \ \ \
| * | | | | | FindCUDA: Filter unrelated content in compute capabilities outputSoumith Chintala2018-09-191-0/+3
* | | | | | | Merge topic 'FindCUDA-ccbin-env'Brad King2018-09-202-1/+9
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Add option to set CUDA_HOST_COMPILER via environmentpeterjc1232018-09-182-1/+9
* | | | | | | | Merge branch 'release-3.12'Brad King2018-09-200-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'doc-updates' into release-3.12Brad King2018-09-191-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'doc-updates'Brad King2018-09-201-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: TESTS property: clarify usage.Marc Chevrier2018-09-191-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |