Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-17 | speedo: Improve speedo Makefile. | Werner Koch | 1 | -0/+19 | |
-- Building for the native platform is now a mere make -f build-aux/speedo.mk native You may also use "help" as target. | |||||
2014-06-10 | speedo: Revamped speedo and include a w32 installer. | Werner Koch | 2 | -0/+698 | |
* 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. |