summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2023-09-09beignet-git: delete files present in opencl-headersMichael Lass
2023-03-10Very last updateMichael Lass
There was a very last git commit, making clear that this project is dead. Currently, the utests still run successfully. Extend the PKGBUILD to make running them easy.
2020-07-06Apply bugfix patch by default and update available patches for llvm 10Michael Lass
For me, beignet's utests segfault when built against LLVM 10. Still, building against LLVM 7 seems to be the most reliable option.
2019-12-07Remove conflict with opencl-intelMichael Lass
opencl-intel is also provided by intel-opencl-runtime which probably should not conflict with this one. Thanks to satcom886 for suggesting.
2019-12-01Fix build against current git versionMichael Lass
This introduces a couple of changes: * match more closely the version in the community repository * change git url to github as it contains newer commits * build against LLVM 7, as this is currently the most recent version supported by upstream * add optional patch to resolve undefined behavior / segfaults * build with cmake and ninja
2016-06-30Remove Release_ from version string, thanks to intelfxSean Lynch
2016-04-11Bump package releaseSean Lynch
2016-04-11Remove isnan patch since it's been incorporated upstream.Sean Lynch
2016-03-24Initial commitSean Lynch