Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CheckSourceCompiles: Add support for Swift | Evan Wilde | 2022-10-24 | 2 | -0/+19 |
* | Tests: Move TryCompile check module cases to RunCMake.Check* | Brad King | 2022-10-06 | 5 | -0/+92 |
* | Tests: Clarify RunCMake.Check* case names | Brad King | 2022-10-06 | 9 | -8/+8 |
* | HIP: Add HIP to all the Check* modules | Robert Maynard | 2021-06-07 | 2 | -0/+31 |
* | Check*: Tolerate variables set with names of languages | Brad King | 2020-11-25 | 6 | -0/+12 |
* | Modules: Do not implicitly add new functions via old Check Modules | Robert Maynard | 2020-10-26 | 1 | -1/+3 |
* | Tests: Add cases for CheckSource{Compiles,Runs} bad arguments | Brad King | 2020-10-15 | 4 | -0/+16 |
* | CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags | Robert Maynard | 2020-10-08 | 2 | -0/+31 |
* | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPC | Robert Maynard | 2020-10-06 | 2 | -0/+24 |
* | CheckSoureCompiles: Add a unified way to check if a source compiles | Robert Maynard | 2020-09-23 | 13 | -0/+117 |