summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | find_dependency: use correct version variable nameAlex Merry2014-02-261-1/+1
* | | | Merge topic 'msvc-compiler-pdb-files'Brad King2014-02-261-1/+1
|\ \ \ \
| * | | | MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-261-1/+1
* | | | | Merge topic 'UseSWIG-avoid-extra-rebuilds'Brad King2014-02-261-3/+4
|\ \ \ \ \
| * | | | | UseSWIG: Name extra generated files after module name (#10080)Julien Schueller2014-02-241-3/+4
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindHg-add-WC_INFO'Brad King2014-02-251-1/+36
|\ \ \ \ \
| * | | | | FindHg: Add Hg_WC_INFO macroMatthäus G. Chajdas2014-02-251-1/+34
| * | | | | FindHg: Search for TortoiseHgMatthäus G. Chajdas2014-02-251-0/+2
| |/ / / /
* | | | | Merge topic 'fix-find_dependency-macro'Brad King2014-02-251-13/+20
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | 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
* | | | Merge topic 'ExternalProject-BUILD_ALWAYS'Brad King2014-02-241-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | ExternalProject: Add option to always run the build stepBrad King2014-02-211-0/+9
| |/ /
* | | 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-072-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
| |/ /