Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log | Brad King | 2023-01-18 | 1 | -6/+0 |
* | Modules: Use new SOURCES_FROM_* try_compile (1/2) | Matthew Woehlke | 2022-09-27 | 1 | -2/+3 |
* | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-14 | 1 | -2/+2 |
* | HIP: Add missing space when appending --cuda-host-only | Brad King | 2021-10-26 | 1 | -1/+1 |
* | HIP: Simplify detection of HIP runtime CMake package | Brad King | 2021-09-16 | 1 | -21/+0 |
* | enable_language: Fix test for working compiler with CMP0126 NEW behavior | Brad King | 2021-07-15 | 1 | -0/+3 |
* | HIP: Automatically inject the `hip::device` runtime target | Robert Maynard | 2021-06-07 | 1 | -0/+21 |
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -0/+98 |