aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* About to do releaase 1.2.6rc1Werner Koch2004-08-133-170/+338
|
* update to gettext 0.14.1Werner Koch2004-08-101-60/+70
|
* * configure.ac (ALL_LINGUAS): Removed.Werner Koch2004-08-092-1/+5
| | | | | | | | | | | | | | | * Makefile.am (LDADD): Replaced INTLLIBS by LIBINTL. * Makefile.am (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL. * ca.po: Updated. * autogen.sh: Run aclocal with -I m4. * Makefile.am: Replaced INTLLIBS by LIBINTL. * Makefile.am (http-test): Replaced INTLLIBS by LIBINTL.
* Minor fixes for W32 packaging and building.Werner Koch2004-07-2011-10/+5
|
* .Werner Koch2004-07-201-1/+0
|
* Created distfiles, so that the stuff will go into the regular distribution.Werner Koch2004-07-2010-0/+48
|
* Even more updatesWerner Koch2004-07-204-0/+1310
|
* More updates from BrianWerner Koch2004-07-2016-1815/+1424
|
* Importat updated from BrianWerner Koch2004-07-2024-2110/+4956
|
* oops, fixed charset. The just released w32cli binary has been patchedWerner Koch2003-12-231-1/+1
| | | | | while building it.
* * mk-w32-dist: Convert hu.po to CP852 as suggested by Nagy FerencWerner Koch2003-12-233-4/+11
| | | | | | L�szl�. Convert ru.po and be.po to CP1251 according to some web pages. Convert ro.po to CP852.
* More of Brian Gladman's contributed files.Werner Koch2003-12-0310-0/+2632
|
* * zh_TW.po, fi.po: Updated from upstream.Werner Koch2003-12-037-0/+2889
| | | | | | | * be.po: New. * de.po: Updated. * ru.po: Added. New version by Maxim Britov.
* Added Brian Gladman's contributionsWerner Koch2003-12-033-0/+622
|
* * autogen.sh: Touch po/all for --build-w32.Werner Koch2003-08-262-0/+9
|
* * gnupg.spec.in: Make sure that install-info is called in such a way thatDavid Shaw2003-08-032-4/+12
| | | | | | doesn't bork the RPM install if it cannot complete (necessary for some upgrade scenarios).
* * gnupg.spec.in: Rework much of the spec to use %-macros throughout. FixDavid Shaw2003-07-312-35/+55
| | | | | | | 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.
* * mk-w32-dist: Don't iconv {hu,sk,zh_TW}.po.Werner Koch2003-05-013-9/+14
|
* Changed textWerner Koch2003-04-231-3/+4
|
* Removed spurious character ('g' probably to early hit it forWerner Koch2003-04-081-1/+1
| | | | | cvs-update or well, Gnus mailcheck)
* New option --build-uclinux.Werner Koch2003-04-082-1/+44
|
* New option --build-coldfireWerner Koch2003-03-242-3/+80
|
* * distfiles, gnupg.spec.in: convert-from-106 is in the tools directoryDavid Shaw2003-02-233-2/+6
| | | | | now.
* * convert-from-106: Move to the tools directory.David Shaw2003-02-112-52/+4
|
* * distfiles, gnupg.spec.in: Include convert-from-106.David Shaw2002-11-304-6/+21
|
* * convert-from-106: Script to automate the 1.0.6->later conversion. ItDavid Shaw2002-11-302-2/+52
| | | | | | marks all secret keys as ultimately trusted, adds the signature caches, and checks the trustdb.
* * config.sub, config.guess: Updated from ftp.gnu.org/gnu/configWerner Koch2002-11-123-249/+363
| | | | | to version 2002-11-08.
* * gnupg.spec.in: Update source ftp path.David Shaw2002-10-312-2/+6
|
* filetype support for RISC OSStefan Bellon2002-10-282-10/+18
|
* * gnupg.spec.in: Use new path for keyserver helpers, /usr/lib is no longerDavid Shaw2002-10-262-5/+14
| | | | | | used for cipher/hash plugins, and include gpgv, gpgsplit, and the new gnupg.7 man page.
* * mk-w32-dist: Include gpgkeys_ldap.Werner Koch2002-10-242-0/+6
|
* * mk-w32-dist: Don't use iconv for pl.po.Werner Koch2002-09-202-2/+7
|
* testWerner Koch2002-09-121-1/+0
|
* testWerner Koch2002-09-121-0/+1
|
* cvs log testWerner Koch2002-09-121-1/+1
|
* set codepages for tr and elWerner Koch2002-09-121-1/+3
|
* fixed the test for a missing mail addressV1-2-1V1-2-0RC-1-2-2rc2RC-1-2-2rc1RC-1-2-1rc1Werner Koch2002-09-111-7/+3
|
* * distfiles: Include mk-w32-dist.Werner Koch2002-09-112-2/+4
|
* About to release 1.1.92Werner Koch2002-09-111-2/+12
|
* * mk-w32-dist: Convert the character sets on a per language base.Werner Koch2002-09-112-1/+23
|
* * mk-w32-dist: Include more man pages and gpg split. Changed nameWerner Koch2002-09-022-16/+32
| | | | | of ZIP file to better indicate that this is a command line version.
* Include intl/ in the CVS again; otherwise we are not able toWerner Koch2002-08-233-6/+443
| | | | | | re-recreate a distribution from CVS. Some minor other fixes.
* tidying up RISC OS stuffStefan Bellon2002-08-063-49/+57
|
* RISC OS changes because of dynload removalStefan Bellon2002-08-033-72/+1
|
* RISC OS changes due to dynload removalStefan Bellon2002-08-034-9/+24
|
* * gnupgbug: "Warning" -> "WARNING"David Shaw2002-07-252-3/+7
|
* typo fixWerner Koch2002-07-011-1/+1
|
* * mk-gpg-texi: New.Werner Koch2002-07-013-0/+51
|
* * mk-w32-dist (bindir): Fixes vor VPATH builds in a subdir,Werner Koch2002-06-302-8/+19
| | | | | include gpgv.
* Update head to match stable 1.0David Shaw2002-06-2923-786/+2858
|