summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ | |/| |
* | | | Merge topic 'QNX-ninja-generator'Brad King2013-10-261-0/+3
|\ \ \ \
| * | | | QNX: Don't attempt to create depfilesStephen Kelly2013-10-251-0/+3
| |/ / /
* | | | Merge topic 'python-interp-remove-debug-messages'Brad King2013-10-261-2/+0
|\ \ \ \
| * | | | python: remove debug statements from FindPythonInterp.cmake.Clinton Stimpson2013-10-241-2/+0
| |/ / /
* | | | Merge topic 'intel-no-i_dynamic'Brad King2013-10-261-2/+2
|\ \ \ \
| * | | | Intel: Drop deprecated -i_dynamic flag from Fortran (#14507)Brad King2013-10-241-2/+2
| |/ / /
* | | | Merge topic 'FindCUDA-arm-5.5'Brad King2013-10-261-8/+40
|\ \ \ \
| * | | | added support for arm cross compilation with CUDA 5.5:Vladislav Vinogradov2013-10-241-8/+40
| |/ / /
* | | | Merge topic 'qt4-svg-dep'Brad King2013-10-261-1/+1
|\ \ \ \
| * | | | qt4: Fix linking with QtSvg to not include QtXml.Clinton Stimpson2013-10-231-1/+1
| |/ / /
* | | | Drop compatibility with CMake < 2.4Brad King2013-10-232-11/+0
|/ / /
* | | Merge topic 'FindJava-msg'Brad King2013-10-231-1/+1
|\ \ \
| * | | FindJava: fix message output (#14502)Rolf Eike Beer2013-10-221-1/+1
| |/ /
* | | Merge topic 'vs-graceful-empty-compiler'Brad King2013-10-234-7/+7
|\ \ \
| * | | Quote ${CMAKE_<LANG>_COMPILER} while enabling a languageBrad King2013-10-224-6/+6
| * | | CMakeDetermineCompilerId: Do not test vendor without a compilerBrad King2013-10-221-1/+1
| |/ /
* | | Merge topic 'doc-cmake-developer'Brad King2013-10-231-189/+3
|\ \ \
| * | | Help: Organize cmake-developer.7 manual Modules sectionBrad King2013-10-221-1/+3
| * | | Help: Move Modules/readme.txt content into cmake-developer.7 manualKitware Robot2013-10-221-188/+0
| |/ /
* | | CheckTypeSize: Add support for C++Daniele E. Domenichelli2013-10-211-6/+43
|/ /
* | Merge topic 'vs12-parallel-cl-FS'Brad King2013-10-213-1/+7
|\ \
| * | MSVC: Add /FS flag for cl >= 18 to allow parallel compilation (#14492)Brad King2013-10-183-1/+7
* | | Merge topic 'vs-intel-compiler'Brad King2013-10-201-1/+5
|\ \ \
| * | | VS 6: Do not try Intel Fortran .vfproj file with msdevBrad King2013-10-191-1/+5
* | | | Merge topic 'vs-intel-compiler'Brad King2013-10-1811-99/+103
|\ \ \ \ | |/ / /
| * | | Intel: Fix detection of MSVC version simulated by pre-11.0 FortranBrad King2013-10-181-3/+1
| * | | Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-188-93/+51
| * | | VS: Detect Intel Fortran compiler id and versionBrad King2013-10-183-5/+47
| * | | CMakeDetermineCompilerId: Fix Intel Fortran compiler id detectionBrad King2013-10-161-1/+4
| * | | VS: Fix CMAKE_<LANG>_COMPILER detection with Intel toolset (#14471)Brad King2013-10-161-0/+3
* | | | Merge topic 'wix-documentation-escapes'Brad King2013-10-171-2/+2
|\ \ \ \
| * | | | CPackWiX: prevent attribute references in docs from being interpretedNils Gladitz2013-10-161-2/+2
| |/ / /
* | | | Qt4: make pro files generated for translations easier to readRolf Eike Beer2013-10-161-3/+4
|/ / /
* | | Modules/readme.txt: Update steps to add module documentationBrad King2013-10-161-23/+41
* | | CPack: Replace #<type> markup with reStructuredText equivalentKitware Robot2013-10-1611-1188/+805