summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'module_policy_protection'Brad King2018-09-145-2/+27
|\
| * IN_LIST: Ensure policy allows if(IN_LIST) if used by a moduleCraig Scott2018-09-124-0/+20
| * CMakeIOSInstallCombined: Prevent policy leakageCraig Scott2018-09-121-2/+7
* | Merge topic 'boost-notfound'Brad King2018-09-141-1/+1
|\ \
| * | FindBoost: Suppress imported targets warning if Boost was not foundRoger Leigh2018-09-121-1/+1
| |/
* | Merge topic 'IAR_6_50_6_fix'Brad King2018-09-121-0/+3
|\ \
| * | IAR: Fix compiler id, version, and arch detection on 6.50.6Daniel Schürmann2018-09-111-0/+3
* | | Merge topic 'FindDoxygen-CMP0057'Brad King2018-09-121-0/+5
|\ \ \ | |_|/ |/| |
| * | FindDoxygen: Ensure policy settings allow use of IN_LISTBrad King2018-09-111-0/+5
* | | Merge topic 'gtest_add_tests-empty-file'Craig Scott2018-09-111-1/+1
|\ \ \
| * | | GoogleTest: gtest_add_tests() fails if any source file is emptyAlessandro2018-09-101-1/+1
| | |/ | |/|
* | | Merge topic 'iar-fail-early'Brad King2018-09-113-0/+14
|\ \ \
| * | | IAR: Abort if compiler version or target architecture is not detectedDaniel Schürmann2018-09-103-0/+14
| |/ /
* | | Merge topic 'replace-os-x-name-with-macos'Brad King2018-09-114-7/+7
|\ \ \
| * | | Replace occurrences of "Mac OS X" with "macOS" in commentsBartosz Kosiorek2018-09-101-2/+2
| * | | Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-053-5/+5
| |/ /
* | | Merge topic 'FindMPI-restore-flags-string'Brad King2018-09-111-1/+1
|\ \ \
| * | | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS as a command-line stringBrad King2018-09-101-1/+1
| | |/ | |/|
| * | Merge branch 'FindMatlab-no-CMAKE_CL_64' into release-3.12Brad King2018-09-051-15/+0
| |\ \
| * \ \ Merge branch 'FindBoost-old-context' into release-3.12Brad King2018-09-041-1/+5
| |\ \ \
| * \ \ \ Merge branch 'CheckIPOSupported-output-backslashes' into release-3.12Brad King2018-08-301-4/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'android-ndk-r18' into release-3.12Brad King2018-08-282-2/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindCUDA-deprecate-cublas_device' into release-3.12Brad King2018-08-231-1/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindOpenSceneGraph-debug'Brad King2018-09-102-21/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenSceneGraph: Fix find in DebugCyril Boucher2018-09-062-21/+13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'FindSubversion-wc-info-error'Brad King2018-09-101-12/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | FindSubversion: Add Subversion_WC_INFO option to suppress failuresJason Heeris2018-09-071-12/+21
* | | | | | | | | Merge topic 'extra-generator-split-arg1'Brad King2018-09-101-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Extra Generator: Fix handling of CMAKE_<LANG>_COMPILER_ARG1Adam Oleksy2018-09-071-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ExternalProject-check-explicit-include'Craig Scott2018-09-071-0/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | ExternalProject: Report error if local variables are not definedJean-Christophe Fillion-Robin2018-09-061-0/+5
* | | | | | | | | Merge topic 'CMakeFindBinUtils-fix-not-cached'Brad King2018-09-061-3/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMakeFindBinUtils: Fix use with non-cached tool settingsBrad King2018-09-051-3/+15
* | | | | | | | | | Merge topic 'FindMatlab-no-CMAKE_CL_64'Brad King2018-09-061-15/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | FindMatlab: Remove erroneous duplicate codeRaffi Enficiaud2018-09-051-15/+0
* | | | | | | | | Merge topic 'FindBoost-old-context'Brad King2018-09-051-1/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | FindBoost: Fix context discovery for 1.60 and belowIgor Kostenko2018-09-041-1/+5
| |/ / / / / /
* | | | | | | Merge topic 'FindBLAS-implicit-blas-final'Brad King2018-08-311-498/+526
|\ \ \ \ \ \ \
| * | | | | | | FindBLAS: Make Intel MKL the most preferred explicit BLAS library againHubertus van Dam2018-08-301-180/+180
| * | | | | | | FindBLAS: Make Intel MKL code block respect prior found BLAS librariesHubertus van Dam2018-08-301-155/+157
| * | | | | | | FindBLAS: Detect implicitly linked BLAS libraryHubertus van Dam2018-08-301-2/+28
| * | | | | | | FindBLAS: Re-indent module source code to use normal conventionsKitware Robot2018-08-301-476/+476
* | | | | | | | Merge topic 'CheckIPOSupported-output-backslashes'Brad King2018-08-311-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 topic 'cmake_lang_compiler_predefines'Brad King2018-08-303-3/+21
|\ \ \ \ \ \ \
| * | | | | | | Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMANDSebastian Holtermann2018-08-283-3/+21
* | | | | | | | Merge topic 'remove-lua-extra-paths'Brad King2018-08-301-9/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | FindLua: Remove manually specified additional pathsChuck Atkins2018-08-281-9/+0
* | | | | | | | | Merge topic 'android-ndk-r18'Brad King2018-08-302-2/+15
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |