summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm-roc: locate bitcode correctlyYiyangWu2022-03-272-0/+18
| | | | | | | | | | This fixes clang not able to find rocm-device-libs when calling from rocm-comgr instead of commandline. Closes: https://bugs.gentoo.org/830762 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: get back to S to get the patches applied.Benda Xu2022-03-221-1/+2
| | | | | Closes: https://bugs.gentoo.org/835784 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: new version: 5.0.2YiyangWu2022-03-225-0/+328
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: bump to 4.5.2Fco Javier Felix2022-02-114-0/+297
| | | | | | | | Closes: https://bugs.gentoo.org/802924 Package-Manager: Portage-3.0.28-r1, Repoman-3.0.3-r1 Signed-off-by: Fco. Javier Felix <ffelix@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/23343 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Revert "sys-devel/llvm-roc: Remove old"Andreas K. Hüttel2021-09-208-0/+555
| | | | | | This reverts commit 362024ac2c699a8f0da19fb1777bdd30fd3b99e2. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/llvm-roc: Remove oldAndreas K. Hüttel2021-09-208-555/+0
| | | | | | Bug: https://bugs.gentoo.org/787569 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-devel/llvm-roc: add hip-location.patch backYiyangWu2021-08-262-0/+190
| | | | | | | | | | | | | | | Clang from llvm-roc-4.3.0 throws error during compilation of rocm packages for GPU devices (e.g. rocBLAS). The missing of $ROCM_PATH and deprecation of hip-location.patch together causes in this situation. This commit update the hip-location.patch so it can be used again. Closes: https://bugs.gentoo.org/809392 Closes: https://github.com/gentoo/gentoo/pull/22060 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: bump version to 4.3.0YiyangWu2021-08-192-0/+95
| | | | | | | | | Die if sed command fails. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22027 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: update github id.Benda Xu2021-08-031-1/+1
| | | | | | | | The up to date repo is at https://github.com/RadeonOpenCompute/llvm-project Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: fix linux-headers-5.13 buildSergei Trofimovich2021-07-082-0/+87
| | | | | | | | | | | Backport #include <linux/cyclades.h> uptream removal. Reported-by: cyrillic Closes: https://bugs.gentoo.org/800695 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21568 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: add back -DCMAKE_DISABLE_FIND_PACKAGE_CUDA=ONRyan Slawson2021-07-041-0/+1
| | | | | | | Signed-off-by: Ryan Slawson <ryangslawson@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21531 Closes: https://bugs.gentoo.org/800554 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Remove unncessary dep on virtual/cblasCraig Andrews2021-07-021-1/+1
| | | | | | Closes: https://bugs.gentoo.org/799857 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Fixed wrong patchWilfried Holzke2021-06-291-1/+1
| | | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.20, Repoman-3.0.2 Closes: https://bugs.gentoo.org/798927 Closes: https://github.com/gentoo/gentoo/pull/21473 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Version bump to 4.2.0 and QAWilfried Holzke2021-06-278-4/+136
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.18, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/21342 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Disable CUDA target autodetectionCraig Andrews2021-05-181-0/+1
| | | | | | | | This package is for AMD ROC, so Nvidia CUDA detection is irrelevant. Closes: https://bugs.gentoo.org/789693 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Fix missing includeCraig Andrews2021-05-023-0/+23
| | | | | | | | Fixes building with GCC 11 Closes: https://bugs.gentoo.org/787569 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Remove PDEPEND="dev-libs/rocr-runtime"Craig Andrews2021-04-279-13/+4
| | | | | | | | This package doesn't use or in any way depend on rocr-runtime rocr-runtime depends on it, though Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 4.1.1 version bumpCraig Andrews2021-04-082-0/+94
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Version bump to 4.1.0Wilfried Holzke2021-03-252-0/+94
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/20103 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: set default device-libs.Benda Xu2021-02-072-1/+38
| | | | | | | | | | Disable HIP runtime check, it is not needed for Gentoo. Only the patch is updated, directly move 4.0.0-r1 to -r2. Closes: https://bugs.gentoo.org/769005 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: Bump to 4.0.1Mike Lothian2021-02-042-0/+95
| | | | | | | | This fixes clinfo for me in my Raven system Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Closes: https://github.com/gentoo/gentoo/pull/19329 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: replace HIP finder with Gentoo paths.Benda Xu2021-01-203-0/+170
| | | | | | | | | | | | remove isystem include path. Set USE=runtime as default. Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Suggested-by: Wilfried Holzke <gentoo@holzke.net> Reference: https://github.com/justxi/rocm/issues/174#issuecomment-749479598 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: remove unnecessary slash strip.Benda Xu2021-01-151-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: add support for Prefix.Benda Xu2020-12-271-0/+21
| | | | | | | | | | | | The logic is modeled after profiles/features/prefix/standalone/profile.bashrc. With the location of hip changed to /usr/lib/hip, let clang of llvm-roc look for EPREFIX/usr/lib/hip instead of vendor /opt/rocm. Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-devel/llvm-roc: Version bump to 4.0.0Wilfried Holzke2020-12-212-0/+72
| | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Version bump to 3.10.0 including dependenciesWilfried Holzke2020-12-062-0/+72
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.9, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/18534 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Fix compile when tensorflow is installedCraig Andrews2020-11-182-0/+36
| | | | | | Closes: https://bugs.gentoo.org/754276 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Version bump to 3.9.0Craig Andrews2020-11-122-0/+71
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/18186 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Use flag to optionaly build runtime librariesWilfried Holzke2020-09-272-2/+11
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-2.3.103, Repoman-2.3.23 Closes: https://github.com/gentoo/gentoo/pull/17611 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 3.8.0 version bumpCraig Andrews2020-09-182-0/+65
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-3/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm-roc: Fix undefined reference to current_pos()Craig Andrews2020-09-082-0/+36
| | | | | | Closes: https://bugs.gentoo.org/741118 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Restore accidentally deleted patchCraig Andrews2020-08-271-0/+20
| | | | | | | | | | files/llvm-roc-3.0.0-add_libraries.patch is still used; it shouldn't have been deleted in commit 5c0896473f9742b66c2f63dae3f4989ed4feeb25 Closes: https://bugs.gentoo.org/739012 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Cleanup old versionsCraig Andrews2020-08-2513-647/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: fix circular depsRick Farina2020-08-241-1/+4
| | | | | | | | add some minor missing deps fixed with permission from candrews Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* sys-devel/llvm-roc: 3.7.0 version bumpCraig Andrews2020-08-142-0/+58
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 3.6.0 version bumpCraig Andrews2020-07-082-0/+58
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 3.5.1 version bumpCraig Andrews2020-06-162-0/+58
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 3.5.0 version bumpCraig Andrews2020-05-282-0/+58
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 3.3.0 version bumpCraig Andrews2020-04-012-0/+58
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: Fix patch file nameCraig Andrews2020-02-261-1/+1
| | | | | | Closes: https://bugs.gentoo.org/710870 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 3.1.0 version bumpCraig Andrews2020-02-252-0/+58
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-226-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-116-6/+6
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch candrews' packages to cmake.eclassAndreas Sturmlechner2020-01-046-19/+19
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-devel/llvm-roc: New ebuild for llvm-roc 3.0.0Wilfried Holzke2019-12-293-0/+78
| | | | | | | Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-2.3.79, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/14149 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 2.10.0 version bumpCraig Andrews2019-11-242-0/+56
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 2.9.0 version bumpCraig Andrews2019-10-042-0/+56
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-devel/llvm-roc: 2.8.0 version bumpCraig Andrews2019-09-252-0/+56
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>