summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Help: Fix reStructuredText syntax in auto-generated documentsBrad King2013-10-153-4/+1
* | ExternalProject: Restore documentation indentation levelBrad King2013-10-151-70/+70
* | Convert builtin help to reStructuredText source filesKitware Robot2013-10-15219-5865/+9684
* | Merge topic 'wix-extra-sources'Brad King2013-10-151-0/+14
|\ \
| * | CPackWiX: allow user supplied extra sources, objects and librariesNils Gladitz2013-10-131-0/+14
* | | Merge topic 'FindCUDA-NPP-5.5'Brad King2013-10-151-1/+16
|\ \ \
| * | | FindCUDA: Fix NPP library search for CUDA 5.5Vladislav Vinogradov2013-10-111-1/+16
| | |/ | |/|
* | | OS X: Encode -F framework search flag in per-language platform variableBrad King2013-10-101-0/+5
| |/ |/|
* | Merge topic 'deprecation-message'Brad King2013-10-092-27/+3
|\ \
| * | GenerateExportHeader: Port to use message(DEPRECATION)Stephen Kelly2013-10-081-9/+1
| * | Qt4Macros: Port to use message(DEPRECATION)Stephen Kelly2013-10-081-18/+2