Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-01-16 | Automate W32 installer building. | Werner Koch | 1 | -38/+36 | |
* doc/README.W32: Document new installer build procedure. * scripts/autogen.sh: Pass all args to the installer (regression fix). * scripts/conf-w32/README: Remove from repo. * scripts/conf-w32/bzip2-1.diff: Remove from repo. * scripts/mk-w32-dist: Rewrite. * scripts/w32installer.nsi [WITH_PATCHES]: Use constant patch file name. | |||||
2009-09-05 | Make it easier to distribute bzip2 | Werner Koch | 1 | -0/+1 | |
2009-09-03 | Fix a W32 problem | Werner Koch | 1 | -1/+1 | |
2008-04-30 | Ignore gpg2 introduced keywords for --auto-key-locate. | Werner Koch | 1 | -1/+1 | |
Minor W32 installer fix. | |||||
2008-03-22 | Improved AES performance. | Werner Koch | 1 | -0/+2 | |
2007-10-23 | Switched to GPLv3. | Werner Koch | 1 | -3/+2 | |
Updated gettext. | |||||
2006-10-23 | New command --gpgconf-test. | Werner Koch | 1 | -0/+3 | |
2006-04-03 | post release updates | Werner Koch | 1 | -1/+1 | |
2006-03-06 | Fixed problem with PGP2 style signatures and mutilple plaintext data | Werner Koch | 1 | -6/+9 | |
2006-02-14 | about to release 1.4.3rc1gnupg-1.4.3rc1 | Werner Koch | 1 | -1/+1 | |
2005-12-08 | Made strings translatable. Minor fixes. | Werner Koch | 1 | -1/+1 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+1 | |
2005-04-05 | Typo fixes | Werner Koch | 1 | -2/+2 | |
2005-03-30 | * w32installer.nsi: Allow including of WINPT source. Include | Werner Koch | 1 | -6/+26 | |
libiconv source. * mk-w32-dist: Add code to detect presence of source. Calculate a build number; add option --build-number to overide. | |||||
2005-03-14 | * cardglue.c (pin_cb): Disable debug output. | Werner Koch | 1 | -14/+78 | |
* mk-w32-dist: Check for patch files. * w32installer.nsi: Translated a few more strings. Print a warning if permssions are not suitable for the installation. Add Uninstaller entries. | |||||
2005-02-16 | * card-util.c (fetch_url): Fetch the key from the default | Werner Koch | 1 | -24/+46 | |
keyserver if no URL is available. * w32installer.nsi: Added page to select the language. * mk-w32-dist: Create the opt.ini using the available languages. | |||||
2005-02-16 | * w32installer.nsi: Added page to select the language. | Werner Koch | 1 | -29/+76 | |
* mk-w32-dist: Create the opt.ini using the available languages. | |||||
2005-02-03 | Last changes for W32RC-1-4-1rc1 | Werner Koch | 1 | -3/+9 | |
2005-01-26 | * w32installer.nsi: Create a start menu entry and enhanced the | Werner Koch | 1 | -13/+160 | |
build environment. * mk-w32-dist: Add more support for above. | |||||
2005-01-20 | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 1 | -67/+126 | |
initialization. * gpgv.c (i18n_init) [W32]: Ditto. * simple-gettext.c (set_gettext_file): Use MO files depending on the installation directory. Add new arg REGKEY. | |||||
2005-01-17 | Same for | Werner Koch | 1 | -0/+53 | |
--without-included-regex. | |||||
2005-01-11 | * w32installer.nsi: New. | Werner Koch | 1 | -0/+253 | |
* mk-w32-dist: Append ".txt" to some files. Call makensis if available. |