| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'ice-debug' | Brad King | 2016-06-17 | 1 | -6/+36 |
|\ |
|
| * | FindIce: Support finding both release and debug libraries | Roger Leigh | 2016-06-16 | 1 | -6/+36 |
|
|
* | | Merge topic 'ice-3.6.2' | Brad King | 2016-06-16 | 1 | -0/+2 |
|\ \ |
|
| * | | FindIce: Add versions 3.6.1 and 3.6.2 | Roger Leigh | 2016-06-15 | 1 | -0/+2 |
| |/ |
|
* | | Merge topic 'findcuda-use-correct-runtime-for-required' | Brad King | 2016-06-16 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | FindCUDA: Use the correct runtime in REQUIRED_VARS check | Chuck Atkins | 2016-06-14 | 1 | -1/+3 |
|
|
* | | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 4 | -4/+11 |
|/ |
|
* | Merge topic 'FindProtobuf-proto-in-subdirs' | Brad King | 2016-06-10 | 1 | -0/+8 |
|\ |
|
| * | FindProtobuf: fix protobuf_generate_*() to handle proto files in subdirs. | Vladimír Vondruš | 2016-06-09 | 1 | -0/+8 |
|
|
* | | Merge topic 'FindFreetype-dedup-arguments' | Brad King | 2016-06-10 | 1 | -23/+12 |
|\ \ |
|
| * | | FindFreetype: Factor out common find command arguments | Stuart Mentzer | 2016-06-09 | 1 | -23/+12 |
| |/ |
|
* | | Merge topic 'FindCUDA-android' | Brad King | 2016-06-10 | 2 | -48/+287 |
|\ \ |
|
| * | | FindCUDA: Refactor Android(Tegra) support | Boris Fomitchev | 2016-06-09 | 2 | -45/+282 |
|
|
| * | | FindCUDA: Adjust vertical whitespace | Boris Fomitchev | 2016-06-09 | 1 | -3/+5 |
|
|
* | | | Merge topic 'FindOpenSSL-BoringSSL' | Brad King | 2016-06-10 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | FindOpenSSL: Do not assume that the version regex finds something | Vladimír Vondruš | 2016-06-09 | 1 | -4/+4 |
| |/ |
|
* | | Merge topic 'java-export-targets' | Brad King | 2016-06-09 | 2 | -5/+197 |
|\ \
| |/
|/| |
|
| * | UseJava: Fix race condition creating java class list | Matthew Woehlke | 2016-06-09 | 1 | -5/+5 |
|
|
| * | UseJava: Add infrastructure to export targets | Matthew Woehlke | 2016-06-07 | 2 | -0/+192 |
|
|
* | | Merge topic 'add-FindVulkan' | Brad King | 2016-06-08 | 1 | -0/+85 |
|\ \ |
|
| * | | Add FindVulkan.cmake. | Matthäus G. Chajdas | 2016-06-08 | 1 | -0/+85 |
|
|
* | | | FindBZip2: Search for additional bz2d debug library name | Roger Leigh | 2016-06-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge topic 'SunOS-PathScale' | Brad King | 2016-06-07 | 4 | -0/+37 |
|\ \ |
|
| * | | Platform: add flag definitions for PathScale compiler on SunOS (#16135) | Michał Górny | 2016-06-06 | 4 | -0/+37 |
|
|
* | | | Merge topic 'productbuild' | Brad King | 2016-06-06 | 2 | -0/+41 |
|\ \ \ |
|
| * | | | productbuild: Add new productbuild cpack generator. | Clinton Stimpson | 2016-06-03 | 2 | -0/+41 |
| |/ / |
|
* | | | Merge topic 'FindBoost-vs-prebuilt' | Brad King | 2016-06-06 | 1 | -19/+56 |
|\ \ \ |
|
| * | | | FindBoost: Search in official Windows prebuilt binary library directory | Alex Turbov | 2016-06-03 | 1 | -0/+34 |
|
|
| * | | | FindBoost: Test `CMAKE_CXX_COMPILER_{ID,VERSION}` instead of `MSVC*` | Alex Turbov | 2016-06-03 | 1 | -19/+22 |
| | |/
| |/| |
|
* | | | Merge topic 'FindLibArchive-3.2' | Brad King | 2016-06-06 | 1 | -4/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | FindLibArchive: Support libarchive 3.2 version string format | Orion Poplawski | 2016-06-03 | 1 | -4/+5 |
| |/ |
|
* | | Merge topic 'minor-cleanups' | Brad King | 2016-06-03 | 7 | -0/+3 |
|\ \ |
|
| * | | Modules: Rename internal platform-specific compiler determination modules | Brad King | 2016-06-02 | 7 | -0/+3 |
| |/ |
|
* | | Merge topic 'cpack-nsis-remove-duplicate-include' | Brad King | 2016-06-03 | 1 | -7/+0 |
|\ \ |
|
| * | | CPack/NSIS: Remove duplicate include from NSIS.template.in (#16132) | Brad King | 2016-06-02 | 1 | -7/+0 |
| |/ |
|
* | | Merge topic 'FindOpenCL-imported-target' | Brad King | 2016-06-03 | 1 | -2/+18 |
|\ \ |
|
| * | | FindOpenCL: Add an imported target | Matthäus G. Chajdas | 2016-06-02 | 1 | -2/+18 |
| |/ |
|
* | | Merge topic 'compiler-id-with-bracket-in-path' | Brad King | 2016-06-03 | 1 | -2/+3 |
|\ \ |
|
| * | | CMakeDetermineCompilerId: Fix compiler id with square brackets in the path | Brad King | 2016-06-02 | 1 | -2/+3 |
| |/ |
|
* | | Merge topic 'fix-ti-link-order' | Brad King | 2016-06-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Compiler/TI: Pass libraries as last part to linker | Alexander Stein | 2016-06-02 | 1 | -1/+1 |
| |/ |
|
* | | FindHDF5: Add backwards compatability for already-found searches | Chuck Atkins | 2016-06-02 | 1 | -4/+11 |
|/ |
|
* | Merge topic 'UseJava-fix-typo' | Brad King | 2016-06-01 | 1 | -1/+1 |
|\ |
|
| * | UseJava: Fix grammar error in documentation | Matthew Woehlke | 2016-05-31 | 1 | -1/+1 |
|
|
* | | CPackRPM and CPackDeb documentation improvements | Domen Vrankar | 2016-06-01 | 2 | -113/+165 |
|/ |
|
* | Merge topic 'osx-no-warn-sdk-target-mismatch' | Brad King | 2016-05-27 | 1 | -10/+0 |
|\ |
|
| * | OS X: Drop warning about SDK and deployment target version mismatch | Brad King | 2016-05-26 | 1 | -10/+0 |
|
|
* | | Merge topic 'cpack-dmg-no-app-link' | Brad King | 2016-05-26 | 1 | -0/+5 |
|\ \ |
|
| * | | CPack/DragNDrop: Optionally disable `/Applications` symlink | Harry Mallon | 2016-05-25 | 1 | -0/+5 |
| |/ |
|
* | | Merge topic 'FindCUDA-cublas_device' | Brad King | 2016-05-26 | 1 | -2/+4 |
|\ \ |
|