gnupg/build-aux
Werner Koch 2eee29253d
speedo: Add a w32-release target.
--

This simplifies building a release to:

  git tag -s gnupg-2.n.m
  ./autogen.sh --force
  cd ~/b/gnupg
  ~/s/gnupg/configure --enable-maintainer-mode
  make distcheck
  tar xJf gnupg-2.n.m.tar.bz2
  make -f gnupg-2.n.m/build-aux/speedo.mk w32-release
  gpg -sbvu KEYID gnupg-2.n.m.tar.bz2
  gpg -sbvu KEYID gnupg-w32-2.n.m-20151008.tar.xz
  gpg -sbvu KEYID gnupg-w32-2.n.m-20151008.exe
  scp gnupg-2.n.m.tar.bz2              $TARGET
  scp gnupg-w32-2.n.m-20151008.tar.xz  $TARGET
  scp gnupg-w32-2.n.m-20151008.exe     $TARGET
2015-10-08 18:25:37 +02:00
..
git-hooks build: ignore scissor line for the commit-msg hook 2015-07-23 15:03:44 +02:00
speedo speedo,w32: Update Windows README. 2015-05-12 14:54:29 +02:00
ChangeLog-2011 Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
build-all.sh Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
compile build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
config.guess build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
config.rpath build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
config.sub build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
depcomp build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
getswdb.sh speedo: Add make option SELFCHECK=0 to build a new release. 2015-05-12 14:27:14 +02:00
git-log-fix Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
git-log-footer Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
gitlog-to-changelog Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
install-sh build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
mail-to-translators Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
mdate-sh build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
missing build: Update standard build-aux files. 2015-02-11 18:51:00 +01:00
mkinstalldirs Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
potomo Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00
speedo.mk speedo: Add a w32-release target. 2015-10-08 18:25:37 +02:00
texinfo.tex Rename scripts/ to build-aux/ 2014-01-10 11:11:13 +01:00