Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Link Step: ensure the correct linker is used for depfile configuration | Marc Chevrier | 2023-05-28 | 1 | -8/+0 |
| | | | | This is related to MR !8443. | ||||
* | Link step: use linker dependency linker file | Marc Chevrier | 2023-05-03 | 1 | -0/+9 |
| | | | | | | Based on work done by @ben.boeckel (!8051) Fixes: #22217 | ||||
* | HIP: Simplify detection of HIP runtime CMake package | Brad King | 2021-09-16 | 1 | -1/+1 |
| | | | | | | | It only makes sense to use the CMake package from the same ROCm installation that the compiler uses. Ask the HIP compiler to report the location of the ROCm installation. Verify up front that it contains the expected CMake package file. | ||||
* | HIP: Automatically inject the `hip::device` runtime target | Robert Maynard | 2021-06-07 | 1 | -0/+4 |
| | | | | | Any target that might need to link to hip code needs the `hip::device` target | ||||
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -0/+16 |