summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | QtAutogen: Separate source file processing from AUTOMOC.Stephen Kelly2014-01-281-1/+1
| * | Qt4: Use IMPORTED executable names with custom commands.Stephen Kelly2014-01-281-9/+9
| * | Qt4: Create IMPORTED executable targets for all Qt executables.Stephen Kelly2014-01-281-64/+22
* | | ExternalProject: Add option GIT_SUBMODULESGereon Kremer2014-01-281-6/+9
| |/ |/|
* | Merge topic 'robust-ep-download-verify'Brad King2014-01-271-7/+27
|\ \ | |/ |/|
| * ExternalProject: Reattempt download when verification fails.Matt McCormick2014-01-151-7/+27
* | Merge topic 'qcc-id'Brad King2014-01-2210-26/+57
|\ \
| * | QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-226-22/+53
| * | CMakeDetermine*Compiler: Fix typo 'lile' => 'like'Stephen Kelly2014-01-224-4/+4
* | | Merge topic 'osx-host-arch'Brad King2014-01-211-1/+6
|\ \ \ | |/ / |/| |
| * | OS X: Use 'uname -m' for processor (#14712)Brad King2014-01-201-1/+6
* | | Merge topic 'update-qt4-docs'Brad King2014-01-201-367/+212
|\ \ \ | |/ / |/| |
| * | Help: Update Qt4 documentation.Stephen Kelly2014-01-151-367/+212
| |/
* | GNUInstallDirs: Fix CMAKE_INSTALL_LIBDIR on DebianDaniele E. Domenichelli2014-01-151-5/+59
|/
* Merge topic 'doc-Qt-macro-TARGET-arg'Brad King2014-01-151-7/+13
|\
| * Document the TARGET options in Qt4 macros.Stephen Kelly2014-01-141-7/+13
* | Qt4: Use generator expression in COMPILE_DEFINITIONS (#14692)Stephen Kelly2014-01-131-7/+1
|/
* Merge topic 'find-java-os-x-fixes'Brad King2014-01-101-0/+1
|\
| * FindJNI: Set JAVA_INCLUDE_PATH2 for darwin (#14508)Joe Abbey2014-01-091-0/+1
* | Merge topic 'CheckTypeSize_fix_multiple_invocation'Brad King2014-01-101-0/+2
|\ \
| * | CheckTypeSize: Unset temporary variables when done (#14690)Daniele E. Domenichelli2014-01-101-0/+2
* | | Merge topic 'FindBoost-ms-debug-runtime'Brad King2014-01-091-1/+7
|\ \ \ | |/ / |/| |
| * | FindBoost: Add Boost_USE_DEBUG_RUNTIME option (#14686)Brad King2014-01-081-1/+7
| |/
* | Merge topic 'policies'Brad King2014-01-091-11/+15
|\ \
| * | FindQt4: Ensure target exists before calling get_target_property.Stephen Kelly2014-01-081-11/+15
| * | FindQt4: Fix use of get_target_property to use actual target name.Stephen Kelly2014-01-081-1/+1
* | | Merge topic 'qt4-find-root'Brad King2014-01-091-2/+5
|\ \ \
| * | | FindQt4: Use NO_CMAKE_FIND_ROOT_PATH where search paths are already rooted.Clinton Stimpson2014-01-081-2/+5
* | | | Merge topic 'multiarch-multios'Brad King2014-01-091-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | GNUInstallDirs: Use multiarch on Debian with FreeBSD and HURD kernelsDimitri John Ledkov2013-12-191-1/+1
* | | | Merge topic 'wix-cmake-package-registry'Brad King2014-01-081-0/+11
|\ \ \ \