Files
gentoo/dev-build
Eli Schwartz 12ce12eed8 dev-build/make: allow live ebuild to cache gnulib
make doesn't use a submodule for gnulib, which means every time it
bootstraps it does so expensively into ${WORKDIR} with no eclass
caching.

To make things even worse, ./bootstrap is old and buggy and does not try
shallow cloning at all, since it doesn't detect support by grepping -h
output due to "presentation formatting fixes" in git. The full clone
is... not small.

Acked-by: Mike Gilbert <floppym@gentoo.org>
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-08-14 01:02:01 -04:00
..
2025-07-18 11:09:09 +02:00
2025-08-06 03:27:22 +01:00
…
…
…
…
2025-08-11 01:35:37 -04:00
…
2025-07-11 04:13:35 +01:00