Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated. | Werner Koch | 2010-04-14 | 1 | -1/+24 |
| | |||||
* | Add a mapping for ESPIPE on W32CE. | Werner Koch | 2010-03-01 | 1 | -2/+4 |
| | |||||
* | Add some code to build nativley under WindowsCE - not finished. | Werner Koch | 2010-01-18 | 1 | -5/+33 |
| | |||||
* | 2007-08-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-08-03 | 1 | -1/+1 |
| | | | | | | | * configure.ac: Call AM_PROG_CC_C_O. * autogen.sh: Use = not == in test. * lang/cl/Makefile.am: Do not use :=, but =. | ||||
* | * configure.ac: Set LT version to C3/A3/R1.libgpg-error-1.5 | Werner Koch | 2006-11-30 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | * README: Switch to tar.bz2 and sha1sum. * src/gpg-error.c (main): Add option --version. * autogen.sh (FORCE): Add option --force. * intl/: Removed. * Makefile.am (SUBDIRS): Removed intl. * configure.ac (AM_GNU_GETTEXT): Use external flag * src/Makefile.am: Removed -I../intl. | ||||
* | Removed included gettext and updated latest gettext | Werner Koch | 2006-11-30 | 1 | -0/+46 |
| | |||||
* | Ready for a new releaselibgpg-error-1.4 | Werner Koch | 2006-09-14 | 1 | -20/+16 |
| | |||||
* | Changes for building on W32 without needing libintl. | Werner Koch | 2005-11-02 | 1 | -2/+1 |
| | |||||
* | Does now allow to build a W32 DLL. | Werner Koch | 2005-08-19 | 1 | -1/+1 |
| | |||||
* | Add option --build-w32. | Werner Koch | 2004-12-18 | 1 | -2/+53 |
| | |||||
* | 2004-04-02 Thomas Schwinge <[email protected]> | Marcus Brinkmann | 2004-04-19 | 1 | -2/+2 |
| | | | | | * autogen.sh: Added ACLOCAL_FLAGS. | ||||
* | * src/Makefile.am (mkerrcodes.h): Let CPP work on a temporary file. | Werner Koch | 2004-03-09 | 1 | -1/+1 |
| | | | | | | | | | (CLEANFILES): Add that temporary file. * configure.ac (AC_PROG_CPP): Added. * src/err-codes.h.in: Removed trailing spaces from GPG_ERR_NOT_LOCKED. | ||||
* | Get the gettext version from the special GETTEXT_VERSION macro. | Werner Koch | 2003-12-08 | 1 | -2/+2 |
| | |||||
* | * README.CVS: Enhanced. | Werner Koch | 2003-12-08 | 1 | -42/+56 |
| | | | | | | * autogen.sh: New. * Makefile.am (EXTRA_DIST): Added autogen.sh. | ||||
* | Also test for msgmerge to detect presence of gettext-dev. | Werner Koch | 2003-12-08 | 1 | -5/+8 |
| | |||||
* | * autogen.sh: New. | Werner Koch | 2003-12-08 | 1 | -49/+28 |
| | | | | | | | * Makefile.am (EXTRA_DIST): Added autogen.sh. * libtool.m4: Added (CVS only). | ||||
* | * autogen.sh: New. | Werner Koch | 2003-12-08 | 1 | -0/+104 |
* Makefile.am (EXTRA_DIST): Added autogen.sh. |