summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'java-documentation-update'Brad King2018-10-032-33/+59
|\
| * FindJava: Update module documentationBartosz Kosiorek2018-10-031-10/+15
| * FindJNI: Update module documentationBartosz Kosiorek2018-10-031-23/+43
| * FindJNI: Add Ubuntu 18.04 path to java-11-openjdkBartosz Kosiorek2018-10-031-0/+1
* | FindPython*: fix erroneous handling of virtual environmentsMarc Chevrier2018-10-024-11/+33
|/
* 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 'FindMatlab-2018b'Brad King2018-09-271-0/+78
|\ \ | |/ |/|
| * FindMatlab: Add Matlab 2018a,b to version listSean Warren2018-09-261-0/+2
| * FindMatlab: Explicitly export mexFunction in MSVCSean Warren2018-09-261-0/+14
| * FindMatlab: Optionally allow linking to MatlabEngine and MatlabDataArraySean Warren2018-09-261-0/+62
* | 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 'dbgsym-packaging'Brad King2018-09-261-7/+99
|\ \ \ | |_|/ |/| |
| * | CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-211-4/+96
| * | CPack/Deb: Use CMAKE_COMMAND to set the environmentAndrew Fuller2018-09-181-3/+3
* | | Merge topic 'bundleutilities-policy'Brad King2018-09-201-217/+236
|\ \ \
| * | | BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-191-0/+14
| * | | 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 '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-201-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | FindCUDA: Add option to set CUDA_HOST_COMPILER via environmentpeterjc1232018-09-181-1/+5
| |/ /
* | | Merge topic 'vs-ipo'Brad King2018-09-181-1/+1
|\ \ \
| * | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-171-1/+1
* | | | Merge topic 'FindPython-updates'Brad King2018-09-184-63/+410
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindPython*: Windows: add facility to select lookup order for registry.Marc Chevrier2018-09-124-61/+238
| * | | FindPython*: MacOS: Fix erroneous handling of Frameworks.Marc Chevrier2018-09-124-17/+180
| * | | FindPython: clean-up lookup names strategyMarc Chevrier2018-09-121-3/+10
* | | | FindCUDA: Fix "alphabetical" typoNikolaus Wittenstein2018-09-141-2/+2
| |_|/ |/| |
* | | 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
|\ \ \ \