summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge topic 'blas-windows'Brad King2013-10-092-57/+135
|\ \ \
| * | | FindLAPACK: MKL clean up and fix for windowsLeszek Swirski2013-10-081-45/+49
| * | | FindBLAS: Fixes for Windows MKL supportLeszek Swirski2013-10-081-12/+86
* | | | Merge topic 'FindGTK2-targets'Brad King2013-10-091-98/+272
|\ \ \ \
| * | | | FindGTK2: Make pangocairo and cairo optional dependenciesDaniele E. Domenichelli2013-10-081-12/+14
| * | | | FindGTK2: Change extra includes -> optionalDaniele E. Domenichelli2013-10-081-24/+18
| * | | | FindGTK2: do not skip target creation if optional dependencies are not foundDaniele E. Domenichelli2013-10-081-7/+12
| * | | | FindGTK2: Refactor _GTK2_ADJUST_LIB_VARS into _GTK2_ADD_TARGETDaniele E. Domenichelli2013-10-081-152/+161
| * | | | FindGTK2: Do not add freetype includes if they are not foundDaniele E. Domenichelli2013-10-081-2/+6
| * | | | FindGTK2: Add libraries to the GTK2_LIBRARIES variable only when foundDaniele E. Domenichelli2013-10-081-2/+4
| * | | | FindGTK2: Do not link libfreetypeDaniele E. Domenichelli2013-10-081-34/+12
| * | | | FindGTK2: Add config directories only if different from include onesDaniele E. Domenichelli2013-10-081-1/+1
| * | | | FindGTK2: Set INTERFACE_COMPILE_DEFINITIONS target property only if not emptyDaniele E. Domenichelli2013-10-081-1/+3
| * | | | FindGTK2: Add check to ensure that target existsDaniele E. Domenichelli2013-10-081-5/+7
| * | | | FindGTK2: Fix gmodule, glibmm, pangoft2, and pangoxft targetsDaniele E. Domenichelli2013-10-081-3/+8