summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKSTimo Rothenpieler2014-02-081-1/+3
| |/
* | Merge topic 'intel-visibility'Brad King2014-02-104-8/+10
|\ \ | |/ |/|
| * Visibility: the Intel compiler does not support -fvisibility on windowsNils Gladitz2014-02-074-8/+10
* | Merge topic 'FindOpenSSL-root-dir'Brad King2014-02-061-4/+5
|\ \
| * | FindOpenSSL: Honor OPENSSL_ROOT_DIR everywhere (#14735)Ho Cheung2014-02-051-4/+5
| |/
* | Help: Specify that qtmain.lib is only used for WIN32 executables.Stephen Kelly2014-02-051-1/+2
|/
* Merge topic 'FeatureSummary-no-transitive'Brad King2014-02-052-0/+15
|\
| * FeatureSummary: Don't list transitive package dependenciesStephen Kelly2014-02-032-0/+15
* | Merge topic 'fix-Qt-autogen'Brad King2014-02-041-0/+8
|\ \
| * | FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.Stephen Kelly2014-01-291-0/+8
* | | Merge topic 'cmake-qt-manual'Brad King2014-02-031-72/+1
|\ \ \
| * | | Help: Move Qt tool invocation information to a generic cmake-qt manual.Stephen Kelly2014-02-021-72/+1
| | |/ | |/|
* | | Merge topic 'FindCUDA-doc-format'Brad King2014-02-031-161/+4
|\ \ \
| * | | FindCUDA: Fix literal block formattingBrad King2014-01-291-161/+4
| |/ /
* | | Merge topic 'find-java-os-x-fixes'Brad King2014-02-033-56/+132
|\ \ \
| * | | Find{Java,JNI}: Use /usr/libexec/java_home on OS XBrad King2014-01-291-0/+11
| * | | FindJNI: Overhaul finding JDK libraries and headers on OS XBrad King2014-01-291-36/+56
| * | | Find{Java,JNI}: Consider JAVA_HOME before ENV{JAVA_HOME}Brad King2014-01-293-5/+40
| * | | Find{Java,JNI}: Use ENV{JAVA_HOME} first when setBrad King2014-01-292-17/+27
| |/ /
* | | Merge topic 'project-version-variables'Brad King2014-02-032-3/+10
|\ \ \ | |/ / |/| |
| * | write_basic_package_version_file: use PROJECT_VERSIONAlex Neundorf2014-01-292-3/+10
* | | Merge topic 'fix-Qt-autogen'Brad King2014-01-293-74/+32
|\ \ \ | | |/ | |/|