summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'autogen_path_prefix'Brad King2019-09-191-0/+1
|\
| * Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX)Sebastian Holtermann2019-09-161-0/+1
* | Merge topic 'CMakeFindBinUtils-install_name_tool-prefix'Brad King2019-09-191-1/+1
|\ \
| * | Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as wellIsuru Fernando2019-09-181-1/+1
* | | Merge topic 'FindGnuTLS-target'Brad King2019-09-191-10/+30
|\ \ \ | |/ / |/| |
| * | FindGnuTLS: add target GnuTLS::GnuTLSDavid Callu2019-09-181-10/+30
| |/
* | Merge topic 'shared-pch'Brad King2019-09-181-3/+10
|\ \
| * | Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-171-3/+10
| |/
* | Merge topic 'iar-v850'Brad King2019-09-175-2/+15
|\ \
| * | IAR: Add v850 supportNico Mueller2019-09-165-2/+15
| |/
* | Merge topic 'allow-pkg-config-missing-libraries'Brad King2019-09-171-1/+5
|\ \ | |/ |/|
| * FindPkgConfig: Allow libraries that can't be found with their full pathChuck Atkins2019-09-161-1/+5
* | Merge topic 'doxygen-add-docs-USE_STAMP_FILE'Craig Scott2019-09-061-17/+53
|\ \ | |/ |/|
| * FindDoxygen: add USE_STAMP_FILE optionNikita Sirgienko2019-09-051-17/+53
* | Merge topic 'FindBoost-1.71'Brad King2019-09-041-9/+15
|\ \
| * | FindBoost: Tolerate future Boost INTERFACE librariesBrad King2019-09-041-8/+14
| * | FindBoost: Clarify role of legacy variables in warning messageBrad King2019-09-041-1/+1
* | | Ninja: Pass preprocessor definitions when compiling with Intel FortranBrad King2019-09-031-0/+2
* | | Merge topic 'FindPython-specify-artifacts-directly'Brad King2019-09-034-847/+1239
|\ \ \
| * | | FindPython: Add capability to specify directly artifactsMarc Chevrier2019-09-024-205/+418
| * | | FindPython: Enhance python cache variables management.Marc Chevrier2019-09-021-756/+935
| | |/ | |/|
* | | Merge topic 'clang-ipo-support'Brad King2019-09-032-3/+26
|\ \ \
| * | | Clang: prefer lld-link over link.exeZsolt Parragi2019-08-271-1/+17
| * | | Clang: add LTO support for GNU-command line clang on windowsZsolt Parragi2019-08-271-2/+9
* | | | Merge topic 'gtest-1.8.1'Brad King2019-09-031-0/+8
|\ \ \ \
| * | | | FindGTest: Add support for googletest 1.8.1 folder structureKelby Faessler2019-08-301-0/+8
| | |/ / | |/| |
* | | | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-032-2/+9
|\ \ \ \
| * | | | cuda: Extend cuda compiler detection to work with custom cuda pathBenjamin Wozniak2019-08-302-2/+9
* | | | | Merge topic 'FindPkgConfig-module-name'Brad King2019-09-031-0/+7
|\ \ \ \ \
| * | | | | FindPkgConfig: return the module found by pkg_search_moduleChristophe Giboudeaux2019-08-291-0/+7
| | |_|/ / | |/| | |
* | | | | Merge topic 'cpack-install-multiple-configurations'Brad King2019-09-031-0/+7
|\ \ \ \ \
| * | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variableAlex Turbov2019-08-301-0/+7
* | | | | | Merge topic 'xcode11-swift'Brad King2019-09-031-1/+1
|\ \ \ \ \ \
| * | | | | | Xcode: Relax swift compiler detection regex for Xcode 11Gregor Jasny2019-08-301-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'FindBoost-1.71'Brad King2019-09-031-18/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindBoost: Add support for Boost 1.71Brad King2019-08-301-2/+2
| * | | | FindBoost: Unwrap compatibility INTERFACE targets for legacy variablesBrad King2019-08-301-0/+15
| * | | | FindBoost: Remove incorrect 1.70 timer dependencyBrad King2019-08-301-1/+1
| * | | | FindBoost: Simplify conditional block for last known versionBrad King2019-08-301-16/+14
* | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated'Brad King2019-08-291-0/+12
|\ \ \ \ \
| * | | | | CMakeParseImplicitLinkInfo supports comma separated link linesRobert Maynard2019-08-281-0/+12
* | | | | | Merge topic 'precompile-headers'Brad King2019-08-296-0/+40
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Precompile headers: Add methods to generate PCH sourcesCristian Adam2019-08-286-0/+40
* | | | | | Merge topic 'GNUInstallDirs-arch-linux'Brad King2019-08-271-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GNUInstallDirs: Keep 'lib' as default LIBDIR on Arch Linux based systemsAntonio Rojas2019-08-261-1/+2
* | | | | | Merge topic 'FindLibLZMA-windows-debug'Brad King2019-08-261-6/+39
|\ \ \ \ \ \
| * | | | | | FindLibLZMA: Find debug/release variants on WindowsBraden McDaniel2019-08-231-6/+39
* | | | | | | Merge topic 'cpack-stgz-license-prompt'Brad King2019-08-261-9/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | CPack/STGZ: Require explicit acceptance or refusal of licensesidju2019-08-231-9/+13
* | | | | | | Merge topic 'solaris-ldd'Brad King2019-08-231-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |