summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'rpath-on-mac'Brad King2013-06-031-0/+5
|\
| * OS X: Add RPATH support for Mac.Clinton Stimpson2013-06-031-0/+5
* | Merge topic 'xcode-shlib-versioning'Brad King2013-06-031-6/+2
|\ \ | |/
| * Xcode: Add support for shared library versioningClinton Stimpson2013-05-291-6/+2
* | Merge topic 'fix-qt4_use_modules-QtAx'Brad King2013-06-031-8/+16
|\ \
| * | Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.Stephen Kelly2013-06-031-8/+16
| |/
* | Merge topic 'find-Qt4-granular-modules'Brad King2013-06-031-20/+34
|\ \
| * | FindQt4: Don't fail if certain Qt modules are unavailable.Stephen Kelly2013-06-031-20/+34
| |/
* | Merge topic 'FindBoost-normalize-slashes'Brad King2013-05-311-2/+10
|\ \
| * | FindBoost: Fix handling of \ in input paths (#14179)Brad King2013-05-301-2/+10
| |/
* | Merge topic 'ExternalData-no-re-stage'Brad King2013-05-281-1/+4
|\ \
| * | ExternalData: Do not re-stage staged object filesBrad King2013-05-241-1/+4
| |/
* | Merge topic 'fix-protobuf-threads'Brad King2013-05-281-0/+13
|\ \
| * | FindProtobuf: also find pthreadMatthew Woehlke2013-05-241-0/+13
| |/
* | Merge topic 'use-java-use-parse-arguments'Brad King2013-05-281-35/+58
|\ \
| * | UseJava.cmake: fully use cmake_parse_arguments in add_jarMatthew Woehlke2013-03-281-35/+58
* | | Merge topic 'geh-cleanup-identifiers'Brad King2013-05-241-0/+6
|\ \ \
| * | | GenerateExportHeader: Generate only C identifiers as definesStephen Kelly2013-05-241-0/+6
* | | | GenerateExportHeader: Allow use of of this macro with MODULEs.Stephen Kelly2013-05-231-5/+3
|/ / /
* | | 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
| |/ / /