aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* prepare a releaselibgpg-error-1.8Werner Koch2010-05-061-7/+6
|
* Fix type in macro name.Werner Koch2010-03-151-1/+0
| | | | | Set generated header to read-only.
* Add macro to enable gettext macros.Werner Koch2010-03-091-0/+2
|
* Minor fixes.Werner Koch2010-02-161-0/+1
|
* Add some code to build nativley under WindowsCE - not finished.Werner Koch2010-01-181-1/+11
|
* 2009-06-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-06-231-3/+5
| | | | | | | | | | | | | | | | | | | | | | 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.
* Post release updates.Werner Koch2008-11-261-2/+2
|
* Preparing a release.libgpg-error-1.7Werner Koch2008-11-261-5/+5
|
* Add a new error code.Werner Koch2008-08-061-1/+2
|
* post release updateWerner Koch2007-10-291-2/+2
|
* Preparing a releaselibgpg-error-1.6Werner Koch2007-10-291-4/+4
|
* 2007-08-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-08-031-0/+6
| | | | | | | * configure.ac: Allow --disable-languages. * Makefile.am [!LANGUAGES_SOME]: Don't add lang to subdirs. * m4/inttypes-h.m4, m4/lock.m4, m4/visibility.m4: New files.
* 2007-08-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-08-031-0/+1
| | | | | | | * configure.ac: Call AM_PROG_CC_C_O. * autogen.sh: Use = not == in test. * lang/cl/Makefile.am: Do not use :=, but =.
* Post release version number bumpWerner Koch2006-11-301-2/+2
|
* * configure.ac: Set LT version to C3/A3/R1.libgpg-error-1.5Werner Koch2006-11-301-2/+2
| | | | | | | | | | | | | | | * 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 gettextWerner Koch2006-11-301-9/+25
|
* Post release updatesWerner Koch2006-09-141-1/+1
|
* Ready for a new releaselibgpg-error-1.4Werner Koch2006-09-141-4/+6
|
* 2006-05-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-05-251-1/+1
| | | | | | | * lang/cl/gpg-error.asd: Renamed to ... * lang/cl/gpg-error.asd.in: ... this. * configure.ac (AC_CONFIG_FILES): Add lang/cl/gpg-error.asd.in.
* 2006-05-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-05-051-2/+3
| | | | | | | | | | | | | * configure.ac (AC_CONFIG_FILES): Add lang/Makefile and lang/cl/Makefile. * Makefile.am (SUBDIRS): Add lang. * lang: New directory. * lang/README, lang/Makefile.am: New files. * lang/cl: New directory. * lang/cl/Makefile.am, lang/cl/README, lang/cl/gpg-error.asd, lang/cl/gpg-error-package.lisp, lang/cl/gpg-error.lisp, lang/cl/mkerrcodes.awk: New files.
* 2006-03-14 Marcus Brinkmann <[email protected]>libgpg-error-1.3Marcus Brinkmann2006-03-141-2/+2
| | | | | | | Released 1.3. * configure.ac (LIBGPG_ERROR_LT_REVISION): Bump for release.
* 2006-03-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-03-141-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many files regenerated. * src/Makefile.am (gpg_error_CPPFLAGS, libgpg_error_la_CPPFLAGS): Add -I../intl. * Makefile.am (SUBDIRS): Add intl. * configure.ac (AC_CONFIG_FILES): Add intl/Makefile. (AM_GNU_GETTEXT_VERSION): Bump to 0.14.5. intl/ 2005-05-23 GNU <[email protected]> * Version 0.14.5 released. m4/ 2006-03-14 gettextize <[email protected]> * codeset.m4: Upgrade to gettext-0.14.5. * gettext.m4: Upgrade to gettext-0.14.5. * glibc2.m4: New file, from gettext-0.14.5. * glibc21.m4: Upgrade to gettext-0.14.5. * iconv.m4: Upgrade to gettext-0.14.5. * intdiv0.m4: Upgrade to gettext-0.14.5. * intmax.m4: New file, from gettext-0.14.5. * inttypes.m4: Upgrade to gettext-0.14.5. * inttypes_h.m4: Upgrade to gettext-0.14.5. * inttypes-pri.m4: Upgrade to gettext-0.14.5. * isc-posix.m4: Upgrade to gettext-0.14.5. * lcmessage.m4: Upgrade to gettext-0.14.5. * lib-ld.m4: Upgrade to gettext-0.14.5. * lib-link.m4: Upgrade to gettext-0.14.5. * lib-prefix.m4: Upgrade to gettext-0.14.5. * longdouble.m4: New file, from gettext-0.14.5. * longlong.m4: New file, from gettext-0.14.5. * nls.m4: Upgrade to gettext-0.14.5. * po.m4: Upgrade to gettext-0.14.5. * printf-posix.m4: New file, from gettext-0.14.5. * progtest.m4: Upgrade to gettext-0.14.5. * signed.m4: New file, from gettext-0.14.5. * size_max.m4: New file, from gettext-0.14.5. * stdint_h.m4: Upgrade to gettext-0.14.5. * uintmax_t.m4: Upgrade to gettext-0.14.5. * ulonglong.m4: Upgrade to gettext-0.14.5. * wchar_t.m4: New file, from gettext-0.14.5. * wint_t.m4: New file, from gettext-0.14.5. * xsize.m4: New file, from gettext-0.14.5. * Makefile.am (EXTRA_DIST): Add the new files. po/ 2006-03-14 gettextize <[email protected]> * Makefile.in.in: Upgrade to gettext-0.14.5. * Rules-quot: Upgrade to gettext-0.14.5.
* 2006-03-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-03-061-1/+1
| | | | | | | | * configure.ac (min_automake_version): Bump to 1.9.6. * mkinstalldirs, depcomp, compile, INSTALL, COPYING, missing, install-sh: Update from automake 1.9.6. ltmain.sh: Update from libtool 1.5.22.
* Post-release tweaks.Marcus Brinkmann2006-03-031-1/+1
|
* 2006-03-03 Marcus Brinkmann <[email protected]>libgpg-error-1.2Marcus Brinkmann2006-03-031-5/+5
| | | | | | | * configure.ac (LIBGPG_ERROR_LT_CURRENT, LIBGPG_ERROR_LT_AGE): Bump for release. (LIBGPG_ERROR_LT_REVISION): Reset to 0 for release.
* Changes for building on W32 without needing libintl.Werner Koch2005-11-021-1/+8
|
* 2005-10-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-201-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-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-021-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.
* Final changes for building a DLL.Werner Koch2005-08-191-4/+6
|
* Does now allow to build a W32 DLL.Werner Koch2005-08-191-4/+38
|
* Post-release fixup.Marcus Brinkmann2005-06-201-1/+1
|
* 2005-06-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-06-201-2/+2
| | | | | | * configure.ac: Bump up LIBGPG_ERROR_LT_REVISION, update version field.
* 2005-01-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-01-051-1/+1
| | | | | * configure.ac: Check for locale.h.
* 2004-09-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-09-141-2/+14
| | | | | | * configure.ac: Call AC_CANONICAL_HOST. Suppress warning about lack of strerror_r on all Solaris platforms.
* post release version bumbWerner Koch2004-07-301-1/+1
|
* Bumbed version to 1.0, LT to C1/A1/R3.Werner Koch2004-07-301-2/+2
|
* * src/Makefile.am (mkerrcodes.h): Let CPP work on a temporary file.Werner Koch2004-03-091-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.
* Prepare for next round of changes.Marcus Brinkmann2004-03-081-1/+1
|
* 2004-03-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-071-3/+3
| | | | | | | Released 0.7. * configure.ac: Bumbed up LIBGPG_ERROR_LT_REVISON.
* 2004-03-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-011-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.
* Get the gettext version from the special GETTEXT_VERSION macro.Werner Koch2003-12-081-2/+4
|
* * README.CVS: Enhanced.Werner Koch2003-12-081-3/+4
| | | | | | * autogen.sh: New. * Makefile.am (EXTRA_DIST): Added autogen.sh.
* * autogen.sh: New.Werner Koch2003-12-081-1/+3
| | | | | * Makefile.am (EXTRA_DIST): Added autogen.sh.
* Bumbed version number to 0.7.Werner Koch2003-11-141-1/+1
|
* About to release 0.6libgpg-error-0-6Werner Koch2003-11-141-1/+2
|
* Prepare development of next release.Marcus Brinkmann2003-10-061-1/+1
|
* 2003-10-06 Marcus Brinkmann <[email protected]>libgpg-error-0-5Marcus Brinkmann2003-10-061-2/+2
| | | | | | | | Released 0.5. * configure.ac (LIBGPG_ERROR_LT_CURRENT, LIBGPG_ERROR_LT_AGE): Bump up by one.
* 2003-09-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-09-131-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-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-09-031-1/+1
| | | | | * configure.ac (AC_INIT): Bump up version number.
* 2003-09-03 Marcus Brinkmann <[email protected]>libgpg-error-0-4Marcus Brinkmann2003-09-031-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.