summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'implicit-link-sanitize-regex'Brad King2013-05-211-0/+1
|\
| * Sanitize linker name to parse implicit link line (#14154)Brad King2013-05-171-0/+1
* | Merge topic 'fix-build-without-qt4-with-qt5'Brad King2013-05-211-0/+3
|\ \ | |/ |/|
| * FindQt4: Fix QUIET failure with Qt 5 but not Qt 4Stephen Kelly2013-05-211-0/+3
* | Merge topic 'cpack-reg-key-doc'Brad King2013-05-161-2/+2
|\ \
| * | Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY.Clinton Stimpson2013-05-141-2/+2
| |/
* | Merge topic 'vs-configurations'Brad King2013-05-162-5/+0
|\ \
| * | VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generatorsBrad King2013-05-132-5/+0
| |/
* | Merge topic 'UseJava-cross-compile'Brad King2013-05-161-1/+1
|\ \
| * | Allow using Java in a cross-compilation toolchainGregoire Lejeune2013-05-081-1/+1
| |/
* | Merge topic 'vs-compiler-id-arm'Brad King2013-05-161-0/+2
|\ \
| * | VS: Detect MSVC compiler id on ARM toolchainAlexander Mohr2013-05-081-0/+2
| |/
* | Merge topic 'doc-improvements'Brad King2013-05-1617-31/+33
|\ \
| * | FindwxWidgets: add DOC strings with usual styleAndreas Mohr2013-05-071-3/+5
| * | Fix spelling and typos (product names)Andreas Mohr2013-05-072-3/+3
| * | Fix spelling and typos (non-binary)Andreas Mohr2013-05-0714-24/+24
| * | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-1/+1
| |/
* | Merge topic 'ExternalProject-svn-auth-blank'Brad King2013-05-161-4/+4
|\ \
| * | ExternalProject: Allow blank SVN_USERNAME/SVN_PASSWORD (#14128)Matt McCormick2013-05-061-4/+4
| |/
* | Merge topic 'implicit-linker-detection'Brad King2013-05-161-1/+1
|\ \
| * | Recognize ld with toolchain prefix (#13960)Brad King2013-05-061-1/+1
* | | Merge topic 'cpack-nsis-uninstall'Brad King2013-05-161-1/+3
|\ \ \
| * | | CPack/NSIS: Obtain path from which to uninstall from registry (#14124)David Golub2013-05-021-1/+3
| | |/ | |/|
* | | 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
|\ \ \