Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: With lfortran < 1.24 skip cases broken by incorrect filename handling | makise-homura | 2024-01-08 | 1 | -0/+8 |
* | Tests: Move TryCompile check module cases to RunCMake.Check* | Brad King | 2022-10-06 | 5 | -0/+86 |
* | Tests: Clarify RunCMake.Check* case names | Brad King | 2022-10-06 | 8 | -7/+7 |
* | HIP: Add HIP to all the Check* modules | Robert Maynard | 2021-06-07 | 2 | -0/+25 |
* | Check*: Tolerate variables set with names of languages | Brad King | 2020-11-25 | 6 | -0/+12 |
* | CheckSourceRuns: do not fail on unrecognized arguments | Ben Boeckel | 2020-10-28 | 2 | -2/+17 |
* | 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/+25 |
* | CheckSoureRuns: Add a unified way to check if a source runs | Robert Maynard | 2020-09-23 | 13 | -0/+111 |