Improve the per-branch build dir support
authorWayne Davison <wayne@opencoder.net>
Sun, 28 Jun 2020 22:21:43 +0000 (15:21 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 29 Jun 2020 02:42:25 +0000 (19:42 -0700)
commit7039d146163c4e5c4932d80d8032b0c169b53ab8
treef4c1560dd4bc2f34c035affb2111b01ed2db6aae
parentec3c9f2f5a6af532b1b5b80ed9baf477500dc8d5
Improve the per-branch build dir support

The release script & the patch management script now require the use of
an auto-build-save dir that makes it much easier to keep the generated
files from melding together, and remembers the configure setup for each
patch branch.
.gitignore
NEWS.md
configure
packaging/auto-Makefile [new file with mode: 0644]
packaging/make [deleted file]
packaging/patch-update
packaging/pkglib.py
packaging/prep-auto-dir [new file with mode: 0755]
packaging/release-rsync
prepare-source