summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add support files for C, C++ and ASM for the IAR toolchain.Alex Neundorf2013-04-154-0/+128
| |/ / /
* | | | Merge topic 'CrossCompilingFix13796'Brad King2013-05-161-5/+5
|\ \ \ \
| * | | | CMakeSystem: include toolchain file after setting CMAKE_HOST_ (#13796)Alex Neundorf2013-04-151-5/+5
| |/ / /
* | | | Merge topic 'fix-comment-typos'Brad King2013-05-161-5/+5
|\ \ \ \
| * | | | Fix some copyastos in the DetermineRCCompiler file.Stephen Kelly2013-04-141-5/+5
| |/ / /
* | | | Merge topic 'FindOpenSSL-cross-compiling'Brad King2013-05-161-1/+1
|\ \ \ \
| * | | | FindOpenSSL: Fix spelling of CMAKE_CROSSCOMPILING (#14075)Robin Lee2013-04-121-1/+1
| |/ / /
* | | | Merge topic 'vs-no-compiler-pdb-setting'Brad King2013-05-162-4/+4
|\ \ \ \
| * | | | MSVC: Invoke 'link' directly for executablesBrad King2013-04-081-1/+1
| * | | | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-052-4/+4
| |/ / /
* | | | Merge topic 'CPackRPM-avoidOwningSystemDirs'Brad King2013-05-161-0/+42
|\ \ \ \
| * | | | CPackRPM add /usr/lib64 to the list of builtin to-be-excluded pathEric NOULARD2013-04-051-2/+2
| * | | | CPackRPM add mechanism to remove path from generated list of file in RPM spec.Eric NOULARD2013-04-051-0/+42
| |/ / /
* | | | Merge topic 'CPackRPM-componentizedUserSpecFile'Brad King2013-05-161-6/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for componentized USER spec fileEric NOULARD2013-04-011-6/+15
* | | | 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
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |