build: provide way to bootstrap with python gnulib-tool
commit555f9061eedd5a46e171b3add71d2c686ed4f72d
authorPádraig Brady <P@draigBrady.com>
Sat, 20 Apr 2024 09:40:06 +0000 (20 10:40 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 23 Apr 2024 11:33:06 +0000 (23 12:33 +0100)
tree6519b3637727d88a92aa56b3d1aa337acf252a26
parentfb543b6b82c1f3a20ff88f44cc3ed367bfe811b6
build: provide way to bootstrap with python gnulib-tool

* cfg.mk: Add a new "world" default target so that one
can bootstrap (using the python implementation), configure,
and make, by using `make -f cfg.mk`.
* gnulib: Update to latest primarily to test the
bootstrap python implementation which is now in beta test.
* README-hacking: Document the `make -f cfg.mk` shortcut.
README-hacking
cfg.mk
gnulib