Reno Dakota
|
52bf1163fa
|
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
|
2024-11-07 10:27:41 +00:00 |
|
John Titor
|
16284101b8
|
pocl: format with nixfmt-rfc-style
|
2024-07-04 00:42:38 +05:30 |
|
John Titor
|
b9b9fbe5aa
|
pocl: cleanup, add changelog
|
2024-07-04 00:41:50 +05:30 |
|
Jan Solanti
|
ba1c8bb0d5
|
pocl: use nixpkgs' default LLVM, enable SPIR-V support
|
2024-07-03 17:51:58 +03:00 |
|
Jan Solanti
|
22867a51e9
|
pocl: build experimental remote driver
This is a small driver and it will only get loaded at runtime if
explicitly requested, so building it unconditionally should not cause
any trouble.
|
2024-07-03 16:44:48 +03:00 |
|
Jan Solanti
|
3ba13bf12b
|
pocl: 4.0 -> 6.0
|
2024-07-03 16:41:04 +03:00 |
|
Jan Solanti
|
e0771b7e8e
|
pocl: move to by-name
|
2024-07-03 16:37:40 +03:00 |
|