aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/speedo/w32/README.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* speedo: Include software versions in the W32 READMEWerner Koch2017-11-071-6/+19
| | | | | Signed-off-by: Werner Koch <[email protected]> (cherry picked from commit f9f72ffbfa9fd7d1a7a1823697d116d76155b407)
* speedo,w32: Update Windows README.Werner Koch2015-05-121-4/+12
| | | | --
* speedo: Add simple logos to the installer.Werner Koch2014-11-211-13/+26
| | | | | | | | | | | | * build-aux/speedo/w32/README.txt: Include GnuPG Readme. * build-aux/speedo/w32/gnupg-logo-150x57.bmp: New. * build-aux/speedo/w32/gnupg-logo-164x314.bmp: New. * build-aux/speedo/w32/inst.nsi: Add logos. * build-aux/speedo.mk ($(bdir)/NEWS.tmp): Extract news items. -- The welcome page logo is basically a placeholder until someone has created a pretty one.
* speedo: Revamped speedo and include a w32 installer.Werner Koch2014-06-101-0/+54
* 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.