summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ice-debug'Brad King2016-06-171-6/+36
|\
| * FindIce: Support finding both release and debug librariesRoger Leigh2016-06-161-6/+36
* | Merge topic 'ice-3.6.2'Brad King2016-06-161-0/+2
|\ \
| * | FindIce: Add versions 3.6.1 and 3.6.2Roger Leigh2016-06-151-0/+2
| |/
* | Merge topic 'findcuda-use-correct-runtime-for-required'Brad King2016-06-161-1/+3
|\ \ | |/ |/|
| * FindCUDA: Use the correct runtime in REQUIRED_VARS checkChuck Atkins2016-06-141-1/+3
* | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-104-4/+11
|/
* Merge topic 'FindProtobuf-proto-in-subdirs'Brad King2016-06-101-0/+8
|\
| * FindProtobuf: fix protobuf_generate_*() to handle proto files in subdirs.Vladimír Vondruš2016-06-091-0/+8
* | Merge topic 'FindFreetype-dedup-arguments'Brad King2016-06-101-23/+12
|\ \
| * | FindFreetype: Factor out common find command argumentsStuart Mentzer2016-06-091-23/+12
| |/
* | Merge topic 'FindCUDA-android'Brad King2016-06-102-48/+287
|\ \
| * | FindCUDA: Refactor Android(Tegra) supportBoris Fomitchev2016-06-092-45/+282
| * | FindCUDA: Adjust vertical whitespaceBoris Fomitchev2016-06-091-3/+5
* | | Merge topic 'FindOpenSSL-BoringSSL'Brad King2016-06-101-4/+4
|\ \ \ | |/ / |/| |
| * | FindOpenSSL: Do not assume that the version regex finds somethingVladimír Vondruš2016-06-091-4/+4
| |/
* | Merge topic 'java-export-targets'Brad King2016-06-092-5/+197
|\ \ | |/ |/|
| * UseJava: Fix race condition creating java class listMatthew Woehlke2016-06-091-5/+5
| * UseJava: Add infrastructure to export targetsMatthew Woehlke2016-06-072-0/+192
* | Merge topic 'add-FindVulkan'Brad King2016-06-081-0/+85
|\ \
| * | Add FindVulkan.cmake.Matthäus G. Chajdas2016-06-081-0/+85
* | | FindBZip2: Search for additional bz2d debug library nameRoger Leigh2016-06-071-1/+1
| |/ |/|
* | Merge topic 'SunOS-PathScale'Brad King2016-06-074-0/+37
|\ \
| * | Platform: add flag definitions for PathScale compiler on SunOS (#16135)Michał Górny2016-06-064-0/+37
* | | Merge topic 'productbuild'Brad King2016-06-062-0/+41
|\ \ \
| * | | productbuild: Add new productbuild cpack generator.Clinton Stimpson2016-06-032-0/+41
| |/ /
* | | Merge topic 'FindBoost-vs-prebuilt'Brad King2016-06-061-19/+56
|\ \ \
| * | | FindBoost: Search in official Windows prebuilt binary library directoryAlex Turbov2016-06-031-0/+34
| * | | FindBoost: Test `CMAKE_CXX_COMPILER_{ID,VERSION}` instead of `MSVC*`Alex Turbov2016-06-031-19/+22
| | |/ | |/|
* | | Merge topic 'FindLibArchive-3.2'Brad King2016-06-061-4/+5
|\ \ \ | |/ / |/| |
| * | FindLibArchive: Support libarchive 3.2 version string formatOrion Poplawski2016-06-031-4/+5
| |/
* | Merge topic 'minor-cleanups'Brad King2016-06-037-0/+3
|\ \
| * | Modules: Rename internal platform-specific compiler determination modulesBrad King2016-06-027-0/+3
| |/
* | Merge topic 'cpack-nsis-remove-duplicate-include'Brad King2016-06-031-7/+0
|\ \
| * | CPack/NSIS: Remove duplicate include from NSIS.template.in (#16132)Brad King2016-06-021-7/+0
| |/
* | Merge topic 'FindOpenCL-imported-target'Brad King2016-06-031-2/+18
|\ \
| * | FindOpenCL: Add an imported targetMatthäus G. Chajdas2016-06-021-2/+18
| |/
* | Merge topic 'compiler-id-with-bracket-in-path'Brad King2016-06-031-2/+3
|\ \
| * | CMakeDetermineCompilerId: Fix compiler id with square brackets in the pathBrad King2016-06-021-2/+3
| |/
* | Merge topic 'fix-ti-link-order'Brad King2016-06-031-1/+1
|\ \
| * | Compiler/TI: Pass libraries as last part to linkerAlexander Stein2016-06-021-1/+1
| |/
* | FindHDF5: Add backwards compatability for already-found searchesChuck Atkins2016-06-021-4/+11
|/
* Merge topic 'UseJava-fix-typo'Brad King2016-06-011-1/+1
|\
| * UseJava: Fix grammar error in documentationMatthew Woehlke2016-05-311-1/+1
* | CPackRPM and CPackDeb documentation improvementsDomen Vrankar2016-06-012-113/+165
|/
* Merge topic 'osx-no-warn-sdk-target-mismatch'Brad King2016-05-271-10/+0
|\
| * OS X: Drop warning about SDK and deployment target version mismatchBrad King2016-05-261-10/+0
* | Merge topic 'cpack-dmg-no-app-link'Brad King2016-05-261-0/+5
|\ \
| * | CPack/DragNDrop: Optionally disable `/Applications` symlinkHarry Mallon2016-05-251-0/+5
| |/
* | Merge topic 'FindCUDA-cublas_device'Brad King2016-05-261-2/+4
|\ \