describe build-readme.sh in README

This commit is contained in:
2025-08-03 21:22:00 +02:00
parent e98321261e
commit 7bcc227f9a

View File

@ -1,3 +1,11 @@
# emacs-windows-installer
Support for GNU Emacs users of Microsoft Windows for operating system provided application management features.
Support for GNU Emacs users of Microsoft Windows for operating system provided application management features.
# Programs
## build-readme - describe files created while building Emacs
Cryptographically sign the (self-)executable and (other) zip-files, SHA256 sum and list everything, then clearsign that. Build a "Fancy Inded" using Apache2 `.htaccess` semantics as a "byproduct", including that and script(s) used in the "publication bundle". Here, a publication bundle is the directory of starting files to publish, represented by the files current working directory when the script is run, plus those created by this program.
![screenshot](https://code.bru.st/corwin/emacs-windows-installer/raw/commit/e98321261e06d9e29d054a6eaab276f30ed2ee43/screenshots/emacs_windows_installer_build_readme_example.png)