summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'implicit-libNN-dirs' into releaseBrad King2014-04-161-1/+1
|\
| * Drop /lib32 and /lib64 from link directories and RPATH (#14875)Brad King2014-04-161-1/+1
* | Merge branch 'rc-windres-with-dot' into releaseBrad King2014-04-111-5/+6
|\ \
| * | CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865)Brad King2014-04-111-3/+4
| * | CMakeRCInformation: Do not mention 'Fortran' in documentationBrad King2014-04-111-2/+2
| |/
* | Merge branch 'Fortran-pgi-intel-arch' into releaseBrad King2014-04-101-0/+4
|\ \
| * | Fortran: Detect pointer size on Intel archs with PGI (#14870)Brad King2014-04-101-0/+4
| |/
* | Merge branch 'CMakeDetermineVSServicePack-vs-11-update-4' into releaseBrad King2014-04-101-41/+17
|\ \
| * | CMakeDetermineVSServicePack: Add VS 11 update 4Brad King2014-04-101-1/+3
| * | CMakeDetermineVSServicePack: Match versions more robustlyBrad King2014-04-101-31/+7
| * | CMakeDetermineVSServicePack: Format documentationBrad King2014-04-101-10/+8
| |/
* | Qt4Macros: Make QT4_CREATE_MOC_COMMAND a functionRobert Maynard2014-04-031-2/+2
|/
* Merge branch 'intel-14-version' into releaseBrad King2014-03-142-2/+10
|\
| * CMake*CompilerId: Fix patch level for Intel >= 14.0 (#14806)Brad King2014-03-142-2/+10
* | find_dependency: Give more helpful message if VERSION is emptyAurélien Gâteau2014-03-131-2/+5
* | Merge branch 'fix-find_dependency-EXACT' into releaseBrad King2014-03-121-3/+3
|\ \
| * | find_dependency: Make sure invalid EXACT use can be reported.Stephen Kelly2014-03-111-3/+3
* | | Merge branch 'fix-xcode-compiler-force' into releaseBrad King2014-03-115-92/+37
|\ \ \ | |/ / |/| |
| * | Xcode: Convert forced CMAKE_<LANG>_COMPILER to full path if possibleBrad King2014-03-103-0/+3
| * | CMakeDetermine*Compiler: Factor out search for compiler in PATHBrad King2014-03-105-92/+34
| |/
* | Merge branch 'fix-find_dependency-EXACT' into releaseBrad King2014-03-101-2/+11
|\ \
| * | find_dependency: Don't propagate EXACT argument.Stephen Kelly2014-03-061-2/+11
* | | Merge branch 'fix-Qt4-DBus-macro' into releaseBrad King2014-03-101-1/+1
|\ \ \
| * | | Qt4: Use correct qdbus executable in macro.Stephen Kelly2014-03-101-1/+1
| |/ /
* | | Merge branch 'python-3.4' into releaseBrad King2014-03-102-2/+2
|\ \ \
| * | | FindPython{Interp,Libs}: Search for Python 3.4.Matt McCormick2014-03-062-2/+2
| | |/ | |/|
* | | Merge branch 'FindRuby-2' into releaseBrad King2014-02-281-4/+20
|\ \ \ | |_|/ |/| |
| * | FindRuby: Add support for Ruby 2.0 and 2.1Bas Couwenberg2014-02-281-4/+20
| |/
* | find_dependency: unset cmake_fd_version variable at end of macroAlex Merry2014-02-261-0/+1
* | find_dependency: use correct version variable nameAlex Merry2014-02-261-1/+1
* | find_dependency: Ensure that ARGV1 has valid local contentStephen Kelly2014-02-241-1/+4
* | find_dependency: Add namespacing for variables in the macro.Stephen Kelly2014-02-241-13/+17
* | Always set version variable of find_dependency macroAlex Merry2014-02-231-3/+1
* | CMake 3.0.0-rc1 version updateBrad King2014-02-191-1/+1
|/
* Merge topic 'FindOpenSSL-prefer-root'Brad King2014-02-191-5/+5
|\
| * FindOpenSSL: Prefer OPENSSL_ROOT_DIR first (#14764)Ho Cheung2014-02-181-5/+5
* | Merge topic 'FindJNI-ppc64le'Brad King2014-02-191-0/+2
|\ \
| * | FindJNI: Add ppc64le architectureDinar Valeev2014-02-181-0/+2
| |/
* | FindBoost: Add suport for custom namespacesChuck Atkins2014-02-171-25/+37
|/
* Merge topic 'isystemForIcpc'Brad King2014-02-172-0/+2
|\
| * Intel compiler: add -isystem flag under LinuxAlex Neundorf2014-02-062-0/+2
* | Merge topic 'osx-intel-info-split'Brad King2014-02-126-134/+36
|\ \
| * | OS X: Split Intel compiler information filesBrad King2014-02-116-134/+36
* | | Merge topic 'FindBoost-MPI-hints'Brad King2014-02-121-4/+31
|\ \ \ | |/ / |/| |
| * | FindBoost: Search next to MPI libraries for boost_mpi (#14739)Brad King2014-02-101-4/+31
| |/
* | Merge topic 'graphviz-one-file'Brad King2014-02-111-0/+14
|\ \
| * | graphviz: allow to disable per target graphs (#14746)Daniel Pfeifer2014-02-101-0/+14
| |/
* | Merge topic 'Qt4-qmake-IMPORTED'Brad King2014-02-101-0/+5
|\ \
| * | Qt4: Add IMPORTED executable for qmake.Stephen Kelly2014-02-091-0/+5
| |/
* | Merge topic 'wix_desktop'Brad King2014-02-101-1/+3
|\ \