aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.Werner Koch2016-08-172-83/+143
| | | | --
* po,intl: Update to 0.19.3.Werner Koch2015-02-261-54/+66
|
* Update automake helper files.Werner Koch2015-01-199-1067/+1365
| | | | --
* Update config.{guess,sub} and some copyright notices.Werner Koch2013-12-102-117/+158
| | | | | | | * scripts/config.guess, scripts/config.sub: Update to version 2013-11-29. Signed-off-by: Werner Koch <[email protected]>
* Update config.{guess,sub} to version 2012-07-31.Werner Koch2012-12-202-16/+48
| | | | * scripts/config.guess, scripts/config.sub: Update.
* gettext: Upgrade to version 0.18Werner Koch2012-12-141-62/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.18. * po/Makefile.in.in: Upgrade to gettext-0.18. Keep option --previous of msgmerge. * intl/: Upgrade to gettext-0.18. * m4/gettext.m4: Upgrade to gettext-0.18.1. * m4/iconv.m4: Upgrade to gettext-0.18.1. * m4/lib-ld.m4: Upgrade to gettext-0.18.1. * m4/lib-link.m4: Upgrade to gettext-0.18.1. * m4/lib-prefix.m4: Upgrade to gettext-0.18.1. * m4/nls.m4: Upgrade to gettext-0.18.1. * m4/po.m4: Upgrade to gettext-0.18.1. * m4/progtest.m4: Upgrade to gettext-0.18.1. * m4/codeset.m4: Upgrade to gettext-0.18.1. * m4/fcntl-o.m4: New file, from gettext-0.18.1. * m4/glibc2.m4: Upgrade to gettext-0.18.1. * m4/glibc21.m4: Upgrade to gettext-0.18.1. * m4/intdiv0.m4: Upgrade to gettext-0.18.1. * m4/intl.m4: Upgrade to gettext-0.18.1. * m4/intldir.m4: Upgrade to gettext-0.18.1. * m4/intlmacosx.m4: Upgrade to gettext-0.18.1. * m4/intmax.m4: Upgrade to gettext-0.18.1. * m4/inttypes_h.m4: Upgrade to gettext-0.18.1. * m4/inttypes-pri.m4: Upgrade to gettext-0.18.1. * m4/lcmessage.m4: Upgrade to gettext-0.18.1. * m4/lock.m4: Upgrade to gettext-0.18.1. * m4/longlong.m4: Upgrade to gettext-0.18.1. * m4/printf-posix.m4: Upgrade to gettext-0.18.1. * m4/size_max.m4: Upgrade to gettext-0.18.1. * m4/stdint_h.m4: Upgrade to gettext-0.18.1. * m4/threadlib.m4: New file, from gettext-0.18.1. * m4/uintmax_t.m4: Upgrade to gettext-0.18.1. * m4/visibility.m4: Upgrade to gettext-0.18.1. * m4/wchar_t.m4: Upgrade to gettext-0.18.1. * m4/wint_t.m4: Upgrade to gettext-0.18.1. * m4/xsize.m4: Upgrade to gettext-0.18.1. * m4/Makefile.am (EXTRA_DIST): Add the new files.
* autogen.sh: Do not use -c with chmod.Werner Koch2012-11-061-2/+2
| | | | --
* Add Ukrainian translation.Werner Koch2012-01-301-0/+1
| | | | | * po/uk.po: New. * po/LINGUAS: Add uk.po.
* Update GNU helper files.Werner Koch2012-01-306-1277/+3038
| | | | | | | | * scripts/config.guess, scripts/config.rpath: Update to version 2012-01-01. * scripts/config.rpath, scripts/compile, scripts/depcomp: Update to modern version. * scripts/texinfo.tex: Update from current gnulib.
* Require gitlog-to-changelog to be installed.Werner Koch2012-01-301-366/+0
| | | | | * Makefile.am (GITLOG_TO_CHANGELOG): New. (gen-ChangeLog): Use installed version of gitlog-to-changelog.
* Do not copy default merge commit log entries into the ChangeLog.Werner Koch2012-01-201-1/+7
| | | | * scripts/gitlog-to-changelog: Skip merge commits.
* w32: Allow passing a relative name for the tarballWerner Koch2012-01-161-2/+3
| | | | * scripts/mk-w32-dist: Prepend PWD to TARBALL.
* Automate W32 installer building.Werner Koch2012-01-165-237/+170
| | | | | | | | | | * 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.
* Include bzip2 code to ease building for W32.Werner Koch2012-01-131-3/+2
| | | | | | | | | | | | * bzlib/: Include bzip2 code. * configure.ac [W32]: Force use of included bzip2 code. * scripts/autogen.sh <--build-w32>: Do not pass --with-bzip option. * Makefile.am (SUBDIRS): Add bzip. Use it only under W32. -- In the past it happened that we forgot to build against bzip2 which is a standard feature these days. Having the source included makes sure that we will always build with bzip2 support.
* Allow building with the 32 bit mingw-w64 toolchain.Werner Koch2012-01-121-1/+1
| | | | | | | | | | | | | | | | * scripts/autogen.sh <--build-w32>: Support i686-w64-mingw32 and use it by default if installed. * keyserver/gpgkeys_ldap.c (my_ldap_start_tls_s): Define macro depending on compiler version. (main): Use new macro. * util/miscutil.c [!HAVE_TIMEGM]: Add prototype for the timegm autoconf replacement function. -- It seems that the LDAP keyserver helper build with the old mingw32 toolchain never worked correctly for LDAPS. The prototype there for ldap_start_tls_s is plainly wrong for Windows. Anyway I included special support so not to break building with the old compiler.
* Update copyright years.Werner Koch2012-01-101-2/+2
| | | | * util/argparse.c (default_strusage): Update printed copyright year.
* Update gitlog-to-changelog.Werner Koch2012-01-102-1/+16
| | | | | | * scripts/gitlog-to-changelog: Update from gnupg master. * Makefile.am (gen-ChangeLog): Add new options. * scripts/autogen.sh: Fix typo in URL. Reported by Gilles Espinasse.
* Generate the ChangeLog from commit logs.Werner Koch2011-12-025-0/+498
| | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * scripts/git-hooks/commit-msg: New script. * autogen.sh: Install commit-msg hook for git. * doc/HACKING: Describe the ChangeLog policy. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog.
* Rename all ChangeLog files to ChangeLog-2011.Werner Koch2011-12-021-0/+7
| | | | * ChangeLog: New file.
* Don't link gpgv with libreadlineWerner Koch2011-02-232-21/+48
| | | | Also add a useful .gitignore file.
* Prepare for 1.4.11Werner Koch2010-10-183-180/+286
|
* Minor changes to help the VMS portWerner Koch2010-09-281-1/+1
|
* Preparing a release candidateWerner Koch2010-09-231-1/+1
|
* Make it easier to distribute bzip2Werner Koch2009-09-054-1/+10
|
* Fix a W32 problemWerner Koch2009-09-032-1/+5
|
* Ignore gpg2 introduced keywords for --auto-key-locate.Werner Koch2008-04-301-1/+1
| | | | | Minor W32 installer fix.
* Improved AES performance.Werner Koch2008-03-222-0/+6
|
* Updated ZH po file.Werner Koch2007-12-123-44/+89
| | | | | | Allow de/encryption using legacy type 20 keys. Updated config.{sub,guess}
* Preparing a release candidategnupg-1.4.8rc1Werner Koch2007-11-162-33/+38
|
* Switched to GPLv3.Werner Koch2007-10-233-2982/+4889
| | | | | Updated gettext.
* * mk-w32-dist: Remove underline markup from man pages. ReportedWerner Koch2007-06-222-3/+13
| | | | | by Dirk Traulsen.
* distribute gnupg1.info. Fixes bug#740.Werner Koch2006-12-132-2/+5
|
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-065-53/+6911
|
* New command --gpgconf-test.Werner Koch2006-10-232-0/+8
|
* Allow to build w/o curl.Werner Koch2006-09-262-24/+20
|
* post release updatesWerner Koch2006-04-032-1/+5
|
* About to release 1.4.3gnupg-1.4.3Werner Koch2006-04-032-9/+15
|
* Updatedgnupg-1.4.3rc2Werner Koch2006-03-093-68/+108
|
* Fixed problem with PGP2 style signatures and mutilple plaintext dataWerner Koch2006-03-062-6/+11
|
* about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch2006-02-144-2/+7
|
* Made strings translatable. Minor fixes.Werner Koch2005-12-081-1/+1
|
* 2005-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-032-6/+4
| | | | | | | | | | * configure.ac [!$try_gettext]: Invoke AM_PO_SUBDIRS. scripts/ 2005-10-02 Marcus Brinkmann <[email protected]> * autogen.sh (DIE): Remove ugly hack for po dir suppression.
* * gnupg.spec.in: Distribute gpg-zip.David Shaw2005-08-222-0/+8
|
* Preparing a releaseWerner Koch2005-07-261-13/+5
|
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-319-288/+394
|
* * gnupg.spec.in: No longer any need to override libexecdir. TheDavid Shaw2005-04-232-1/+10
| | | | | makefiles now calculate this correctly internally.
* Typo fixesWerner Koch2005-04-052-4/+4
|
* * w32installer.nsi: Allow including of WINPT source. IncludeWerner Koch2005-03-304-15/+112
| | | | | | | libiconv source. * mk-w32-dist: Add code to detect presence of source. Calculate a build number; add option --build-number to overide.
* * card-util.c (card_status): Use isotimestamp and not theWerner Koch2005-03-142-0/+41
| | | | | | | | localized asctimestamp to match the timezone used in the key information. * miscutil.c (isotimestamp): New.
* * cardglue.c (pin_cb): Disable debug output.Werner Koch2005-03-143-23/+96
| | | | | | | | * 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.