Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'useless-MATCHES' | Brad King | 2013-06-03 | 5 | -7/+7 | |
|\ \ \ \ | ||||||
| * | | | | replace string(... MATCHES "^const$) with string(... STREQUAL "const") | Rolf Eike Beer | 2013-06-02 | 5 | -7/+7 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindImageMagick-v6-includes' | Brad King | 2013-06-03 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | FindImageMagick: Find v6 include dir (#14174) | Funda Wang | 2013-05-28 | 1 | -1/+1 | |
* | | | | | Merge topic 'SelectLibraryConfigurations-cached-library' | Brad King | 2013-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | SelectLibraryConfigurations: Fix for cached <base>_LIBRARY | Bjoern Thiel | 2013-05-28 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'qt4-qt5-CMAKE_AUTOMOC' | Brad King | 2013-06-03 | 1 | -3/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | QtAutomoc: Get the Qt version through the target link interface | Stephen Kelly | 2013-05-27 | 1 | -2/+1 | |
| * | | | | | Use the qt5::moc imported target instead of a variable. | Stephen Kelly | 2013-05-27 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'rpath-on-mac' | Brad King | 2013-06-03 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | OS X: Add RPATH support for Mac. | Clinton Stimpson | 2013-06-03 | 1 | -0/+5 | |
* | | | | | | Merge topic 'xcode-shlib-versioning' | Brad King | 2013-06-03 | 1 | -6/+2 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Xcode: Add support for shared library versioning | Clinton Stimpson | 2013-05-29 | 1 | -6/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'fix-qt4_use_modules-QtAx' | Brad King | 2013-06-03 | 1 | -8/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules. | Stephen Kelly | 2013-06-03 | 1 | -8/+16 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'find-Qt4-granular-modules' | Brad King | 2013-06-03 | 1 | -20/+34 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | FindQt4: Don't fail if certain Qt modules are unavailable. | Stephen Kelly | 2013-06-03 | 1 | -20/+34 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindBoost-normalize-slashes' | Brad King | 2013-05-31 | 1 | -2/+10 | |
|\ \ \ \ | ||||||
| * | | | | FindBoost: Fix handling of \ in input paths (#14179) | Brad King | 2013-05-30 | 1 | -2/+10 | |
| |/ / / | ||||||
* | | | | Merge topic 'ExternalData-no-re-stage' | Brad King | 2013-05-28 | 1 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | ExternalData: Do not re-stage staged object files | Brad King | 2013-05-24 | 1 | -1/+4 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-protobuf-threads' | Brad King | 2013-05-28 | 1 | -0/+13 | |
|\ \ \ \ | ||||||
| * | | | | FindProtobuf: also find pthread | Matthew Woehlke | 2013-05-24 | 1 | -0/+13 | |
| |/ / / | ||||||
* | | | | Merge topic 'use-java-use-parse-arguments' | Brad King | 2013-05-28 | 1 | -35/+58 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | UseJava.cmake: fully use cmake_parse_arguments in add_jar | Matthew Woehlke | 2013-03-28 | 1 | -35/+58 | |
* | | | | Merge topic 'geh-cleanup-identifiers' | Brad King | 2013-05-24 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | GenerateExportHeader: Generate only C identifiers as defines | Stephen Kelly | 2013-05-24 | 1 | -0/+6 | |
| | |_|/ | |/| | | ||||||
* | | | | GenerateExportHeader: Allow use of of this macro with MODULEs. | Stephen Kelly | 2013-05-23 | 1 | -5/+3 | |
|/ / / | ||||||
* | | | Merge topic 'implicit-link-sanitize-regex' | Brad King | 2013-05-21 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Sanitize linker name to parse implicit link line (#14154) | Brad King | 2013-05-17 | 1 | -0/+1 | |
* | | | | Merge topic 'fix-build-without-qt4-with-qt5' | Brad King | 2013-05-21 | 1 | -0/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | FindQt4: Fix QUIET failure with Qt 5 but not Qt 4 | Stephen Kelly | 2013-05-21 | 1 | -0/+3 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'cpack-reg-key-doc' | Brad King | 2013-05-16 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Improve documentation for CPACK_PACKAGE_INSTALL_REGISTRY_KEY. | Clinton Stimpson | 2013-05-14 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge topic 'vs-configurations' | Brad King | 2013-05-16 | 2 | -5/+0 | |
|\ \ \ | ||||||
| * | | | VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generators | Brad King | 2013-05-13 | 2 | -5/+0 | |
| |/ / | ||||||
* | | | Merge topic 'UseJava-cross-compile' | Brad King | 2013-05-16 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Allow using Java in a cross-compilation toolchain | Gregoire Lejeune | 2013-05-08 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'vs-compiler-id-arm' | Brad King | 2013-05-16 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | VS: Detect MSVC compiler id on ARM toolchain | Alexander Mohr | 2013-05-08 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 17 | -31/+33 | |
|\ \ \ | ||||||
| * | | | FindwxWidgets: add DOC strings with usual style | Andreas Mohr | 2013-05-07 | 1 | -3/+5 | |
| * | | | Fix spelling and typos (product names) | Andreas Mohr | 2013-05-07 | 2 | -3/+3 | |
| * | | | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 14 | -24/+24 | |
| * | | | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'ExternalProject-svn-auth-blank' | Brad King | 2013-05-16 | 1 | -4/+4 | |
|\ \ \ | ||||||
| * | | | ExternalProject: Allow blank SVN_USERNAME/SVN_PASSWORD (#14128) | Matt McCormick | 2013-05-06 | 1 | -4/+4 | |
| |/ / | ||||||
* | | | Merge topic 'implicit-linker-detection' | Brad King | 2013-05-16 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Recognize ld with toolchain prefix (#13960) | Brad King | 2013-05-06 | 1 | -1/+1 | |
* | | | | Merge topic 'cpack-nsis-uninstall' | Brad King | 2013-05-16 | 1 | -1/+3 | |
|\ \ \ \ |