summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindJNI-ppc64le'Brad King2014-07-021-1/+1
|\
| * FindJNI: search for ppc64 on ppc64le as wellDinar Valeev2014-07-011-1/+1
* | Merge topic 'cuda_osx_clang'Brad King2014-07-012-4/+14
|\ \
| * | FindCUDA: Fix OSX Clang & no C language enabledAdam Strzelecki2014-06-302-4/+14
| |/
* | Merge topic 'FindVTK-drop-4.0-support'Brad King2014-07-011-101/+11
|\ \
| * | FindVTK: Drop support for finding VTK 4.0Brad King2014-07-011-101/+11
| |/
* | Merge topic 'FindQt4-ignore-qt5'Brad King2014-06-301-1/+2
|\ \
| * | FindQt4: Don't further process qmake if it does not belong to Qt4Nils Gladitz2014-06-271-1/+2
* | | Merge topic 'vs14-generator'Brad King2014-06-303-1/+14
|\ \ \
| * | | FindBoost: Add -vc140 mangling for VS 14Brad King2014-06-251-0/+2
| * | | VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-252-1/+12
* | | | Merge topic 'FindOpenMP-intel-qopenmp'Brad King2014-06-301-1/+4
|\ \ \ \
| * | | | FindOpenMP: ICC 15 deprecates -openmp, use -qopenmpAdam Strzelecki2014-06-271-1/+4
| | |/ / | |/| |
* | | | Merge topic 'FindJPEG-new-windows-name'Brad King2014-06-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindJPEG: Add alternative name 'libjpeg'Sebastian Elsner2014-06-271-1/+1
| |/ /
* | | Merge topic 'UseSWIG-fix-noproxy-check'Brad King2014-06-271-1/+1
|\ \ \ | |/ / |/| |
| * | UseSWIG: Fix check for noproxy flag (#14990)Brad King2014-06-251-1/+1
* | | Merge topic 'update-cdash-location'Brad King2014-06-251-1/+0
|\ \ \
| * | | Update CDash server URLBrad King2014-06-241-1/+0
| | |/ | |/|
* | | FindGLUT.cmake: Add imported targets and documentationPhilipp Moeller2014-06-241-8/+69
* | | FindX11: fix documentation formatting errorPhilipp Möller2014-06-241-39/+36
* | | FindGLEW: Add imported target and documentationPhilipp Möller2014-06-231-0/+16
* | | FindZLIB: Add imported target and documentationPhilipp Möller2014-06-231-8/+23
|/ /
* | Merge topic 'FindOpenCL-fix-ENV'Brad King2014-06-231-21/+22
|\ \
| * | FindOpenCL: Added missing ENV for each environment variable referenceMatthäus G. Chajdas2014-06-231-21/+22
* | | InstallRequiredSystemLibraries: Allow repeat use per-configBjoern Thiel2014-06-161-0/+6
|/ /
* | WCDH: Fix compiler id test for compatibility macros.Stephen Kelly2014-06-131-4/+4
* | Project: Detect other compilers before detecting Clang.Stephen Kelly2014-06-131-2/+2
* | WCDH: Remove noise from generated defines.Stephen Kelly2014-06-131-7/+7
* | Merge topic 'doc-WCDH-align-macros'Brad King2014-06-121-0/+10
|\ \
| * | WCDH: Document the alignof and alignas wrapper macros.Stephen Kelly2014-06-101-0/+10
* | | ProcessorCount: Update for HPUX 11iv3Eric Berge2014-06-101-0/+4
|/ /
* | Merge topic 'WriteCompilerDetectionHeader-compiler-versions'Brad King2014-06-1027-93/+160
|\ \
| * | Features: Add compiler version support to WriteCompilerDetectionHeader.Stephen Kelly2014-06-091-1/+50
| * | Project: Add configurable name for version computation macros.Stephen Kelly2014-06-0526-87/+89
| * | Project: Separate simulated compiler id from version detection.Stephen Kelly2014-06-053-3/+14
| * | WCDH: Issue a better message for version compatibility.Stephen Kelly2014-06-051-2/+7
* | | Merge topic 'android-platform'Brad King2014-06-101-0/+9
|\ \ \
| * | | Add basic Android platform moduleBrad King2014-06-061-0/+9
* | | | Merge topic 'WriteCompilerDetectionHeader-deprecated-define'Brad King2014-06-091-10/+52
|\ \ \ \
| * | | | WCDH: Add compatibility defines for deprecation.Stephen Kelly2014-06-091-10/+52
| | |/ / | |/| |
* | | | Merge topic 'windows-RC-extension'Brad King2014-06-091-1/+1
|\ \ \ \
| * | | | CMakeRCCompiler: Handle uppercase 'RC' as resource file format extensionTim Blechmann2014-06-061-1/+1
| | |/ / | |/| |
* | | | FindOpenGL: Fix typo in documented target nameBrad King2014-06-091-1/+1
|/ / /
* | | FindOpenGL: Provide imported targets for GL and GLUPhilipp Möller2014-06-051-0/+40
* | | FindOpenGL: Organize and format module documentationPhilipp Möller2014-06-051-18/+24
|/ /
* | FindQt4: Use standard section header underline conventionBrad King2014-06-021-6/+6
* | Merge topic 'dpkg-shlibdeps-locale'Brad King2014-05-291-1/+1
|\ \
| * | CPackDeb: Invoke "dpkg-shlibdeps --version" with C localeNils Gladitz2014-05-281-1/+1
* | | Merge topic 'FindDoxygen-windows-dot'Brad King2014-05-291-5/+19
|\ \ \