summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.12.3v3.12.3Brad King2018-10-031-1/+1
* Merge branch 'fix-csharp-target-type' into release-3.12Brad King2018-10-025-6/+21
|\
| * CSharp: Fix regression in VS project type selectionBrad King2018-10-024-3/+16
| * VS: Fix CSharp flag selection when linking to a static C++ libraryBrad King2018-10-021-3/+5
* | Merge branch 'libuv-gnu-hurd' into release-3.12Brad King2018-10-011-8/+39
|\ \
| * | libuv: do not require PATH_MAX to be definedBrad King2018-10-011-8/+39
| |/
* | Merge branch 'libarchive-libressl-2.7' into release-3.12Brad King2018-09-261-1/+2
|\ \
| * | libarchive: Backport fix for build with LibreSSL 2.7Brad King2018-09-261-1/+2
| |/
* | Merge branch 'doc-updates' into release-3.12Brad King2018-09-191-1/+1
|\ \
| * | Help: TESTS property: clarify usage.Marc Chevrier2018-09-191-1/+1
| |/
* | Merge branch 'FindDoxygen-CMP0057' into release-3.12Brad King2018-09-111-0/+5
|\ \
| * | FindDoxygen: Ensure policy settings allow use of IN_LISTBrad King2018-09-111-0/+5
| |/
* | Merge branch 'FindMPI-restore-flags-string' into release-3.12Brad King2018-09-101-1/+1
|\ \
| * | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS as a command-line stringBrad King2018-09-101-1/+1
| |/
* | Merge branch 'fix-ctest_start-track' into release-3.12Brad King2018-09-104-3/+14
|\ \
| * | CTest: Fix regression in ctest_start()Kyle Edwards2018-09-104-3/+14
| |/
* | Merge branch 'ctest-fix-test-load' into release-3.12Brad King2018-09-1016-38/+74
|\ \ | |/ |/|
| * CTest: Fix --test-load regressionBrad King2018-09-1016-38/+74
|/
* CMake 3.12.2v3.12.2Brad King2018-09-071-1/+1
* Merge branch 'FindMatlab-no-CMAKE_CL_64' into release-3.12Brad King2018-09-051-15/+0
|\
| * FindMatlab: Remove erroneous duplicate codeRaffi Enficiaud2018-09-051-15/+0
* | Merge branch 'vs-CMakeLists.txt' into release-3.12Brad King2018-09-051-1/+5
|\ \
| * | VS: Restore CMakeLists.txt references in each targetBrad King2018-09-051-1/+5
| |/
* | Merge branch 'FindBoost-old-context' into release-3.12Brad King2018-09-041-1/+5
|\ \
| * | FindBoost: Fix context discovery for 1.60 and belowIgor Kostenko2018-09-041-1/+5
| |/
* | Merge branch 'CheckIPOSupported-output-backslashes' into release-3.12Brad King2018-08-301-4/+11
|\ \
| * | CheckIPOSupported: Tolerate backslashes in output of failed checksBrad King2018-08-301-1/+7
| * | CheckIPOSupported: Simplify result reporting logicBrad King2018-08-301-3/+4
| |/
* | Merge branch 'android-ndk-r18' into release-3.12Brad King2018-08-285-9/+29
|\ \
| * | Android: Add support for NDK r18Brad King2018-08-285-9/+29
| |/
* | Merge branch 'doc-clang-tidy-typo' into release-3.12Brad King2018-08-241-1/+1
|\ \
| * | Help: Fix typo in clang-tidy example -checks optionDavid Demelier2018-08-241-1/+1
| |/
* | Merge branch 'FindCUDA-deprecate-cublas_device' into release-3.12Brad King2018-08-231-1/+2
|\ \
| * | FindCUDA: Do not find cublas_device on CUDA >= 9.2Kenta Kubo2018-08-231-1/+2
| |/
* | Merge branch 'cuda-no-cublas_device' into release-3.12Brad King2018-08-233-2/+8
|\ \
| * | CUDA: Avoid using deprecated cublas_device to identify device lib dirsRobert Maynard2018-08-233-2/+8
| |/
* | Merge branch 'state-reset-glob' into release-3.12Brad King2018-08-233-0/+11
|\ \
| * | cmState: Clear GlobVerificationManager state on ResetShane Parris2018-08-093-0/+11
| |/
* | Merge branch 'export-properties-undefined' into release-3.12Craig Scott2018-08-183-0/+17
|\ \ | |/ |/|
| * EXPORT_PROPERTIES: Prevent null dereference for undefined propertyCraig Scott2018-08-161-0/+5
| * EXPORT_PROPERTIES: Add test for an undefined propertyCraig Scott2018-08-162-0/+12
|/
* CMake 3.12.1v3.12.1Brad King2018-08-091-1/+1
* Merge branch 'cuda-arch-version' into release-3.12Brad King2018-08-011-2/+3
|\
| * FindCUDA/select_compute_arch: Restore two-component CUDA_VERSIONBrad King2018-08-011-2/+3
* | Merge branch 'UseSWIG-legacy-user-flags' into release-3.12Brad King2018-07-311-3/+4
|\ \
| * | UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGSMarc Chevrier2018-07-311-3/+4
|/ /
* | Merge branch 'cpack-default-package-version-zero' into release-3.12Craig Scott2018-07-298-12/+39
|\ \
| * | CPack: Restore support for 0-valued version componentsBrad King2018-07-278-12/+39
| |/
* | Merge branch 'googletest_policy_settings' into release-3.12Brad King2018-07-251-0/+7
|\ \
| * | GoogleTest: Ensure policy settings allow use of IN_LISTCraig Scott2018-07-251-0/+7