summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vs12-generator' into releaseBrad King2013-07-024-1/+41
|\
| * FindBoost: Add -vc120 mangling for VS 12Brad King2013-06-281-0/+2
| * VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-283-1/+39
* | Merge branch 'FixAsmSupport' into releaseBrad King2013-07-023-4/+4
|\ \
| * | asm support: adapt to changes in CMakeDetectCompiler in 2.8.10Alex Neundorf2013-06-143-4/+4
| |/
* | Merge branch 'SelectLibraryConfigurations-cached-library' into releaseBrad King2013-07-021-1/+1
|\ \
| * | SelectLibraryConfigurations: Fix for cached <base>_LIBRARYBjoern Thiel2013-07-021-1/+1
| |/
* | Merge branch 'fix-qt4_use_modules-QtAx' into releaseBrad King2013-06-031-8/+16
|\ \
| * | Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.Stephen Kelly2013-06-031-8/+16
| |/
* | Merge branch 'find-Qt4-granular-modules' into releaseBrad King2013-06-031-20/+34
|\ \
| * | FindQt4: Don't fail if certain Qt modules are unavailable.Stephen Kelly2013-06-031-20/+34
| |/
* | Merge branch 'FindBoost-normalize-slashes' into releaseBrad King2013-05-311-2/+10
|\ \
| * | FindBoost: Fix handling of \ in input paths (#14179)Brad King2013-05-301-2/+10
| |/
* | ExternalData: Do not re-stage staged object filesBrad King2013-05-241-1/+4
|/
* 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