summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindSWIG: Mark SWIG_DIR & SWIG_VERSION as advanced (#13426)Julien Schueller2013-11-221-0/+2
* Merge topic 'add-missing-parent-group'Brad King2013-11-201-1/+1
|\
| * CPackComponent: handle the documented PARENT_GROUP parameterNils Gladitz2013-11-191-1/+1
* | Merge topic 'FindLATEX-ps2pdf'Brad King2013-11-201-1/+2
|\ \
| * | FindLATEX: Find ps2pdf with MikTeX.Matt McCormick2013-10-241-1/+2
* | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-197-2/+25
|\ \ \ | |_|/ |/| |
| * | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.Stephen Kelly2013-11-191-0/+1
| * | Allow toolchain files to specify an external toolchain.Stephen Kelly2013-11-192-1/+7
| * | Add compiler target compile options.Stephen Kelly2013-11-194-0/+16
| * | CMakeDetermineCompilerId: Look for internal file only on hostStephen Kelly2013-11-191-1/+1
* | | Merge topic 'cleanup-build-commands'Brad King2013-11-1911-289/+3
|\ \ \
| * | | VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generatorsBrad King2013-11-188-283/+0
| * | | Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)Brad King2013-11-183-6/+3
| |/ /
* | | Merge topic 'doc-ExternalProject-formatting'Brad King2013-11-191-70/+59
|\ \ \
| * | | ExternalProject: Format module documentationBrad King2013-11-191-70/+59
| |/ /
* | | CPack: don't write internal variables to CPackConfig.cmakeNils Gladitz2013-11-171-31/+31
|/ /
* | Merge topic 'gp-ld_library_path'Brad King2013-11-141-2/+4
|\ \
| * | GetPrerequisites: Preserve search path order from caller.Clinton Stimpson2013-11-141-2/+4
* | | Merge topic 'openmp-cray'Brad King2013-11-141-4/+5
|\ \ \
| * | | FindOpenMP: fix detecting compilers that do not need any special flag (#14567)Rolf Eike Beer2013-11-131-4/+5
| * | | Merge branch 'vs12-parallel-cl-FS' into releaseBrad King2013-11-023-1/+7
| |\ \ \
* | \ \ \ Merge topic 'configure_file-drop-IMMEDIATE'Brad King2013-11-1418-20/+20
|\ \ \ \ \
| * | | | | Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-1318-20/+20
* | | | | | ExternalData: Allow local stores without any URL templatesBrad King2013-11-131-5/+10
| |_|_|/ / |/| | | |
* | | | | Merge topic 'doc-ExternalData-network-path'Brad King2013-11-131-107/+99
|\ \ \ \ \
| * | | | | ExternalData: Show example network path URL templateBrad King2013-11-121-0/+1
| * | | | | ExternalData: Format module documentationBrad King2013-11-121-107/+98
| |/ / / /
* | | | | CPackWiX: Add variables for custom tool extensions and flagsNils Gladitz2013-11-121-1/+23
|/ / / /
* | | | Merge topic 'osx-no-PackageMaker'Brad King2013-11-051-1/+1
|\ \ \ \
| * | | | CPack: Disable OS X PackageMaker by default (#13662)Brad King2013-11-011-1/+1
* | | | | Merge topic 'FindPHP4-no-cache-output'Brad King2013-11-051-1/+1
|\ \ \ \ \
| * | | | | FindPHP4: Drop extra content from reported PHP4_INCLUDE_PATH (#14540)Brad King2013-11-041-1/+1
* | | | | | Merge topic 'FindJNI-biarch'Brad King2013-11-051-2/+2
|\ \ \ \ \ \
| * | | | | | FindJNI: Support biarch installations (#14541)Modestas Vainius2013-11-041-2/+2
| |/ / / / /
* | | | | | Merge topic 'ninja-deps-intel'Brad King2013-11-052-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ninja: add depfile support for Intel's compilerPeter Kümmel2013-11-042-0/+4
* | | | | | Merge topic 'cpack-drag-n-drop-rez'Brad King2013-11-041-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-011-2/+2
| * | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-011-0/+5
* | | | | | FindBoost: Clarify example static libs option (#13663)Brad King2013-11-011-2/+2
* | | | | | FindBoost: Refine .rst formattingBrad King2013-11-011-32/+11
| |/ / / / |/| | | |
* | | | | Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX'Brad King2013-11-012-9/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow disabling adding the install prefix to the prefix search path.Stephen Kelly2013-10-312-9/+18
* | | | | Merge topic 'external-language-compiler-id'Brad King2013-10-291-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CMakeDetermineCompilerId: Load src from CMAKE_MODULE_PATH (#14481)Dragos Carp2013-10-281-1/+3
* | | | | Merge topic 'Qt-auto-generators'Brad King2013-10-281-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add automatic rcc invocation for Qt.Stephen Kelly2013-10-241-0/+4
| * | | | Add automatic uic invocation for Qt.Stephen Kelly2013-10-241-0/+5
| * | | | Record which files are skipped by automoc.Stephen Kelly2013-10-241-0/+1
| * | | | Rename the AutomocInfo.cmake file to be more generic.Stephen Kelly2013-10-241-0/+0
| | |_|/ | |/| |