summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/tbb: arm stable wrt bug #835772Agostino Sarubbo2022-05-191-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: arm64 stable wrt bug #835772Agostino Sarubbo2022-05-191-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: ppc stable wrt bug #835772Agostino Sarubbo2022-05-161-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: Stabilize 2021.5.0-r1 x86, #835772Jakov Smolić2022-05-131-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-cpp/tbb: backport x86 build fixSam James2022-05-112-0/+45
| | | | | Closes: https://bugs.gentoo.org/842762 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: add flag stripping patchSam James2022-04-282-0/+29
| | | | | | | Otherwise breaks with e.g. -Werror=format-security in *FLAGS. Bug: https://github.com/oneapi-src/oneTBB/pull/716 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: Stabilize 2021.5.0-r1 ppc64, #835772Arthur Zamarin2022-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-cpp/tbb: amd64 stable wrt bug #835628Agostino Sarubbo2022-03-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: fix DeprecatedInsintoConrad Kostecki2022-02-131-6/+5
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-cpp/tbb: fix underlinking on muslSam James2022-02-072-0/+32
| | | | | | | | | | | | Avoid *context APIs. In theory, may not be needed (shouldn't be) given we've fixed our packaging of libucontext, but let's do this anyway as the fix is upstream, and it avoids possible otehr issues. Bug: https://github.com/rui314/mold/issues/281 Closes: https://bugs.gentoo.org/832700 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: fix undefined __TBB_machine_fetchadd4Alex Fan2022-01-203-0/+27
| | | | | | | Closes: https://bugs.gentoo.org/827883 Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23878 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: add another musl patchSam James2022-01-172-0/+34
| | | | | Closes: https://bugs.gentoo.org/828704 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: fix build on muslSam James2022-01-162-0/+26
| | | | | Closes: https://bugs.gentoo.org/830698 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: fix IncorrectCopyrightSam James2022-01-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: fix UnusedInheritsSam James2022-01-022-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: add 2021.5.0Sam James2022-01-022-0/+39
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: add bug reference to patchSam James2022-01-021-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: add 2021.4.0Sam James2021-10-293-0/+285
| | | | | Bug: https://bugs.gentoo.org/713582 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: drop 2019.8, 2020.2Jakov Smolić2021-10-063-294/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@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>
* dev-cpp/tbb: keyword 2020.3 for ~riscvMarek Szuba2021-07-141-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-cpp/tbb: eutils--Sam James2021-04-163-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/tbb: Stabilize 2020.3 ppc64, #762130Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: Stabilize 2020.3 ppc, #762130Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: Stabilize 2020.3 x86, #762130Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: Stabilize 2020.3 amd64, #762130Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: Stabilize 2020.3 arm, #762130Sam James2021-01-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: Stabilize 2020.3 arm64, #762130Sam James2021-01-061-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/tbb: version bump to 2020.3Guilherme Amadio2020-07-162-0/+152
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: remove unused patchesMichael Mair-Keimberger2020-05-252-202/+0
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: arm stable wrt bug #713244Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: drop oldGuilherme Amadio2020-04-154-442/+0
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: arm64 stable wrt bug #713244Guilherme Amadio2020-04-151-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/713244 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: version bump to 2020.2Guilherme Amadio2020-04-012-0/+152
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: ppc stable wrt bug #713244Agostino Sarubbo2020-03-211-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: ppc64 stable wrt bug #713244Agostino Sarubbo2020-03-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: x86 stable wrt bug #713244Agostino Sarubbo2020-03-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: amd64 stable wrt bug #713244Agostino Sarubbo2020-03-201-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-cpp/tbb: version bump to 2020.1Guilherme Amadio2020-03-183-0/+214
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: remove unused patchesMichael Mair-Keimberger2019-11-073-392/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12762 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-cpp: Remove *-fbsd KEYWORDSMichał Górny2019-10-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/tbb: Fix building with clangPeter Levine2019-10-031-1/+1
| | | | | | | | | | | Prevent "clang++" from being inadvertently matched to "*g++*" in a case statement. Closes: https://bugs.gentoo.org/662990 Closes: https://github.com/gentoo/gentoo/pull/13129 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: update metadata.xmlGuilherme Amadio2019-08-161-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: drop oldGuilherme Amadio2019-08-164-423/+0
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: version bump to 2019_U8Guilherme Amadio2019-08-162-0/+142
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-cpp/tbb: arm64 stableAaron Bauman2019-05-161-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* dev-cpp/tbb: Mask abi_ppc* flag usageMichał Górny2019-05-074-8/+8
| | | | | | | | The abi_ppc* flags are going to be removed from multilib-build.eclass. The older version seems to have worked fine without them, so commit them out for now. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-cpp/tbb: use HTTPSMichael Mair-Keimberger2018-05-165-6/+6
| | | | Closes: https://github.com/gentoo/gentoo/pull/8421
* dev-cpp/tbb: version bump to 2018.20180312Matthias Maier2018-04-242-0/+145
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9