summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-global-props-for-all-targets'Brad King2018-09-287-0/+106
|\
| * VS: Add test for CMAKE_VS_GLOBALSMikhail Korolev2018-09-283-0/+53
| * VS: Add option to set VS_GLOBAL_* for all targetsMikhail Korolev2018-09-254-0/+53
* | Merge topic 'vs-msbuild-platform'Brad King2018-09-283-3/+18
|\ \
| * | VS: Pass platform when invoking MSBuildBrad King2018-09-251-0/+1
| * | ctest: Fix generator platform under --build-nocmakeBrad King2018-09-251-3/+9
| * | cmake: Fix generator platform under --build modeBrad King2018-09-251-0/+8
* | | Merge topic 'addvs2017arm64'Brad King2018-09-281-17/+19
|\ \ \
| * | | Tests: Add VSWinStore* test for VS 2017 ARM64Gilles Khouzam2018-09-261-0/+1
| * | | Tests: Teach VSWinStore* tests to pass the architecture as a parameterGilles Khouzam2018-09-261-17/+18
| |/ /
* | | CMake Nightly Date StampKitware Robot2018-09-281-1/+1
* | | Merge topic 'asm-path-from-c'Brad King2018-09-271-4/+2
|\ \ \
| * | | ASM: Search for full path even when using C or C++ compilerRaul Laasner2018-09-261-4/+2
* | | | Merge topic 'update-libarchive'Brad King2018-09-2754-204/+1004
|\ \ \ \
| * | | | Update CMake pre-cached values for libarchive 3.3.3Brad King2018-09-261-0/+1
| * | | | 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
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.12'Brad King2018-09-270-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'libarchive-libressl-2.7' into release-3.12Brad King2018-09-261-1/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge topic 'libarchive-libressl-2.7'Brad King2018-09-271-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | libarchive: Backport fix for build with LibreSSL 2.7Brad King2018-09-261-1/+2
* | | | | | | | Merge topic 'FindMatlab-2018b'Brad King2018-09-272-0/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMatlab: Add Matlab 2018a,b to version listSean Warren2018-09-262-0/+5
| * | | | | | | | FindMatlab: Explicitly export mexFunction in MSVCSean Warren2018-09-262-0/+17
| * | | | | | | | FindMatlab: Optionally allow linking to MatlabEngine and MatlabDataArraySean Warren2018-09-262-0/+68
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-09-271-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'FindLua-names-per-dir'Brad King2018-09-261-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindLua: Search for all library names in each pathBrad King2018-09-251-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'FindGLUT-windows-debug'Brad King2018-09-261-9/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGLUT: Find debug/release variants on WindowsKohányi Róbert2018-09-251-9/+33
* | | | | | | | | Merge topic 'refactor-backtrace'Brad King2018-09-263-4/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | clang-tidy: restore 'misc-noexcept-move-constructor'Brad King2018-09-262-3/+4
| * | | | | | | | cmListFileCache: Add missing assertion in backtrace Top methodBrad King2018-09-262-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