aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-03-032006-03-03 Marcus Brinkmann <[email protected]>libgpg-error-1.2Marcus Brinkmann1-5/+5
* configure.ac (LIBGPG_ERROR_LT_CURRENT, LIBGPG_ERROR_LT_AGE): Bump for release. (LIBGPG_ERROR_LT_REVISION): Reset to 0 for release.
2005-11-02Changes for building on W32 without needing libintl.Werner Koch1-1/+8
2005-10-202005-10-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+2
* configure.ac: Instead checking for windres and dlltool, invoke AC_LIBTOOL_WIN32_DLL and AC_LIBTOOL_RC. * src/Makefile.am [HAVE_W32_SYSTEM]: Use libtool, which simplifies the rules.
2005-10-022005-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* configure.ac: Escape arguments in AC_INIT invocation. * config.guess, config.sub, ltmain.sh: Update. m4/ 2005-10-02 Marcus Brinkmann <[email protected]> * libtool.m4: Update.
2005-08-19Final changes for building a DLL.Werner Koch1-4/+6
2005-08-19Does now allow to build a W32 DLL.Werner Koch1-4/+38
2005-06-20Post-release fixup.Marcus Brinkmann1-1/+1
2005-06-202005-06-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+2
* configure.ac: Bump up LIBGPG_ERROR_LT_REVISION, update version field.
2005-01-052005-01-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* configure.ac: Check for locale.h.
2004-09-142004-09-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+14
* configure.ac: Call AC_CANONICAL_HOST. Suppress warning about lack of strerror_r on all Solaris platforms.
2004-07-30post release version bumbWerner Koch1-1/+1
2004-07-30Bumbed version to 1.0, LT to C1/A1/R3.Werner Koch1-2/+2
2004-03-09* src/Makefile.am (mkerrcodes.h): Let CPP work on a temporary file.Werner Koch1-2/+2
(CLEANFILES): Add that temporary file. * configure.ac (AC_PROG_CPP): Added. * src/err-codes.h.in: Removed trailing spaces from GPG_ERR_NOT_LOCKED.
2004-03-08Prepare for next round of changes.Marcus Brinkmann1-1/+1
2004-03-072004-03-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+3
Released 0.7. * configure.ac: Bumbed up LIBGPG_ERROR_LT_REVISON.
2004-03-012004-03-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+13
* configure.ac: Define CC_FOR_BUILD. * src/Makefile.am (BUILT_SOURCES): Add gpg-error.h. (EXTRA_DIST): Add mkerrcodes.awk and mkerrcodes.c. (CLEANFILES): Add mkerrcodes.h and mkerrcodes. (mkerrcodes.h): New target. (mkerrcodes): New target. (code-from-errno.h): Rewritten. * src/errnos.in: Remove include statement (which was ignored anyway). * src/mkerrcodes.awk: New file. * src/mkerrcodes.c: New file.
2003-12-08Get the gettext version from the special GETTEXT_VERSION macro.Werner Koch1-2/+4
2003-12-08* README.CVS: Enhanced.Werner Koch1-3/+4
* autogen.sh: New. * Makefile.am (EXTRA_DIST): Added autogen.sh.
2003-12-08* autogen.sh: New.Werner Koch1-1/+3
* Makefile.am (EXTRA_DIST): Added autogen.sh.
2003-11-14Bumbed version number to 0.7.Werner Koch1-1/+1
2003-11-14About to release 0.6libgpg-error-0-6Werner Koch1-1/+2
2003-10-06Prepare development of next release.Marcus Brinkmann1-1/+1
2003-10-062003-10-06 Marcus Brinkmann <[email protected]>libgpg-error-0-5Marcus Brinkmann1-2/+2
Released 0.5. * configure.ac (LIBGPG_ERROR_LT_CURRENT, LIBGPG_ERROR_LT_AGE): Bump up by one.
2003-09-132003-09-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+3
* configure.ac: Invoke AC_FUNC_STRERROR_R. * src/gpg-error.h (gpg_strerror_r): New prototype. * src/strerror.c (system_strerror_r): New function. (gpg_strerror_r): New function.
2003-09-032003-09-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* configure.ac (AC_INIT): Bump up version number.
2003-09-032003-09-03 Marcus Brinkmann <[email protected]>libgpg-error-0-4Marcus Brinkmann1-1/+1
Released 0.4. * src/gpg-error.h: Define GPG_ERR_INLINE to nothing if the compiler does not implement C99. * configure.ac: (AC_INIT): Bump up version number.
2003-07-312003-07-31 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* src/strerror.c (gpg_strerror): Use CODE, not ERR to map error code to errno. * configure.ac (AC_INIT): Bump version to 0.3.
2003-07-302003-07-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* configure.ac (AC_INIT): Bump version to 0.2.
2003-06-062003-06-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+7
* configure.ac: Define GPG_ERROR_CONFIG_LIBS and GPG_ERROR_CONFIG_CFLAGS. Add src/gpg-error-config to config files. * src/Makefile.am (EXTRA_DIST): Add gpg-error-config.in and gpg-error.m4. (bin_SCRIPTS): New variable. (m4datadir, m4data_DATA): New variables. * src/gpg-error-config.in: New file. * src/gpg-error.m4: New file.
2003-05-152003-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-7/+7
* src/mkstrtable.awk: Add exception clause to license about the output of the script. * configure.ac: Change license to LGPL 2.1 or later. * Makefile.am: Likewise. * src/Makefile.am: Likewise. * src/err-codes.h.in: Likewise. * src/err-sources.h.in: Likewise. * src/strsource.c: Likewise. * src/strerror.c: Likewise. * src/gpg/error.h: Likewise. * tests/Makefile.am: Likewise. * src/mkstrtable.awk: New variable HEADER. Copy input until first line with an actual code and description occurs. * src/err-codes.h.in: Uncomment license, so it is copied into the output. * src/err-sources.h.in: Likewise.
2003-05-152003-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+62
* Initial check-in.