summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/bazel: fix JDK/JRE dependenciesFlorian Schmaus2022-05-013-7/+16
| | | | | | | The bazel versions in ::gentoo do not build with JDK 17. Restrict to suitable JDKs. Also make RDEPEND a JRE dependency. Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-util/bazel: Stable 4.2.2Jason Zaman2022-03-301-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* dev-util/bazel: Bump 5.0.0Jason Zaman2022-03-302-0/+96
| | | | | | Closes: https://bugs.gentoo.org/832399 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* dev-util/bazel: bump 4.2.2Jason Zaman2022-02-063-0/+138
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* dev-util/bazel: add upstream musl patchSam James2021-11-242-0/+35
| | | | | Closes: https://bugs.gentoo.org/815907 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bazel: update maintainersDavid Seifert2021-11-221-3/+0
| | | | | | | | * previous maintainer hasn't been active on bazel for a long time. Closes: https://github.com/gentoo/gentoo/pull/23040 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/bazel: drop versionsDavid Seifert2021-11-2213-1174/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/bazel: amd64 stable wrt bug #825762Agostino Sarubbo2021-11-221-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/bazel: remove hack for Gentoo prefixYiyangWu2021-11-061-5/+1
| | | | | | | | | | | | In bazel-3.2 prefix and static-libs use flag is added concerning bug #773982 For bazel-3.7 the issue is gone and specifying static link flags causes build error. Closes: https://github.com/gentoo/gentoo/pull/22126 Bugs: https://bugs.gentoo.org/773982 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>
* dev-util/bazel: fix IncorrectCopyrightSam James2021-09-192-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bazel: >=glibc-2.30 and gcc:11 compatibility fixesKerin Millar2021-09-1916-253/+310
| | | | | | | | | | | | | | Ensure that versions 0.22.0, 0.24.1 and 0.27.2 are also patched so as not to conflict with glibc's gettid(2) function. Have all versions include the <limits> header, where required, for compatibility with gcc:11. Revise the dubious test for the presence of ccache so as to consider the value of FEATURES instead. Drop version 2.0.0 in favour of 2.0.1. Closes: https://bugs.gentoo.org/show_bug.cgi?id=720032 Closes: https://bugs.gentoo.org/show_bug.cgi?id=787248 Closes: https://bugs.gentoo.org/show_bug.cgi?id=808827 Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@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-util/bazel: Bump to version 3.7.2Zac Medico2021-04-162-0/+114
| | | | | | | Reported-by: Hans de Graaff <graaff@gentoo.org> Closes: https://bugs.gentoo.org/783132 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: update prefix profile and package metedataYiyang Wu2021-03-061-0/+1
| | | | | | | | | | Add an entry in profiles/features/prefix/package.use, to enable static-libs USE flag by default when using prefix's profile. Closes: https://github.com/gentoo/gentoo/pull/19736 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: enable statically linked libstdc++ for gentoo prefixYiyang Wu2021-03-061-2/+6
| | | | | | | Bug: https://bugs.gentoo.org/773982 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: bump to 3.2.0Sergiusz Bazanski2020-06-132-0/+110
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/16220 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergiusz Bazanski <q3k@q3k.org> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: bump 2.0.0Jason Zaman2020-03-292-0/+110
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* dev-util/bazel: backport gettid patch to 0.29.1.Benda Xu2020-03-262-1/+7
| | | | | | | | | | bazel-0.29.1 is still relevant because sci-libs/tensorflow-2.1.0 depends on it. Reported-By: foufou33@gmail.com, Zheng Dong Closes: https://bugs.gentoo.org/712718 Package-Manager: Portage-2.3.88, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/bazel: amd64 stable wrt bug #712740Agostino Sarubbo2020-03-171-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-util/bazel: stable 0.27 0.29Jason Zaman2020-02-222-4/+4
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* dev-util/bazel: Bump to version 1.2.1Zac Medico2019-12-082-0/+115
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: Relocate patch from FILESDIR to SRC_URIZac Medico2019-12-083-83/+7
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: Add gRPC patch for glibc 2.30Julius Putra Tanu Setiaji2019-12-082-0/+191
| | | | | | | | Closes: https://bugs.gentoo.org/701398 Closes: https://github.com/gentoo/gentoo/pull/13878 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Julius Putra Tanu Setiaji <indocomsoft@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: Bump to version 1.2.0Zac Medico2019-11-222-0/+110
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: Remove old versionsZac Medico2019-11-226-566/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: version bump to 1.0.1Jan Kundrát2019-11-222-0/+110
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/13735 Closes: https://bugs.gentoo.org/698170 Signed-off-by: Jan Kundrát <jan.kundrat@cesnet.cz> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: Bump to version 0.29.1Zac Medico2019-09-102-0/+110
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: RESTRICT=testZac Medico2019-07-285-10/+15
| | | | | | Closes: https://bugs.gentoo.org/690794 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: Bump to version 0.28.1Zac Medico2019-07-212-0/+109
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: Bump to version 0.27.2Zac Medico2019-07-212-0/+109
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: respect CFLAGSJason Zaman2019-07-033-31/+113
| | | | | | | | | | The bazelrc was not used by the build so pass the flags directly to bazel extra flags. Thanks to Michael Martis for triaging and finding the fix. Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-util/bazel: stable 0.22 and 0.24Jason Zaman2019-06-272-2/+2
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-util/bazel: Bump to version 0.27.0Zac Medico2019-06-172-0/+122
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: Bump to version 0.26.1Zac Medico2019-06-102-0/+122
| | | | | | | Reported-by: Alon Bar-Lev <alonbl@gentoo.org> Closes: https://bugs.gentoo.org/687804 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: add app-arch/zip to DEPENDZac Medico2019-05-183-3/+6
| | | | | | | Reported-by: Thomas Beutin <tb@zapiff.de> Closes: https://bugs.gentoo.org/675180 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/bazel: bump 0.24.1Jason Zaman2019-04-262-0/+121
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/bazel: stable 0.20.0Jason Zaman2019-02-031-2/+2
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/bazel: drop oldJason Zaman2019-02-034-372/+0
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/bazel: bump to 0.22.0Jason Zaman2019-02-032-0/+121
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/bazel: bump 0.20.0Jason Zaman2018-12-242-0/+126
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/bazel: bump to 0.19.0Jason Zaman2018-11-182-0/+126
| | | | | | Closes: https://bugs.gentoo.org/669950 Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-util/bazel: bump to 0.18.0Jason Zaman2018-10-172-0/+122
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-util/bazel: drop oldJason Zaman2018-10-053-269/+0
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-util/bazel: bump 0.17.2Jason Zaman2018-10-042-0/+124
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-util/bazel: drop oldJason Zaman2018-09-152-142/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/bazel: bump 0.17.1Jason Zaman2018-09-152-0/+124
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/bazel: drop oldJason Zaman2018-08-034-239/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/bazel: bump to 0.16.0Jason Zaman2018-08-032-0/+144
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/bazel: add myself as maintainerJason Zaman2018-06-121-0/+3
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/bazel: bump 0.14.1Jason Zaman2018-06-122-0/+143
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9