Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | speedo: Revamped speedo and include a w32 installer. | Werner Koch | 2014-06-10 | 12 | -67/+4146 | |
| | | | | | | | | | | | | | | | | * build-aux/speedo/: New. * build-aux/speedo/w32/: New. -- The new installer uses some code from Gpg4win but is much smaller and easier to maintain. To build an installer, unpack GnuPG and then run make -f build-aux/speedo.mk TARBALLS=~/mytarballs installer ~/mytarballs is a directory with tarballs of external libraries. See speedo.mk for a list of them. WARNING: The installed W32 version does not correctly work right now. | |||||
* | speedo: Add support for gpgex. | Werner Koch | 2014-01-10 | 1 | -3/+19 | |
| | | | | | | -- Speedo is now able to build gpgex for Windows. Building gpa for Windows does not yet work due to a bunch of other dependencies. | |||||
* | speedo: Minor improvements. | Werner Koch | 2014-01-10 | 1 | -23/+23 | |
| | | | | -- | |||||
* | Rename scripts/ to build-aux/ | Werner Koch | 2014-01-10 | 19 | -0/+15692 | |
* scripts/: Rename to build-aux/ * Makefile.am: Adjust accordingly. * configure.ac (AC_CONFIG_AUX_DIR): Change to build-aux. |