Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules:Check*: refactor: use block(SCOPE_FOR POLICIES) | scivision | 2023-03-08 | 1 | -2/+2 |
* | Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log | Brad King | 2023-01-18 | 1 | -8/+0 |
* | CheckSourceCompiles: For Swift executable, name source 'main.swift' | Evan Wilde | 2022-10-24 | 1 | -2/+6 |
* | CheckSourceCompiles: Add support for Swift | Evan Wilde | 2022-10-24 | 1 | -0/+3 |
* | Modules: Use new SOURCES_FROM_* try_compile (1/2) | Matthew Woehlke | 2022-09-27 | 1 | -3/+2 |
* | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-14 | 1 | -2/+1 |
* | Check{Compiler,Linker}Flag: Add possibility to retrieve check outputs | Marc Chevrier | 2022-01-19 | 1 | -1/+8 |
* | HIP: Add HIP to all the Check* modules | Robert Maynard | 2021-06-07 | 1 | -0/+3 |
* | Check*: Tolerate variables set with names of languages | Brad King | 2020-11-25 | 1 | -7/+7 |
* | Modules: Do not implicitly add new functions via old Check Modules | Robert Maynard | 2020-10-26 | 1 | -0/+127 |