summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge topic 'enable-language-require-compiler'Brad King2013-10-287-10/+10
|\ \ \ \
| * | | | Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-282-0/+2
| * | | | CMakeDetermineCompilerId: Always use compiler detected from IDEBrad King2013-10-281-6/+4
| * | | | CMakeDetermine*Compiler: Remove temporary cache entryBrad King2013-10-244-4/+4
| |/ / /
* | | | Merge topic 'ninja-use-deps'Brad King2013-10-285-6/+8
|\ \ \ \
| * | | | Ninja: use deps = gcc/msvc featurePeter Kümmel2013-10-245-6/+8
* | | | | Merge topic 'ctest-p4'Brad King2013-10-262-0/+12
|\ \ \ \ \
| * | | | | ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-262-0/+12
* | | | | | Merge topic 'clang-binutils'Brad King2013-10-262-4/+4
|\ \ \ \ \ \
| * | | | | | Find appropriate binutils when cross-compiling with clangStephen Kelly2013-10-252-4/+4
| | |_|/ / / | |/| | | |