summaryrefslogtreecommitdiffstats
path: root/Modules/Internal/CheckSourceCompiles.cmake
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* CMP0057: Remove support for OLD behaviorBrad King2025-01-221-5/+0
* CMP0054: Remove support for OLD behaviorBrad King2025-01-201-1/+0
* Check*: Add option to pass link directories into checksAliaksandr Averchanka2024-09-091-0/+9
* Modules:Check*: refactor: use block(SCOPE_FOR POLICIES)scivision2023-03-081-2/+2
* Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-181-8/+0
* CheckSourceCompiles: For Swift executable, name source 'main.swift'Evan Wilde2022-10-241-2/+6
* CheckSourceCompiles: Add support for SwiftEvan Wilde2022-10-241-0/+3
* Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-271-3/+2
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+1
* Check{Compiler,Linker}Flag: Add possibility to retrieve check outputsMarc Chevrier2022-01-191-1/+8
* HIP: Add HIP to all the Check* modulesRobert Maynard2021-06-071-0/+3
* Check*: Tolerate variables set with names of languagesBrad King2020-11-251-7/+7
* Modules: Do not implicitly add new functions via old Check ModulesRobert Maynard2020-10-261-0/+127