summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'implicit-includes-extra-CR'Brad 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'Brad King2019-11-261-0/+2
|\ \ \ \
| * | | | FindODBC: Add library name for MinGW toolchainsCristian Adam2019-11-251-0/+2
* | | | | Merge topic 'FindwxWidgets-rel-and-dbg'Brad King2019-11-251-1/+1
|\ \ \ \ \
| * | | | | FindwxWidgets: Fix finding both release and debug libsBrad King2019-11-221-1/+1
| |/ / / /
* | | | | Merge topic 'FindMPI-improve-error'Brad King2019-11-211-0/+2
|\ \ \ \ \
| * | | | | FindMPI: Improve error when a component's language is not enabledKeith Ballard2019-11-201-0/+2
* | | | | | Merge topic 'UseJava-javadoc-classpath-separator'Brad King2019-11-211-43/+23
|\ \ \ \ \ \
| * | | | | | UseJava: Use correct path separator in javadocNathan Burles2019-11-201-20/+4
| * | | | | | UseJava: Use list(APPEND) to simplify javadoc option constructionNathan Burles2019-11-201-10/+11
| * | | | | | UseJava: Extract the path separator to module levelNathan Burles2019-11-201-15/+10
| |/ / / / /
* | | | | | Merge topic 'ExternalProject-list-sep-in-cache'Brad King2019-11-211-0/+5
|\ \ \ \ \ \
| * | | | | | ExternalProject: replace LIST_SEPARATOR in initial cache files tooBen Boeckel2019-11-201-0/+5
| |/ / / / /
* | | | | | Merge topic 'FindwxWidgets-qt-debug'Brad King2019-11-211-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | FindwxWidgets: Find wxQt debug librariesCraig Sturdy2019-11-201-0/+2
| |/ / /
| * | | Merge topic 'swift-rpath-darwin' into release-3.16Brad King2019-11-181-1/+1
| |\ \ \
| * \ \ \ Merge topic 'swift-darwin-install-name' into release-3.16Brad King2019-11-181-1/+1
| |\ \ \ \
| * \ \ \ \ Merge topic 'FindPostgreSQL-macports-libsuffix' into release-3.16Brad King2019-11-151-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'FindwxWidgets-mingw' into release-3.16Brad King2019-11-131-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'FindwxWidgets-qt' into release-3.16Brad King2019-11-131-22/+26
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'sdcc-sdar'Brad King2019-11-191-10/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SDCC compiler: use sdar instead of sdcclib as librarian for recent versionsJohnny Jazeix2019-11-181-10/+24
* | | | | | | | | | Merge topic 'FindFLEX-work-dir'Brad King2019-11-191-19/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-151-19/+54
* | | | | | | | | | | Merge topic 'swift-rpath-darwin'Brad King2019-11-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Swift: support `-rpath` on DarwinSaleem Abdulrasool2019-11-181-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'swift-rpath-separator' into release-3.16Brad King2019-11-131-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16Craig Scott2019-11-121-7/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge topic 'objc-link-main' into release-3.16Brad King2019-11-111-50/+26
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge topic 'CTestCoverageCollectGCOV-typo' into release-3.16Brad King2019-11-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'revert-FindBinUtils-ask-compiler' into release-3.16Brad King2019-11-082-75/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'swift-darwin-install-name'Brad King2019-11-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Swift: support `INSTALL_NAME_DIR` on DarwinSaleem Abdulrasool2019-11-181-1/+1
* | | | | | | | | | | | | | Merge topic 'CPackNuget-dep-id'Brad King2019-11-181-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | CPack/NuGet: Do not mangle non-C-identifier chars in dependenciesyacoub2019-11-141-5/+3
* | | | | | | | | | | | | | Merge topic 'cmake-e-rm'Kyle Edwards2019-11-156-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-136-10/+10
* | | | | | | | | | | | | | | Merge topic 'FindPostgreSQL-macports-libsuffix'Brad King2019-11-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | FindPostgreSQL: also search for libraries in the MacPorts suffixBen Boeckel2019-11-131-0/+1
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'FindwxWidgets-mingw'Brad King2019-11-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | FindwxWidgets: Add link dependencies for MinGWGrant Kim2019-11-131-1/+1
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'FindwxWidgets-qt'Brad King2019-11-131-22/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | FindwxWidgets: Add support for wxQtCraig Sturdy2019-11-121-22/+26
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'swift-rpath-separator'Brad King2019-11-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Swift: Allow build and installed RPATHs to differSaleem Abdulrasool2019-11-121-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'findcuda_stop_exposing_raw_pthreads_lib'Brad King2019-11-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindCUDA: CUDA_LIBRARIES doesn't contain raw `-pthread`Robert Maynard2019-11-111-1/+1
| | |/ / / / / / / / | |/| | | | | | | |