summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'project-injected-no-cmp0048' into release-3.12Craig Scott2018-07-256-2/+25
|\ \ \ | |/ / |/| |
| * | project: Do not issue CMP0048 warnings on injected callBrad King2018-07-243-14/+9
| * | Tests: Add case showing CMP0048 warning on injected project commandBrad King2018-07-245-0/+28
| |/
* | Merge branch 'FindPython-fix-multiple-calls' into release-3.12Brad King2018-07-231-5/+1
|\ \
| * | FindPython*: fix erroneous behavior on multiple 'find_package' callsMarc Chevrier2018-07-231-5/+1
| |/
* | Merge branch 'doc-find_package-root' into release-3.12Brad King2018-07-2010-23/+64
|\ \
| * | Help: Add explicit <PackageName>_ROOT variable documentationBrad King2018-07-2010-23/+64
| |/
* | Merge branch 'tcl-8.7' into release-3.12Brad King2018-07-183-0/+9
|\ \
| * | FindTCL: Add support for version 8.7Dima Panov2018-07-183-0/+9
| |/
* | Merge branch 'UseSWIG-csharp-conditional' into release-3.12Brad King2018-07-181-1/+1
|\ \
| * | UseSWIG: Use CSharp language only if it is enabledBrad King2018-07-181-1/+1
* | | Merge branch 'csharp-compiler-loaded' into release-3.12Brad King2018-07-181-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabledBrad King2018-07-181-0/+1
|/
* CMake 3.12.0v3.12.0Brad King2018-07-171-1/+1
* Merge branch 'doc-add_library-IMPORTED_OBJECTS' into release-3.12Brad King2018-07-161-2/+5
|\
| * Help: Mention IMPORTED_OBJECTS in add_library docsBrad King2018-07-161-2/+5
* | Merge branch 'intel-std-fix' into release-3.12Brad King2018-07-122-8/+10
|\ \
| * | Intel: Fix incorrectly documented extension flagsChristian Pfeiffer2018-07-122-8/+10