summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'WindowsPaths-MinGW-cross-compile-only'Brad King2013-05-161-2/+4
|\
| * Windows: Search '/' prefix only when cross compiling (#10994)Brad King2013-04-251-2/+4
* | Merge topic 'check-compiler-flag-locale'Brad King2013-05-162-0/+25
|\ \
| * | Check{C,CXX}CompilerFlag: Test using C locale (#14102)Brad King2013-04-222-0/+25
| |/
* | Merge topic 'Cuda_WRAP_SRCS_duplicates'Brad King2013-05-161-0/+3
|\ \
| * | FindCUDA: Remove duplicate entries from INCLUDE_DIRECTORIES.Marcel Loose2013-04-181-0/+3
| |/
* | Merge topic 'cuda_compute_build_path'Brad King2013-05-161-1/+7
|\ \
| * | FindCUDA: CUDA_COMPUTE_BUILD_PATH uses relative paths to binary dir.Mathias Gaunard2013-04-181-1/+7
| |/
* | Merge topic 'OpenGL-require-includes'Brad King2013-05-161-91/+88
|\ \
| * | FindOpenGL: require headers to be found on non-Windows platforms (#13746)Rolf Eike Beer2013-04-171-1/+7
| * | FindOpenGL: simplify OS selection codeRolf Eike Beer2013-04-171-91/+82
| |/
* | Merge topic 'xcode-explicitFileType'Brad King2013-05-163-3/+3
|\ \
| * | Xcode: Use explicitFileType to mark source types (#14093)Brad King2013-04-163-3/+3
| |/
* | Merge topic 'AddIARToolchain2'Brad King2013-05-169-4/+154
|\ \
| * | Add IAR to the CMakeDetectC(XX)CompilerID.c(pp).inAlex Neundorf2013-04-152-4/+8
| * | Add regexps for the IAR toolchain to the vendor list.Alex Neundorf2013-04-153-0/+18
| * | 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