summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'implicit-includes-extra-CR' into release-3.16Brad King2019-11-261-1/+1
|\
| * Merge branch 'backport-implicit-includes-extra-CR' into implicit-includes-ext...Brad King2019-11-261-1/+1
| |\
| | * CMakeParseImplicitIncludeInfo: Remove all CR chars from compiler outputBrad King2019-11-251-1/+1
| | * Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15Brad King2019-10-111-0/+7
| | |\
* | | \ Merge topic 'FindODBC-mingw' into release-3.16Brad King2019-11-261-0/+2
|\ \ \ \
| * | | | FindODBC: Add library name for MinGW toolchainsCristian Adam2019-11-251-0/+2
* | | | | FindwxWidgets: Fix finding both release and debug libsBrad King2019-11-221-1/+1
|/ / / /
* | | | FindwxWidgets: Find wxQt debug librariesCraig Sturdy2019-11-201-0/+2
|/ / /
* | | Merge topic 'swift-rpath-darwin' into release-3.16Brad King2019-11-181-1/+1
|\ \ \
| * | | Swift: support `-rpath` on DarwinSaleem Abdulrasool2019-11-181-1/+1
* | | | Merge topic 'swift-darwin-install-name' into release-3.16Brad King2019-11-181-1/+1
|\ \ \ \
| * | | | Swift: support `INSTALL_NAME_DIR` on DarwinSaleem Abdulrasool2019-11-181-1/+1
* | | | | Merge topic 'FindPostgreSQL-macports-libsuffix' into release-3.16Brad King2019-11-151-0/+1
|\ \ \ \ \
| * | | | | FindPostgreSQL: also search for libraries in the MacPorts suffixBen Boeckel2019-11-131-0/+1
| |/ / / /
* | | | | Merge topic 'FindwxWidgets-mingw' into release-3.16Brad King2019-11-131-1/+1
|\ \ \ \ \
| * | | | | FindwxWidgets: Add link dependencies for MinGWGrant Kim2019-11-131-1/+1
* | | | | | Merge topic 'FindwxWidgets-qt' into release-3.16Brad King2019-11-131-22/+26
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | FindwxWidgets: Add support for wxQtCraig Sturdy2019-11-121-22/+26
| |/ / /
* | | | Merge topic 'swift-rpath-separator' into release-3.16Brad King2019-11-131-0/+1
|\ \ \ \
| * | | | Swift: Allow build and installed RPATHs to differSaleem Abdulrasool2019-11-121-0/+1
| |/ / /
* | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16Craig Scott2019-11-121-7/+0
|\ \ \ \
| * | | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-111-7/+0
| |/ / /
* | | | Merge topic 'objc-link-main' into release-3.16Brad King2019-11-111-50/+26
|\ \ \ \
| * | | | ObjC: Set same settings for all languages supported on DarwinCristian Adam2019-11-081-50/+26
* | | | | Merge topic 'CTestCoverageCollectGCOV-typo' into release-3.16Brad King2019-11-081-1/+1
|\ \ \ \ \
| * | | | | CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docsBrad King2019-11-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'revert-FindBinUtils-ask-compiler' into release-3.16Brad King2019-11-082-75/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindBinUtils: Revert "Use the compiler to get the path to compiler tools"Brad King2019-11-072-75/+21
| |/ / /
* | | | Merge topic 'objc-x-objc' into release-3.16Brad King2019-11-072-2/+2
|\ \ \ \
| * | | | ObjC: Mark explicitly the language for compilationCristian Adam2019-11-062-2/+2
* | | | | Merge topic 'FindBoost-meta-component-ALL' into release-3.16Brad King2019-11-061-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73Deniz Bahadir2019-11-051-0/+3
| |/ / /
* | | | Merge topic 'doc-discourse' into release-3.16Craig Scott2019-11-061-3/+3
|\ \ \ \
| * | | | CMakeSystemSpecificInformation: Replace mailing list with Discourse ForumBrad King2019-11-061-3/+3
| |/ / /
* | | | Merge branch 'findpostgres-10-and-older' into release-3.16Brad King2019-11-051-5/+16
|\ \ \ \
| * | | | FindPostgreSQL: support version encoding used in pre-10 releasesBen Boeckel2019-11-041-5/+16
| |/ / /
* | | | Merge branch 'objc-pch' into release-3.16Brad King2019-11-052-3/+2
|\ \ \ \
| * | | | PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-032-3/+2
| |/ / /
* | | | FindwxWidgets: Add support for 3.1.3 VS binariesTomasz Słodkowicz2019-11-011-0/+10
|/ / /
* | | Merge branch 'swift-rpath' into release-3.16Brad King2019-10-311-0/+4
|\ \ \
| * | | Swift: support `BUILD_RPATH` propertiesSaleem Abdulrasool2019-10-301-0/+4
* | | | Merge branch 'docs-CMakePrintHelpers-typo' into release-3.16Craig Scott2019-10-311-2/+2
|\ \ \ \
| * | | | Help: Fix minor typo in CMakePrintHelpers module docsCraig Scott2019-10-311-2/+2
| |/ / /
* | | | Merge branch 'sdk-on-mac' into release-3.16Brad King2019-10-281-0/+1
|\ \ \ \
| * | | | Swift: Honor CMAKE_OSX_SYSROOT on Apple platformsBrad King2019-10-281-0/+1
| |/ / /
* | | | Merge branch 'FindCurses-formw' into release-3.16Brad King2019-10-281-3/+5
|\ \ \ \
| * | | | FindCurses: use formw when wide support is requestednick black2019-10-281-3/+5
| |/ / /
* | | | Merge branch 'swift-parallel-jobs' into release-3.16Brad King2019-10-281-3/+3
|\ \ \ \
| * | | | Swift: correct flags for parallel jobsSaleem Abdulrasool2019-10-281-3/+3
| |/ / /
* | | | Merge branch 'docs-FindPython-minor-grammar' into release-3.16Craig Scott2019-10-283-6/+6
|\ \ \ \