Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'sdcc-sdar' | Brad King | 2019-11-19 | 1 | -10/+24 |
|\ | |||||
| * | SDCC compiler: use sdar instead of sdcclib as librarian for recent versions | Johnny Jazeix | 2019-11-18 | 1 | -10/+24 |
* | | Merge topic 'FindFLEX-work-dir' | Brad King | 2019-11-19 | 1 | -19/+54 |
|\ \ | |||||
| * | | FindFLEX: Add policy CMP0098 to run flex in build tree | Jannick | 2019-11-15 | 1 | -19/+54 |
* | | | Merge topic 'swift-rpath-darwin' | Brad King | 2019-11-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Swift: support `-rpath` on Darwin | Saleem Abdulrasool | 2019-11-18 | 1 | -1/+1 |
| * | | | Merge topic 'swift-rpath-separator' into release-3.16 | Brad King | 2019-11-13 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16 | Craig Scott | 2019-11-12 | 1 | -7/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'objc-link-main' into release-3.16 | Brad King | 2019-11-11 | 1 | -50/+26 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'CTestCoverageCollectGCOV-typo' into release-3.16 | Brad King | 2019-11-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'revert-FindBinUtils-ask-compiler' into release-3.16 | Brad King | 2019-11-08 | 2 | -75/+21 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'swift-darwin-install-name' | Brad King | 2019-11-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Swift: support `INSTALL_NAME_DIR` on Darwin | Saleem Abdulrasool | 2019-11-18 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'CPackNuget-dep-id' | Brad King | 2019-11-18 | 1 | -5/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | CPack/NuGet: Do not mangle non-C-identifier chars in dependencies | yacoub | 2019-11-14 | 1 | -5/+3 |
* | | | | | | | | | Merge topic 'cmake-e-rm' | Kyle Edwards | 2019-11-15 | 6 | -10/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | replace remove and remove_directory with rm in tests | Johnny Jazeix | 2019-11-13 | 6 | -10/+10 |
* | | | | | | | | | | Merge topic 'FindPostgreSQL-macports-libsuffix' | Brad King | 2019-11-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindPostgreSQL: also search for libraries in the MacPorts suffix | Ben Boeckel | 2019-11-13 | 1 | -0/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'FindwxWidgets-mingw' | Brad King | 2019-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindwxWidgets: Add link dependencies for MinGW | Grant Kim | 2019-11-13 | 1 | -1/+1 |
* | | | | | | | | | | | Merge topic 'FindwxWidgets-qt' | Brad King | 2019-11-13 | 1 | -22/+26 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | FindwxWidgets: Add support for wxQt | Craig Sturdy | 2019-11-12 | 1 | -22/+26 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'swift-rpath-separator' | Brad King | 2019-11-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Swift: Allow build and installed RPATHs to differ | Saleem Abdulrasool | 2019-11-12 | 1 | -0/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'findcuda_stop_exposing_raw_pthreads_lib' | Brad King | 2019-11-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindCUDA: CUDA_LIBRARIES doesn't contain raw `-pthread` | Robert Maynard | 2019-11-11 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' | Craig Scott | 2019-11-12 | 1 | -7/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS | Alex Turbov | 2019-11-11 | 1 | -7/+0 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'objc-link-main' | Brad King | 2019-11-11 | 1 | -50/+26 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | ObjC: Set same settings for all languages supported on Darwin | Cristian Adam | 2019-11-07 | 1 | -50/+26 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'objc-x-objc' into release-3.16 | Brad King | 2019-11-07 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'FindBoost-meta-component-ALL' into release-3.16 | Brad King | 2019-11-06 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'CTestCoverageCollectGCOV-typo' | Brad King | 2019-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docs | Brad King | 2019-11-08 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'openssl-pkg-config-directories' | Brad King | 2019-11-08 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindOpenSSL: Lookup all pkg-config directories | Denis Thulin | 2019-11-07 | 1 | -0/+3 |
* | | | | | | | | Merge topic 'revert-FindBinUtils-ask-compiler' | Brad King | 2019-11-08 | 2 | -75/+21 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | FindBinUtils: Revert "Use the compiler to get the path to compiler tools" | Brad King | 2019-11-07 | 2 | -75/+21 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'objc-x-objc' | Brad King | 2019-11-07 | 2 | -2/+2 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | ObjC: Mark explicitly the language for compilation | Cristian Adam | 2019-11-06 | 2 | -2/+2 |
| | |/ / | |/| | | |||||
| * | | | Merge topic 'doc-discourse' into release-3.16 | Craig Scott | 2019-11-06 | 1 | -3/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'findpostgres-10-and-older' into release-3.16 | Brad King | 2019-11-05 | 1 | -5/+16 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'objc-pch' into release-3.16 | Brad King | 2019-11-05 | 2 | -3/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cpack-nsis-welcome-finish-title' | Brad King | 2019-11-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 lines | Johnny Jazeix | 2019-11-05 | 1 | -0/+4 |
* | | | | | | | | Merge topic 'FindBoost-meta-component-ALL' | Brad King | 2019-11-06 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | FindBoost: Prevent warning due to new meta-component "ALL" of Boost 1.73 | Deniz Bahadir | 2019-11-05 | 1 | -0/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'doc-discourse' | Craig Scott | 2019-11-06 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | CMakeSystemSpecificInformation: Replace mailing list with Discourse Forum | Brad King | 2019-11-06 | 1 | -3/+3 |
| |/ / / / / |