Home GnuPG

New option --release to run a complete build cycle.

Description

New option --release to run a complete build cycle.

* build.sh: Add options --release and --log-file.  Rmeove unused
option --nightly.

For example

cd ~/s/gpg4win-test
./autogen.sh
./build.sh --release --no-sign --download --verbose

should download all files, create a traball and build form that
tarballs. The final results will then show up at

~/b/gpg4win-test-mill/binary/artifacts

The above option skip the authneticode sign step and give verbose
output. For security reasons pulling from a git repo is not yet
implemented.

Details

Provenance
wernerAuthored on Mon, Mar 10, 12:00 PM
Parents
rW13163b8dc769: Fix download directory for the gnupg-w32*xz tarball.
Branches
Unknown
Tags
Unknown