summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-build/autoconf-vanilla: add note to be careful with patchingSam James2024-01-245-0/+15
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/automake-vanilla: add note to be careful with patchingSam James2024-01-244-0/+12
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/automake: fix modern C issues in tests, fix tests w/ byacc/reflex tooSam James2024-01-242-2/+14
| | | | | Bug: https://bugs.gentoo.org/922676 Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/automake-vanilla: compress slotted info pagesSam James2024-01-234-0/+8
| | | | | | | | | | As noted in the bug, we install to a different location to accommodate slotting and hence do not benefit from the automagic compression for /usr/share/doc. Explicitly opt-in for the info pages we install. Bug: https://bugs.gentoo.org/922729 Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/automake: compress slotted info pagesSam James2024-01-233-0/+6
| | | | | | | | | | As noted in the bug, we install to a different location to accommodate slotting and hence do not benefit from the automagic compression for /usr/share/doc. Explicitly opt-in for the info pages we install. Bug: https://bugs.gentoo.org/922729 Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/autoconf: skip AC_FUNC_GETLOADAVG test for 2.13Sam James2024-01-222-0/+21
| | | | | | | | | | | | The macro itself is broken in autoconf-2.13 but this is caused by newer kernels etc rather than anything else. Very, very few packages use autoconf-2.13, let alone AC_FUNC_GETLOADAVG, so not going to worry about it much. Do as Fedora and Debian do and skip the test for it. Closes: https://bugs.gentoo.org/406723 Closes: https://bugs.gentoo.org/677926 Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/scons: Remove oldMichał Górny2024-01-222-161/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-build/scons: Stabilize 4.6.0-r1 arm, #920424Matoro Mahri2024-01-211-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-build/bazelisk: new package; add 1.19.0Maciej Barć2024-01-203-0/+60
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-build/netsurf-buildsystem: add 1.10Michael Orlitzky2024-01-192-0/+27
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-build/meson: backport macos Prefix fixEli Schwartz2024-01-182-0/+42
| | | | | | | | | | Followup to commit 791e631e0121da91676113928a3e4070453c2449. The patch has been integrated upstream and will be backported to meson 1.3.2; the issues with including it here have been resolved, so bring it back. Closes: https://bugs.gentoo.org/868516 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/autoconf: run tests in parallelSam James2024-01-184-7/+11
| | | | | | | | | | Inspired by vapier's cd7f047fe43fb631c4ca6979c6efb5038c616f41. `RUNTESTFLAGS` has been in the back of my head for a while now as I've been meaning to figure out the interaction between it and parallel make and which packages actually need it. This saves about 30m for me(!). Signed-off-by: Sam James <sam@gentoo.org>
* dev-build/libtool: run tests in parallelMike Frysinger2024-01-172-2/+10
| | | | | Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Move {dev-util → dev-build}/kbuildViorel Munteanu2024-01-1718-0/+559
| | | | | Closes: https://github.com/gentoo/gentoo/pull/34871 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* Move {dev-util → dev-build}/b2Michał Górny2024-01-1710-0/+417
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34867 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/qconfMichał Górny2024-01-173-0/+55
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/sconsMichał Górny2024-01-176-0/+482
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/consMichał Górny2024-01-173-0/+40
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/tupMichał Górny2024-01-175-0/+330
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/netsurf-buildsystemMichał Górny2024-01-175-0/+133
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/gypMichał Górny2024-01-174-0/+119
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/gnMichał Górny2024-01-179-0/+440
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/bazelMichał Górny2024-01-1711-0/+727
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/gtk-doc-amMichał Górny2024-01-173-0/+46
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/boost-m4Michał Górny2024-01-173-0/+40
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/xfce4-dev-toolsMichał Górny2024-01-174-0/+64
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Revert "dev-util/meson-1.3.1: fix for Darwin with native linker again"Eli Schwartz2024-01-172-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b7035fb0da8ffcf1577b68d43f49511adee8237d. This patch was previously introduced for bug 868516, and hit pushback by multiple parties that wanted to see this discussed upstream. After some coaxing and arm-twisting, an upstream issue was finally opened (but no patch submitted). The patch in ::gentoo went stale, and got dropped. base-system@ is uninterested in maintaining this out of tree patch given the situation (and neither am I). After the ticket was opened upstream, it was retracted by the submitter: > I decided to fix the problem from out custom version of xtools's end. Now it's back as a local patch to dev-build/meson, where it's just going to bitrot another time? No explanation for why this is necessary, especially if xtools added compatible output. No attempt to submit a PR to meson. No bug link to cross-reference relevant bugs. Solve this by reducing the local-patches tech debt and punting on the issue, pending actual upstreaming. We can revisit backporting a patch if and when it will constitute a backport of a patch available in upstream git master. Bug: https://bugs.gentoo.org/868516 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* Move {dev-util → dev-build}/muonEli Schwartz2024-01-173-0/+91
| | | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34846 Signed-off-by: Sam James <sam@gentoo.org>
* move {dev-util ? dev-build}/mageWilliam Hubbs2024-01-165-0/+77
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* Move {sys-devel → dev-build}/libtoolMichał Górny2024-01-1514-0/+704
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/slibtoolMichał Górny2024-01-155-0/+134
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/automakeMichał Górny2024-01-1513-0/+842
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/automake-vanillaMichał Górny2024-01-1513-0/+890
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/automake-wrapperMichał Górny2024-01-154-0/+110
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconfMichał Górny2024-01-1535-6/+2410
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconf-archiveMichał Górny2024-01-153-0/+31
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconf-dickeyMichał Górny2024-01-155-0/+169
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconf-vanillaMichał Górny2024-01-1522-0/+928
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconf-wrapperMichał Górny2024-01-155-0/+154
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/cmakeMichał Górny2024-01-1426-0/+2609
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34792 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/tinycmmcMichał Górny2024-01-144-0/+56
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/rocm-cmakeMichał Górny2024-01-145-0/+94
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/ignition-cmakeMichał Górny2024-01-144-0/+91
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/cmake-fedoraMichał Górny2024-01-143-0/+36
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-build/meson: Stabilize 1.3.0-r2 hppa, #921373Sam James2024-01-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {dev-util → dev-build}/mesonMichał Górny2024-01-1326-0/+2200
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34790 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-build}/meson-format-arrayMichał Górny2024-01-133-0/+57
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/remakeMichał Górny2024-01-134-0/+153
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34781 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/pmakeMichał Górny2024-01-135-0/+97
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/bmakeMichał Górny2024-01-136-0/+213
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>