summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \
| * | | | CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variableNils Gladitz2014-01-081-0/+11
| | |_|/ | |/| |
* | | | Help: Fix some erroneous code block markers in Module docs.Stephen Kelly2014-01-075-43/+19
|/ / /
* | | Merge topic 'minor-cleanups'Brad King2014-01-061-64/+51
|\ \ \
| * | | GenerateExportHeader: Reformat docs.Stephen Kelly2014-01-041-64/+51
| | |/ | |/|
* | | Merge topic 'fix-text-typos'Brad King2014-01-062-3/+3
|\ \ \ | |/ / |/| |
| * | Fix wording of "the the" typos throughout textRuslan Baratov2014-01-032-3/+3
* | | Merge topic 'export-EXPORT-subcommand'Brad King2014-01-021-9/+2
|\ \ \
| * | | Don't copy find_dependency in configure_package_config_file.Stephen Kelly2013-12-241-9/+2
| |/ /
* | | CPackWiX: allow and convert UTF-8 sequences in RTF writerNils Gladitz2013-12-261-0/+1
|/ /
* | Merge topic 'cmake-packages-manual'Brad King2013-12-202-31/+62
|\ \
| * | Split the find_dependency macro into a separate file.Stephen Kelly2013-12-132-31/+62
* | | Merge topic 'add-platform-MirBSD'Brad King2013-12-201-0/+1
|\ \ \
| * | | Add MirBSD platform support (#14659)Brad King2013-12-191-0/+1
* | | | Merge topic 'doc-TestCXXAcceptsFlag-cleanup'Brad King2013-12-201-7/+9
|\ \ \ \
| * | | | TestCXXAcceptsFlag: Update documentation (#14657)Brad King2013-12-191-7/+9
| |/ / /
* | | | Merge topic 'find_backtrace'Brad King2013-12-201-7/+10
|\ \ \ \ | |/ / / |/| | |