aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/speedo.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-10Rename scripts/ to build-aux/Werner Koch1-364/+0
* scripts/: Rename to build-aux/ * Makefile.am: Adjust accordingly. * configure.ac (AC_CONFIG_AUX_DIR): Change to build-aux.
2014-01-09Improve the speedo make script.Werner Koch1-0/+364
* scripts/gpg-w32-dev/README: Remove * scripts/gpg-w32-dev/GNUmakefile, scripts/gpg-w32-dev/speedo.mk: Merge into .. * scripts/speedo.mk: this. -- Speedo may now be used to build from GIT or tarballs and has a couple of other improvements as well. For best results the autogen.sh files of all source package should be updated to the one used in gnupg. Signed-off-by: Werner Koch <[email protected]>