summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-1200/+12
| | | | | | | | | | | | | * build-aux/gitlog-to-changelog: New script. Taken from gnulib. * build-aux/git-log-fix: New file. * build-aux/git-log-footer: New file. * doc/HACKING: New file. * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
* accept --with-libgpg-error-prefix as well as --with-gpg-error-prefixJim Meyering2011-11-281-0/+7
| | | | | | * src/gpg-error.m4 (AM_PATH_GPG_ERROR): Also accept --with-libgpg-error-prefix=PFX, for consistency with our three library sibling packages.
* Add GPG_ERR_AMBIGUOUSWerner Koch2011-08-231-1/+1
|
* Add GPG_ERR_DUP_KEYWerner Koch2011-08-231-0/+4
|
* Prepare for a W64 target.Werner Koch2011-04-061-1/+4
|
* Extra test for gpg-error-config scriptWerner Koch2011-04-061-0/+4
| | | | | | | | | | If the path to gpg-error-config was explicitly given by the user it may happen that it does not exists but AC_CHECK_TOOL may assume it still exists because it is somewhere in the PATH. The extra check avoids extra sh warnings. Note that we can't use test -x because that is not defined on some old systems.
* Make gpg-error-config and gpg-error.m4 more robust.Werner Koch2011-02-231-0/+9
| | | | | | | | | This is done by taking host prefixed config scripts names in account (as suggested by bug#1261) and adding a new config option --host to print a warning if the used config script was not built for the current host. Care has been taken not to mess things up if an old config script without the option is used or if AC_CANONICAL_HOST has not been used.
* Add GPG_ERR_INV_CURVE and GPG_ERR_UNKNOWN_CURVEWerner Koch2011-02-011-0/+4
|
* Add GPG_ERR_NO_KEYSERVERWerner Koch2011-01-061-0/+4
|
* Support a kind of git revisionWerner Koch2010-12-231-0/+4
|
* Chnage directory layout for MSC buildsWerner Koch2010-11-021-1/+1
|
* New ChangeLog fileWerner Koch2010-11-011-4/+1
|
* 2010-11-01 Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>Marcus Brinkmann2010-11-011-0/+5
| | | | | | * src/w32-gettext.c (CreateFileA): Rename to ... (MyCreateFileA): ... this, but provide macro CreateFileA.
* s/abort/TerminateProcess/Werner Koch2010-10-311-0/+5
|
* 2010-10-29 Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>Marcus Brinkmann2010-10-291-0/+11
| | | | | | | | | | | | * src/w32-gettext.c: Guard include of <sys/types.h>. Do not include <sys/stat.h>. (CreateFileA) [HAVE_W32CE_SYSTEM]: New wrapper function. (load_domain): Use native Windows API. * src/init.c (TLS_OUT_OF_INDEXES) [HAVE_W32CE_SYSTEM, !TLS_OUT_OF_INDEXES]: Define it. (abort) [!__MINGW32CE__]: Define it.
* Add some code to allow building with MSC.Werner Koch2010-10-281-0/+13
|
* Prepare 1.10libgpg-error-1.10Werner Koch2010-10-261-0/+8
|
* Fix for W32CE.Werner Koch2010-10-201-0/+12
|
* Fix initialization of static libsWerner Koch2010-09-161-0/+6
|
* Update pl.po.Werner Koch2010-09-161-0/+11
| | | | | | Updated to gettext 0.1.17 Add a new error code.
* Add new error code.Werner Koch2010-09-021-0/+4
| | | | | Remove comment cruft.
* Require new GPG_ERR_ENABLE_ERRNO_MACROS define to include the strerrorWerner Koch2010-08-191-0/+6
| | | | | define.
* Add gpg_err_deinitlibgpg-error-1.9Werner Koch2010-07-211-0/+18
| | | | | Prepare a new release.
* Add new error code.Werner Koch2010-06-181-0/+4
| | | | | Convert de.po to utf8
* prepare a releaselibgpg-error-1.8Werner Koch2010-05-061-1/+7
|
* MAp some W32 error codes.Werner Koch2010-04-141-0/+8
|
* Fix type in macro name.Werner Koch2010-03-151-0/+6
| | | | | Set generated header to read-only.
* Add macro to enable gettext macros.Werner Koch2010-03-091-0/+5
|
* Use format_arg attributeWerner Koch2010-03-081-22/+27
|
* Add a mapping for ESPIPE on W32CE.Werner Koch2010-03-011-0/+4
|
* Yet another try to make it work:Werner Koch2010-02-171-0/+1
| | | | | | | We need to create the gpg-extra directory. With that we don't need to keep that directory in the repo.
* Reworked the installation of gpg-extra/errno.h.Werner Koch2010-02-171-0/+9
|
* Made make distcheck work again.Werner Koch2010-02-171-0/+4
|
* Minor fixes.Werner Koch2010-02-161-0/+2
|
* Finished W32CE support.Werner Koch2010-01-211-0/+49
|
* Fix w32ce strerror.Werner Koch2010-01-181-0/+6
| | | | | Fix non-w32ce dependency problem.
* Add some code to build nativley under WindowsCE - not finished.Werner Koch2010-01-181-0/+37
|
* Resolved changelog conflictWerner Koch2009-11-031-0/+4
|
* 2009-10-26 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-10-261-0/+4
| | | | | * src/gpg-error.h.in (GPG_ERR_SOURCE_DIM): Reduce to 128.
* Add a new erroro sourceWerner Koch2009-09-211-1/+5
|
* Add new translations.Werner Koch2009-08-201-0/+4
|
* Add new code GPG_ERR_NOT_ENABLEDWerner Koch2009-07-231-0/+4
|
* 2009-07-17 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-07-171-0/+4
| | | | | | | * src/mkerrnos.awk: Output code to cause WSA Errors to be found from gpg error codes. * README: Add problem of translating error codes back and forth.
* 2009-07-17 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-07-171-0/+9
| | | | | | | | | | * src/mkerrcodes1.awk: Output code to cause WSA Errors to be transparently translated. * src/code-from-errno.c [HAVE_W32_SYSTEM]: Don't include winsock2.h. (w32_special_errnos) [HAVE_W32_SYSTEM]: Removed. (gpg_err_code_from_errno) [HAVE_W32_SYSTEM]: Remove special case. * README: Document problem with printing some WSA Errors.
* 2009-06-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-06-231-0/+21
| | | | | | | | | | | | | | | | | | | | | | Update to libtool 2.2.6a. * configure.ac: Invoke AC_CONFIG_MACRO_DIR. (AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ... (LT_PREREQ, LT_INIT, LT_LANG): ... these. * config.guess, config.sub, install-sh, ltmain.sh, m4/libtool.m4: Updated to libtool 2.2.6a. * m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4, m4/lt~obsolete.m4: New files from libtool 2.2.6a. * src/Makefile.am (LTRCCOMPILE): Refactor with ... (RCCOMPILE): ... this new macro. Add $(libgpg_error_la_CPPFLAGS). (SUFFIXES): Add .lo. (.rc.o): Change to ... (.rc.lo): ... this implicit rule. (gpg_error_res_ldflag): Removed. (gpg_error_res): Use libtool object file name here. (install-def-file): Fix typo. (libgpg_error_la_LDFLAGS): Remove gpg_error_res_ldflag usage. (libgpg_error_la_LIBADD): Add gpg_error_res.
* Preparing a release.libgpg-error-1.7Werner Koch2008-11-261-0/+6
|
* Add codes GPG_ERR_NO_PIN and GPG_ERR_NO_PASSPHRASE.Werner Koch2008-11-121-0/+4
|
* 2008-11-08 Moritz <moritz@gnu.org>Moritz Schulte2008-11-101-0/+9
| | | | | | | | | | * lang/cl/gpg-error.lisp ("gpg_err_code_from_syserror"): Fix defcfun: removed "(void)". * lang/cl/gpg-error.lisp (size-t): Wrong call to defctype: function accepts optional, not keyword argument. (gpg-error-t): Likewise.
* 2008-10-29 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-10-291-0/+5
| | | | | | * src/mkstrtable.awk: Make generated code -W clean to silence gcc warnings.
* Add a new error code.Werner Koch2008-08-061-0/+8
|