summaryrefslogtreecommitdiff
path: root/Modules/CheckPrototypeDefinition.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help:Check*: include CMAKE_REQUIRED_* vars to dedupescivision2023-03-141-14/+12
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-7/+1
* Modules: Use new SOURCES_FROM_* try_compile (2/2)Matthew Woehlke2022-09-271-5/+3
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+1
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-8/+14
* Refactor: Use added message types in various modulesAlex Turbov2019-11-021-2/+5
* Check* functions family: add support for LINK_OPTIONSMarc Chevrier2018-12-011-15/+27
* Help: correct macro -> function in CheckPrototypeDefinitionJoachim Wuttke (o)2018-11-121-2/+2
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-37/+38
* Various typo fixesLuz Paz2018-01-041-1/+1
* Check*: Added include guardsCristian Adam2017-12-011-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-2/+2
* CheckPrototypeDefinition: Avoid if() auto-dereferenceBrad King2014-09-161-1/+1
* Help: Document that the CHECK_* macros create cache variablesSebastian Leske2014-09-111-0/+1
* Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.Clinton Stimpson2014-03-291-2/+7
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-17/+32
* Handle targets in the LINK_LIBRARIES of try_compile.Stephen Kelly2013-02-221-5/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-9/+9
* Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-211-1/+6
* Modules: Added CheckPrototypeDefinition module.Andreas Schneider2011-03-181-0/+96