]> Savannah Git Hosting - gnulib.git/commit
Split bootstrap into autopull.sh and autogen.sh.
authorBruno Haible <bruno@clisp.org>
Sun, 24 Jul 2022 14:24:37 +0000 (16:24 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Jul 2022 15:44:38 +0000 (17:44 +0200)
commit096abe4908834d96a7225218c18d08425aa48b90
tree2bed2624a5c50ecb4176eb8d9d256a06a2386908
parent2122284380cc0d1b3b6f11d92c04652616da79c7
Split bootstrap into autopull.sh and autogen.sh.

* top/bootstrap-funclib.sh: New file, based on build-aux/bootstrap.
* top/autopull.sh: New file, based on build-aux/bootstrap.
* top/autogen.sh: New file, based on build-aux/bootstrap.
* top/bootstrap: New file, based on build-aux/bootstrap.
* top/gen-bootstrap.sed: New file.
* Makefile (build-aux/bootstrap): New rule.
(regen): Depend on it.
* build-aux/bootstrap: Regenerated using "make build-aux/bootstrap".
ChangeLog
Makefile
build-aux/bootstrap
top/autogen.sh [new file with mode: 0755]
top/autopull.sh [new file with mode: 0755]
top/bootstrap [new file with mode: 0755]
top/bootstrap-funclib.sh [new file with mode: 0644]
top/gen-bootstrap.sed [new file with mode: 0644]