aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-10-28About to release 1.3.92Werner Koch1-1/+1
2004-10-27* dynload.h: Always use it for _WIN32.Werner Koch2-31/+35
* LINGUAS: Better don't have comments in this file. * mk-w32-dist: Use utf-8 encoding for all MO files. * simple-gettext.c: Removed windows.h. (get_string): On the fly translation from utf-8 to active character set. * strgutil.c (load_libiconv) [_WIN32]: new. (set_native_charset) [_WIN32]: Call it here and autodetect the used code page. (native_to_utf8, utf8_to_native): Reverted arguments for iconv_open. (handle_iconv_error): Made this function match iconv_open argumnet ordering. (utf8_to_native): Disable all quoting for DELIM == -1.
2004-10-26Detect the Debian mingw32 package.Werner Koch3-23/+53
2004-10-18More fixups to help Debian's install-info.Werner Koch2-4/+23
2004-10-15Fix up the @setfilename lines.Werner Koch2-26/+18
2004-10-01* mk-w32-dist: Updated from stable branch.Werner Koch9-397/+651
* mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded.
2004-07-27* configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch3-67/+73
(min_automake_version): New. * LINGUAS: Added all languages we supported in 1.2.5. Copied all po files from 1.2.5. * autogen.sh: Updated to the modern version, grepping the required tool versions from configure.ac.
2004-06-14* mk-w32-dist: Do not include the en@* po files.Werner Koch3-2/+11
* autogen.sh <--build-w32>: Build keyserver helpers again.
2004-05-22About to release 1.3.6Werner Koch1-1/+1
2004-04-192004-04-02 Thomas Schwinge <[email protected]>Marcus Brinkmann2-2/+6
* autogen.sh: Added ACLOCAL_FLAGS.
2003-12-28cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon5-54/+122
2003-10-25Updated required versions and add -I m4 to aclocal.Werner Koch4-67/+629
2003-08-29* autogen.sh: Touch po/all for --build-w32. From Werner on stable branch.David Shaw2-0/+10
2003-08-26* gnupg.spec.in: Rework much of the spec to use %-macros throughout. FixDavid Shaw2-35/+59
to work properly with RPM 4.1 (all files in buildroot must be packaged). Package and install info files. Tweak the English description. Do not install gpgv and gpgsplit setuid root. Make sure that install-info is called in such a way that doesn't bork the RPM install if it cannot complete (necessary for some upgrade scenarios).
2003-05-26* mk-w32-dist: Don't iconv {hu,sk,zh_TW}.po. (From wk on stable branch)David Shaw2-3/+8
2003-04-08* autogen.sh: Add options to build for coldfire and uClinux.Werner Koch2-2/+121
2003-02-23* distfiles, gnupg.spec.in: convert-from-106 is in the tools directoryDavid Shaw3-2/+4
now.
2003-02-23* convert-from-106: Move to the tools directory.David Shaw2-52/+4
2002-12-01* distfiles, gnupg.spec.in: Include convert-from-106.David Shaw4-1/+68
* convert-from-106: Script to automate the 1.0.6->later conversion. It marks all secret keys as ultimately trusted, adds the signature caches, and checks the trustdb.
2002-11-13* mk-w32-dist: Don't use iconv for pl.po. From Werner on stable branch.David Shaw2-2/+14
* mk-w32-dist: Include gpgkeys_ldap and gpgkeys_hkp.
2002-11-12* config.sub, config.guess: Updated from ftp.gnu.org/gnu/configWerner Koch3-249/+363
to version 2002-11-08.
2002-10-31* gnupg.spec.in: Update source ftp path.David Shaw2-2/+6
2002-10-31added RISC OS module loading supportStefan Bellon2-50/+65
2002-10-28filetype support for RISC OSStefan Bellon2-10/+18
2002-10-26* gnupg.spec.in: Use new path for keyserver helpers, /usr/lib is no longerDavid Shaw2-5/+14
used for cipher/hash plugins, and include gpgv, gpgsplit, and the new gnupg.7 man page.
2002-10-17* autogen.sh: Allow env variables to override the auto* toolWerner Koch2-14/+20
names. Suggested by Simon Josefsson.
2002-09-12Added tr and el rule.Werner Koch1-1/+3
2002-09-11fixed the test for a missing mail addressV1-2-1V1-2-0RC-1-2-2rc2RC-1-2-2rc1RC-1-2-1rc1Werner Koch1-7/+3
2002-09-11* distfiles: Include mk-w32-dist.Werner Koch2-2/+4
2002-09-11About to release 1.1.92Werner Koch1-2/+12
2002-09-11* mk-w32-dist: Convert the character sets on a per language base.Werner Koch2-1/+23
2002-09-02* mk-w32-dist: Include more man pages and gpg split. Changed nameWerner Koch2-16/+32
of ZIP file to better indicate that this is a command line version.
2002-08-23Include intl/ in the CVS again; otherwise we are not able toWerner Koch3-6/+443
re-recreate a distribution from CVS. Some minor other fixes.
2002-08-06tidying up RISC OS stuffStefan Bellon3-49/+57
2002-08-03RISC OS changes because of dynload removalStefan Bellon3-72/+1
2002-08-03RISC OS changes due to dynload removalStefan Bellon4-9/+24
2002-07-25* gnupgbug: "Warning" -> "WARNING"David Shaw2-3/+7
2002-07-01typo fixWerner Koch1-1/+1
2002-07-01* mk-gpg-texi: New.Werner Koch3-0/+51
2002-06-30* mk-w32-dist (bindir): Fixes vor VPATH builds in a subdir,Werner Koch2-8/+19
include gpgv.
2002-06-29Update head to match stable 1.0David Shaw23-786/+2858
2000-12-21Does now work with libgcryptWerner Koch1-17/+17
2000-08-22See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner KochWerner Koch1-0/+1
2000-07-17See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner KochWerner Koch3-111/+129
2000-03-13See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner KochWerner Koch1-0/+151
1999-12-31See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner KochWerner Koch2-2/+3
1999-12-08See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner KochWerner Koch1-6/+10
1999-10-26See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch3-10/+25
1999-09-30Changed the way it works - now needs an extra program to to most tasks.Werner Koch1-90/+28
1999-09-15See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1Werner Koch1-0/+5