summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ExternalProject-ctest-config'Brad King2016-01-211-3/+6
|\
| * ExternalProject: Fix TEST_BEFORE_INSTALL for multi-config generatorsBrad King2016-01-201-0/+3
| * ExternalProject: Simplify `cmake --build` configuration passingBrad King2016-01-201-3/+3
* | Merge topic 'GetPrerequisites-ms-ucrt'Brad King2016-01-211-2/+2
|\ \
| * | GetPrerequisites: Define api-ms-win-* files as system libraries (#15691)André Klitzing2016-01-191-2/+2
| |/
* | Merge topic 'java-updates'Brad King2016-01-201-2/+2
|\ \
| * | UseJava: Fix create_javah CLASSPATH handling on WindowsMarc Chevrier2016-01-191-2/+2
| |/
* | FindPkgConfig: Quote ${_pkgconfig_path} to protect semicolons on WindowsRob Gowin2016-01-191-4/+4
|/
* Merge topic 'FindPkgConfig-fix-restore'Brad King2016-01-191-1/+1
|\
| * FindPkgConfig: Fix restoration of PKG_CONFIG_PATH in environmentRob Gowin2016-01-151-1/+1
* | Merge topic 'ExternalProject-git-clone-o'Brad King2016-01-191-6/+17
|\ \
| * | ExternalProject: Add option to set `git clone -o` argumentAdam Rankin2016-01-151-6/+17
| |/
* | Merge topic 'FindCUDA-verbatim'Brad King2016-01-191-0/+3
|\ \
| * | FindCUDA: Support special characters in path (#15919)Brad King2016-01-151-0/+3
| |/
* | Windows: Find Program Files directories more robustly from environmentBrad King2016-01-151-33/+19
|/
* Merge topic 'FindDCMTK-update'Brad King2016-01-141-46/+229
|\
| * FindDCMTK: Simplify documentation.Matt McCormick2016-01-141-40/+18
| * FindDCMTK: Add reStructuredText formatting.Matt McCormick2016-01-121-47/+51
| * FindDCMTK: Keep original copyright notice.Matt McCormick2016-01-121-1/+1
| * FindDCMTK: Minor documentation grammatical issues.Matt McCormick2016-01-121-9/+4
| * FindDCMTK: Obey QUIET option for find_package.Matt McCormick2016-01-111-5/+17
| * FindDCMTK: Improve compatibility with DCMTKConfig.cmake.Jean-Christophe Fillion-Robin2016-01-111-45/+239
| * Merge branch 'fix-CMP0065-NEW-AIX-HP' into releaseBrad King2015-12-114-4/+28
| |\
* | | FindPkgConfig: add PREFIX/share/pkgconfig to PKG_CONFIG_PATH (#15910)Sam Thursfield2016-01-121-0/+1
* | | Merge topic 'FindwxWidgets-use-isystem'Brad King2016-01-121-12/+0
|\ \ \
| * | | FindwxWidgets: Drop suppression of -isystemBrad King2016-01-111-12/+0
* | | | Record compile features for MinGW Clang on Windows (#15897)Brad King2016-01-111-2/+2
|/ / /
* | | FindBLAS: Fix pattern matching on BLAS vendor nameBrad King2016-01-081-6/+6
* | | Merge topic 'cray-prgev-cleanup'Brad King2016-01-071-2/+5
|\ \ \
| * | | CrayPrgEnv: Cleanup binaries from implicit compile flag detectionChuck Atkins2015-12-291-2/+5
* | | | Merge topic 'vs-compiler-id-itanium'Brad King2016-01-071-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | CMakeDetermineCompilerId: Fix VS Itanium platform name (#15889)Brad King2015-12-211-3/+0
* | | | Merge topic 'fix-absolute-libs-for-cray-wrappers'Brad King2015-12-211-6/+11
|\ \ \ \
| * | | | CrayPrgEnv: Don't use absolute paths for imlicit librariesChuck Atkins2015-12-181-6/+11
* | | | | Merge topic 'release-wix-config-ng'Brad King2015-12-181-1/+2
|\ \ \ \ \
| * | | | | CPackWIX: Allow multiple patch files and diagnose if any are missingNils Gladitz2015-12-141-1/+2
* | | | | | Merge topic 'boost-1.60'Brad King2015-12-181-1/+15
|\ \ \ \ \ \
| * | | | | | FindBoost: Add support for Boost 1.60Roger Leigh2015-12-171-1/+15
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'BundleUtilities-fix-osx-rpath'Brad King2015-12-181-1/+3
|\ \ \ \ \ \
| * | | | | | BundleUtilities: Fix handling of multiple RPATHs from OS X otoolEmilie Harquel2015-12-171-1/+3
| |/ / / / /
* | | | | | CMakeParseArguments: replace by native cmake_parse_arguments commandMatthias Maennich2015-12-171-144/+4
|/ / / / /
* | | | | Merge topic 'FindOpenGL-no-osx-AGL'Brad King2015-12-171-4/+8
|\ \ \ \ \
| * | | | | FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X.David Gobbi2015-12-141-4/+8
| |/ / / /
* | | | | Merge topic 'FindProtobuf-fix-case'Brad King2015-12-141-1/+1
|\ \ \ \ \
| * | | | | FindProtobuf: Set Protobuf_FOUND in addition to PROTOBUF_FOUNDSebastian Schuberth2015-12-111-1/+1
* | | | | | Merge topic 'FindGTest-imported-targets'Brad King2015-12-141-52/+108
|\ \ \ \ \ \
| * | | | | | FindGTest: Add imported targets and update documentationRoger Leigh2015-12-101-52/+108
| |/ / / / /
* | | | | | Merge topic 'fix-CMP0065-NEW-AIX-HP'Brad King2015-12-144-4/+28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | AIX,HP-UX: Fix RPATH handling when CMP0065 is set to NEWMarc Chevrier2015-12-114-4/+28
| | |/ / | |/| |
* | | | Merge topic 'ios-universal'Brad King2015-12-111-0/+297
|\ \ \ \