Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'autogen_path_prefix' | Brad King | 2019-09-19 | 1 | -0/+1 |
|\ | |||||
| * | Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX) | Sebastian Holtermann | 2019-09-16 | 1 | -0/+1 |
* | | Merge topic 'CMakeFindBinUtils-install_name_tool-prefix' | Brad King | 2019-09-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as well | Isuru Fernando | 2019-09-18 | 1 | -1/+1 |
* | | | Merge topic 'FindGnuTLS-target' | Brad King | 2019-09-19 | 1 | -10/+30 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindGnuTLS: add target GnuTLS::GnuTLS | David Callu | 2019-09-18 | 1 | -10/+30 |
| |/ | |||||
* | | Merge topic 'shared-pch' | Brad King | 2019-09-18 | 1 | -3/+10 |
|\ \ | |||||
| * | | Precompile Headers: Add REUSE_FROM signature | Cristian Adam | 2019-09-17 | 1 | -3/+10 |
| |/ | |||||
* | | Merge topic 'iar-v850' | Brad King | 2019-09-17 | 5 | -2/+15 |
|\ \ | |||||
| * | | IAR: Add v850 support | Nico Mueller | 2019-09-16 | 5 | -2/+15 |
| |/ | |||||
* | | Merge topic 'allow-pkg-config-missing-libraries' | Brad King | 2019-09-17 | 1 | -1/+5 |
|\ \ | |/ |/| | |||||
| * | FindPkgConfig: Allow libraries that can't be found with their full path | Chuck Atkins | 2019-09-16 | 1 | -1/+5 |
* | | Merge topic 'doxygen-add-docs-USE_STAMP_FILE' | Craig Scott | 2019-09-06 | 1 | -17/+53 |
|\ \ | |/ |/| | |||||
| * | FindDoxygen: add USE_STAMP_FILE option | Nikita Sirgienko | 2019-09-05 | 1 | -17/+53 |
* | | Merge topic 'FindBoost-1.71' | Brad King | 2019-09-04 | 1 | -9/+15 |
|\ \ | |||||
| * | | FindBoost: Tolerate future Boost INTERFACE libraries | Brad King | 2019-09-04 | 1 | -8/+14 |
| * | | FindBoost: Clarify role of legacy variables in warning message | Brad King | 2019-09-04 | 1 | -1/+1 |
* | | | Ninja: Pass preprocessor definitions when compiling with Intel Fortran | Brad King | 2019-09-03 | 1 | -0/+2 |
* | | | Merge topic 'FindPython-specify-artifacts-directly' | Brad King | 2019-09-03 | 4 | -847/+1239 |
|\ \ \ | |||||
| * | | | FindPython: Add capability to specify directly artifacts | Marc Chevrier | 2019-09-02 | 4 | -205/+418 |
| * | | | FindPython: Enhance python cache variables management. | Marc Chevrier | 2019-09-02 | 1 | -756/+935 |
| | |/ | |/| | |||||
* | | | Merge topic 'clang-ipo-support' | Brad King | 2019-09-03 | 2 | -3/+26 |
|\ \ \ | |||||
| * | | | Clang: prefer lld-link over link.exe | Zsolt Parragi | 2019-08-27 | 1 | -1/+17 |
| * | | | Clang: add LTO support for GNU-command line clang on windows | Zsolt Parragi | 2019-08-27 | 1 | -2/+9 |
* | | | | Merge topic 'gtest-1.8.1' | Brad King | 2019-09-03 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | FindGTest: Add support for googletest 1.8.1 folder structure | Kelby Faessler | 2019-08-30 | 1 | -0/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'vs-cuda-custom-dir' | Brad King | 2019-09-03 | 2 | -2/+9 |
|\ \ \ \ | |||||
| * | | | | cuda: Extend cuda compiler detection to work with custom cuda path | Benjamin Wozniak | 2019-08-30 | 2 | -2/+9 |
* | | | | | Merge topic 'FindPkgConfig-module-name' | Brad King | 2019-09-03 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | FindPkgConfig: return the module found by pkg_search_module | Christophe Giboudeaux | 2019-08-29 | 1 | -0/+7 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'cpack-install-multiple-configurations' | Brad King | 2019-09-03 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable | Alex Turbov | 2019-08-30 | 1 | -0/+7 |
* | | | | | | Merge topic 'xcode11-swift' | Brad King | 2019-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Xcode: Relax swift compiler detection regex for Xcode 11 | Gregor Jasny | 2019-08-30 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'FindBoost-1.71' | Brad King | 2019-09-03 | 1 | -18/+31 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | FindBoost: Add support for Boost 1.71 | Brad King | 2019-08-30 | 1 | -2/+2 |
| * | | | | FindBoost: Unwrap compatibility INTERFACE targets for legacy variables | Brad King | 2019-08-30 | 1 | -0/+15 |
| * | | | | FindBoost: Remove incorrect 1.70 timer dependency | Brad King | 2019-08-30 | 1 | -1/+1 |
| * | | | | FindBoost: Simplify conditional block for last known version | Brad King | 2019-08-30 | 1 | -16/+14 |
* | | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated' | Brad King | 2019-08-29 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeParseImplicitLinkInfo supports comma separated link lines | Robert Maynard | 2019-08-28 | 1 | -0/+12 |
* | | | | | | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 6 | -0/+40 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Precompile headers: Add methods to generate PCH sources | Cristian Adam | 2019-08-28 | 6 | -0/+40 |
* | | | | | | Merge topic 'GNUInstallDirs-arch-linux' | Brad King | 2019-08-27 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | GNUInstallDirs: Keep 'lib' as default LIBDIR on Arch Linux based systems | Antonio Rojas | 2019-08-26 | 1 | -1/+2 |
* | | | | | | Merge topic 'FindLibLZMA-windows-debug' | Brad King | 2019-08-26 | 1 | -6/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindLibLZMA: Find debug/release variants on Windows | Braden McDaniel | 2019-08-23 | 1 | -6/+39 |
* | | | | | | | Merge topic 'cpack-stgz-license-prompt' | Brad King | 2019-08-26 | 1 | -9/+13 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | CPack/STGZ: Require explicit acceptance or refusal of license | sidju | 2019-08-23 | 1 | -9/+13 |
* | | | | | | | Merge topic 'solaris-ldd' | Brad King | 2019-08-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | |