Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-04-20 | speedo: Use swdb.lst to define the SQLite version. | Werner Koch | 1 | -4/+22 | |
* build-aux/speedo.mk: Change sqlite to use our mirror and the swdb.lst file. * build-aux/speedo/w32/inst.nsi: gpg is now build and installed as gpg. Signed-off-by: Werner Koch <[email protected]> | |||||
2015-05-12 | speedo,w32: Update Windows README. | Werner Koch | 1 | -64/+3 | |
-- | |||||
2014-06-10 | speedo: Revamped speedo and include a w32 installer. | Werner Koch | 1 | -0/+165 | |
* 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. |