summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindCurses-ncursesw'Brad King2019-10-011-4/+12
|\
| * FindCurses: toplevel ncursesw support, recover cflagsnick black2019-09-281-4/+12
* | Merge topic 'objective-c-cxx'Brad King2019-09-3032-2/+2263
|\ \
| * | Languages: Add support for Objective-C++Steve Wilson2019-09-2817-4/+1221
| * | Languages: Add support for Objective-CSteve Wilson2019-09-2817-2/+1046
* | | Merge topic 'FPHSA-reason-failure-message'Brad King2019-09-301-6/+21
|\ \ \
| * | | FPHSA: add capability to specify message explaining reason of failureMarc Chevrier2019-09-271-6/+21
| |/ /
* | | Merge topic 'FindBinUtils-ask-compiler'Brad King2019-09-272-21/+75
|\ \ \ | |/ / |/| |
| * | FindBinUtils: Use the compiler to get the path to compiler toolsIsuru Fernando2019-09-272-21/+75
| |/
* | Merge topic 'cpack-DEB-use-CPACK_PACKAGE_DESCRIPTION_FILE'Kyle Edwards2019-09-261-50/+127
|\ \
| * | CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`Alex Turbov2019-09-211-16/+104
| * | Refactor: Use `list` commands instead of old-way string opsAlex Turbov2019-09-211-31/+20
| * | Style: Remove spaces after command call and `(`Alex Turbov2019-09-081-8/+8
* | | Merge topic 'iar-v850-asm'Brad King2019-09-241-0/+5
|\ \ \
| * | | IAR: Add v850 assembler supportNico Mueller2019-09-231-0/+5
| | |/ | |/|
* | | Merge topic 'FindThreads-lib-name'Brad King2019-09-241-4/+4
|\ \ \
| * | | FindThreads: Do not hard-code '-l' flag on library nameAlan W. Irwin2019-09-231-4/+4
| |/ /
* | | Merge topic 'FindOpenSSL-static-deps'Brad King2019-09-241-5/+43
|\ \ \ | |/ / |/| |
| * | FindOpenSSL: add pthread and dl dependencies to static lib on LinuxDavid Callu2019-09-201-5/+43
| |/
* | 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
|\ \ \ \ \