summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libclc: Permit clang 11 & 12Michał Górny2020-08-031-1/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libclc: Drop old clang slotMatt Turner2020-05-181-1/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libclc: add python3_8 targetneeshy2020-04-181-1/+1
| | | | | Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/libclc: Drop outdated blockerMatt Turner2020-03-111-1/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libclc: Remove py2 where possibleMichał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libclc: Drop old versionsMatt Turner2019-11-262-82/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libclc: x86 stable (bug #700310)Thomas Deutschmann2019-11-261-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libclc: amd64 stable wrt bug #700310Agostino Sarubbo2019-11-181-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libclc: Bump to 0.2.0_pre20191024Michał Górny2019-11-032-0/+66
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libclc: Drop old dead clang versionsMatt Turner2019-07-281-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libclc: Drop oldMichał Górny2019-05-252-84/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop python3_4 from PYTHON_COMPATMichał Górny2019-04-161-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/11706 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libclc: x86 stable (bug #682616)Thomas Deutschmann2019-04-081-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libclc: amd64 stable wrt bug #682616Mikle Kolyada2019-04-061-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-libs/libclc: Bump to 0.2.0_pre20190313 snapshotMichał Górny2019-03-232-0/+84
| | | | | | | Make a fresh snapshot. While at it, enable python3.7 and LLVM 8&9. Closes: https://bugs.gentoo.org/681352 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libclc: Clean old upMichał Górny2018-12-302-84/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libclc: x86 stable (bug #668900)Thomas Deutschmann2018-11-041-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libclc: amd64 stable wrt bug #668900Mikle Kolyada2018-11-031-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-libs/libclc: Drop old.Jan Vesely2018-09-162-74/+0
| | | | | Signed-off-by: Jan Vesely <jano.vesely@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/9879
* dev-libs/libclc: Bump snapshot to 20180915.Jan Vesely2018-09-162-0/+84
| | | | Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
* dev-libs/libclc: Drop old versionsMatt Turner2018-08-242-72/+0
|
* dev-libs/libclc: x86 stable wrt bug #664002Mikle Kolyada2018-08-201-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/libclc: amd64 stable wrt bug #664002Mikle Kolyada2018-08-191-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-libs/libclc: Drop old versionsMatt Turner2018-07-073-110/+0
|
* dev-libs/libclc: Drop ~arm64 keywordJan Vesely2018-06-141-1/+1
| | | | | | It does not allow any of the required video_cards useflags Closes: https://github.com/gentoo/gentoo/pull/8794
* dev-libs/libclc: Make use of VIDEO_CARDS use flagsJan Vesely2018-06-141-5/+14
| | | | | | Drop runtime depend on clang. Closes: https://bugs.gentoo.org/603454
* dev-libs/libclc: Add 0.2.0_pre20180610 snapshotJan Vesely2018-06-142-0/+75
| | | | | | | | | | Notable upstream changes: * all fp32 and fp64 builtins implemented * early support for cl_khr_fp16 builtins * math builtins pass CTS (AMDGCN)^ * CTS complaint sw fma implementation for ASICs that lack ISA support for fma operation ^other than asin
* dev-libs/libclc: Add support for llvm 7Mike Lothian2018-06-081-1/+2
|
* dev-libs/libclc: Drop 0.2.0_pre20160209 (requires LLVM 3.7)Michał Górny2018-03-292-56/+0
|
* dev-libs/libclc: Add 0.2.0_pre20180319 snapshotMichał Górny2018-03-222-0/+73
|
* dev-libs/libclc: prefix supportGuilherme Amadio2018-03-061-2/+9
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/libclc: amd64 stableJason Zaman2017-12-191-1/+1
| | | | | Gentoo-bug: 639622 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* dev-libs/libclc: x86 stable (bug #639622)Thomas Deutschmann2017-12-081-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-libs/libclc: Current version requires LLVM <= 5Michał Górny2017-09-301-3/+8
|
* dev-libs/libclc: Add september 2017 snapshotJan Vesely2017-09-302-0/+60
| | | | | | | | Adds python3 compatibility Restores llvm-3.9 compatibility Closes: https://github.com/gentoo/gentoo/pull/5824 Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
* dev-libs/libclc: adjust slot dependencyChí-Thanh Christopher Nguyễn2017-09-101-4/+4
| | | | | | | As pointed out by mgorny on gentoo-dev Link: https://archives.gentoo.org/gentoo-dev/message/134f12e219e158023b625dad0152bb01 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/libclc: depend on compatible llvm versionsChí-Thanh Christopher Nguyễn2017-09-081-3/+5
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=612258 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-libs/libclc: Use llvm.eclass to obtain correct llvm-config pathMichał Górny2017-08-121-6/+11
| | | | | | | | | Use the newly-introduced llvm.eclass API to obtain the correct path for the newest LLVM slot including clang, to fix the issue when first-level 'clang' on PATH comes from a compiler wrapper such as ccache. Bug: https://bugs.gentoo.org/624034
* dev-libs/libclc: Revert "fix llvm-config path."Michał Górny2017-08-121-1/+5
| | | | | Revert the non-maintainer commit that reintroduced the cross-slot clang mismatch bug.
* dev-libs/libclc: fix llvm-config path.Robin H. Johnson2017-08-121-5/+1
| | | | | | | | | clang path can be ccache-based, but llvm-config is not hooked by ccache, so find it better ourselves. Closes: https://bugs.gentoo.org/show_bug.cgi?id=624034 Package-Manager: portage-2.3.6 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/libclc: Fix possible llvm/clang slot mismatch, #615754Michał Górny2017-06-261-1/+5
| | | | | | | | Ensure that the LLVM slot with matching clang version is always used. Otherwise, if you have a newer LLVM slot without clang, and an older slot with clang, libclc got paths from the newer llvm-config and was unable to find clang. Now the ebuild finds clang first, and uses the llvm-config installed alongside it.
* dev-libs/libclc: keyword ~arm64Alexis Ballier2017-06-201-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/libclc: Clean old upMichał Górny2017-06-033-110/+0
|
* dev-libs/libclc: x86 stable wrt bug #620234Agostino Sarubbo2017-06-011-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libclc: amd64 stable wrt bug #620234Agostino Sarubbo2017-05-311-2/+2
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-8/+11
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-libs/libclc: Drop ppc keywordsMatt Turner2017-03-243-3/+3
|
* dev-libs/libclc: Respect CXX to fix C++ stdlib incompat, #612582Michał Górny2017-03-141-1/+2
| | | | | | | | Force using the correct C++ compiler via passing --with-cxx-compiler= to the configure script. Otherwise, libclc defaults to using clang++ which can cause compatibility issues when clang++ defaults to libc++ and LLVM was built using gcc. This does not affect the compiler used to build the runtime.