summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'usr-move-relocatable'Brad King2013-04-041-21/+19
|\
| * Handle usr-move without forcing absolute paths (#14041)Brad King2013-04-031-21/+19
* | Qt4: Fix typo setting a variable for FindThreads.Clinton Stimpson2013-04-021-1/+1
|/
* Merge topic 'ExactCaseReadmeTxt'Brad King2013-03-281-50/+65
|\
| * Modules/readme.txt: make lines a bit shorter for easier readabilityAlex Neundorf2013-03-281-13/+28
| * Modules/readme.txt: switch from "XXX" to "Xxx"Alex Neundorf2013-03-281-47/+47
* | Merge topic 'use-java-INCLUDE_JARS'Brad King2013-03-281-18/+40
|\ \
| * | UseJava.cmake: require explicit request to include jarsMatthew Woehlke2013-03-281-18/+40
* | | Merge topic 'dev/add-isystem-for-clang'Brad King2013-03-281-0/+1
|\ \ \
| * | | Clang: Add -isystem flag support everywhereBen Boeckel2013-03-281-0/+1
* | | | ExternalProject: Retry on a failed git cloneBill Hoffman2013-03-261-5/+15
| |_|/ |/| |
* | | Merge topic 'FindImageMagick-v6.8.0-8'Brad King2013-03-191-3/+3
|\ \ \
| * | | FindImageMagick: Search versioned suffixes (#14012)Rex Dieter2013-03-181-3/+3
* | | | Merge topic 'Ruby-version-selection'Brad King2013-03-191-4/+13
|\ \ \ \
| * | | | FindRuby: improve version selectionRolf Eike Beer2013-03-181-4/+13
* | | | | Merge topic 'fix-java-jar-depends'Brad King2013-03-191-12/+23
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | UseJava.cmake: accept jar targets in add_jarMatthew Woehlke2013-03-131-1/+8
| * | | UseJava.cmake: fix passing jars to add_jarMatthew Woehlke2013-03-131-1/+5
| * | | UseJava.cmake: simplify path logicMatthew Woehlke2013-03-131-11/+11
* | | | Merge topic 'findqt4-withqt5'Brad King2013-03-181-0/+7
|\ \ \ \
| * | | | FindQt4: If Qt5 is in CMAKE_PREFIX_PATH, be sure to find Qt4 includes.Clinton Stimpson2013-03-181-0/+7
* | | | | Merge topic 'fix-FPHSA-match'Brad King2013-03-181-1/+1
|\ \ \ \ \
| * | | | | FPHSA: Fix FOUND_VAR check to work with if() auto-dereferenceStephen Kelly2013-03-181-1/+1
* | | | | | Merge topic 'set-QT_MAJOR_VERSION'Brad King2013-03-181-0/+6
|\ \ \ \ \ \
| * | | | | | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCoreStephen Kelly2013-03-181-0/+6
| |/ / / / /
* | | | | | Merge topic 'set-Qt4_FOUND'Brad King2013-03-181-3/+5
|\ \ \ \ \ \
| * | | | | | FindQt4: Set the Qt4_FOUND variable if Qt4 is foundStephen Kelly2013-03-181-3/+5
| |/ / / / /
* | | | | | Merge topic 'TI_DSP_to_TI'Brad King2013-03-1810-46/+67
|\ \ \ \ \ \
| * | | | | | TI compiler: add automatic detection of prefix and suffixesAlex Neundorf2013-03-143-7/+17
| * | | | | | rename TI_DSP toolchain to TI, since it works also for the ARM compilerAlex Neundorf2013-03-147-5/+10
| * | | | | | Determine C/CXX/Fortran compiler: fix indentationAlex Neundorf2013-03-143-30/+30
| * | | | | | Determine C/CXX/Fortran compiler: minor restructuringAlex Neundorf2013-03-143-9/+15
| |/ / / / /
* | | | | | Merge topic 'FindCUDA.cmake/SeparableCompilation'Brad King2013-03-181-13/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindCUDA: Use the PRE_LINK mode only for MSVC >= 10James Bigler2013-03-141-13/+28
* | | | | | Merge topic 'aix-pic'Brad King2013-03-141-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | XL: Use -qpic for position independent code (#14010)Brad King2013-03-131-0/+1
* | | | | | Merge topic 'findqt4-withqt5'Brad King2013-03-131-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FindQt4: Fix QT_QMAKE{_QMAKE => }_EXECUTABLE typoBrad King2013-03-131-1/+1
* | | | | | Merge topic 'cleanup-early-include-CTest-failure'Brad King2013-03-131-0/+4
|\ \ \ \ \ \
| * | | | | | CTest: Fail early without PROJECT_BINARY_DIR (#14005)Brad King2013-03-121-0/+4
* | | | | | | Merge topic 'ExternalData-escape-semicolons'Brad King2013-03-131-5/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ExternalData: Preserve escaped semicolons during argument expansionBrad King2013-03-121-5/+12
* | | | | | | Merge topic 'findqt4-withqt5'Brad King2013-03-121-36/+53
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindQt4: Do not use qmake from Qt5Janne Rönkkö2013-03-121-36/+53
| |/ / / / /
* | | | | | Merge topic 'aix-shared-flags'Brad King2013-03-122-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | AIX: Do not use -brtl to create shared libraries (#13997)Brad King2013-03-112-2/+2
* | | | | | Merge topic 'Win-HOST_SYSTEM_PROCESSOR'Brad King2013-03-121-1/+1
|\ \ \ \ \ \
| * | | | | | fix Windows processor detectionRolf Eike Beer2013-03-061-1/+1
* | | | | | | Merge topic 'FindCUDA.cmake/AddCUDA_cupti_LIBRARY'Brad King2013-03-121-7/+26
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Added cupti library.James Bigler2013-03-121-7/+26
| | |_|_|_|_|/ | |/| | | | |