Daniël de Kok
a517ae90cf
rocclr: 4.0.0 -> 4.1.0
2021-03-24 08:57:27 +01:00
Sandro Jäckel
07860aaab7
rocclr: Remove stale substituteInPlace
2021-02-02 14:46:10 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Daniël de Kok
39fefb90b6
rocclr: 3.10.0 -> 4.0.0
2020-12-19 07:59:29 +01:00
Daniël de Kok
7f2736dc0f
rocclr: 3.9.0 -> 3.10.0
2020-12-01 07:41:46 +01:00
Daniël de Kok
95ae7ef7fd
rocclr: 3.8.0 -> 3.9.0
2020-11-03 09:14:23 +01:00
Daniël de Kok
b535b62c9b
rocclr: 3.7.0 -> 3.8.0
2020-09-19 08:10:17 +02:00
Daniël de Kok
e0ef874e67
rocclr: 3.5.0 -> 3.7.0
2020-08-21 08:50:51 +02:00
Daniël de Kok
49ef0fd51a
rocclr: fix build (no OpenCL library is required)
...
rocclr builds fail since CMake was upgraded to 3.18. This version
introduces the REQUIRED option of find_library. However rocclr only
needs OpenCL headers. This change makes finding an OpenCL library
optional again.
2020-08-07 16:49:18 +02:00
Daniël de Kok
85598c5fab
rocclr: init at 3.5.0
2020-07-13 20:01:19 +02:00