aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-05-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-05-071-31/+119
| | | | | * autogen.sh: Update the thing.
* Allow the native W32 version to properly work with sockets.Werner Koch2010-01-251-0/+2
|
* First take on the low-level assuan interface.Werner Koch2009-01-261-1/+3
|
* (no commit message)Marcus Brinkmann2008-01-301-1/+1
|
* Changes for W32Werner Koch2007-07-121-1/+1
|
* 2007-07-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-041-1/+1
| | | | | * assuan/: Update files to 2007-07-04 version of assuan.
* Preparing a new releasegpgme-1.1.4gpgme-1.1.3Werner Koch2007-03-051-2/+7
|
* GPA does now work with the glib based i/o backend.Werner Koch2005-11-181-1/+2
|
* build static and shared lib by default - required by gpgol.Werner Koch2005-11-151-2/+2
|
* Changes to allow building a W32 DLLWerner Koch2005-08-191-1/+1
|
* * acinclude.m4 (GNUPG_CHECK_VA_COPY): Assume no when cross-compiling.Werner Koch2005-03-091-0/+56
| | | | | | | | | | | | | | | | | | | | | | * Makefile.am (EXTRA_DIST): Include autogen.sh * autogen.sh: Added the usual code to build for W32 (--build-w32). * configure.ac: Fixed the mingw32 host string, removed OS/2 stuff. (HAVE_DRIVE_LETTERS): Removed. (HAVE_W32_SYSTEM): Added. (AC_GNU_SOURCE): New to replace the identical AH_VERBATIM. (AH_BOTTOM): Added. * w32-util.c (_gpgme_get_gpg_path, _gpgme_get_gpgsm_path): Do not cast away type checks. * io.h [W32]: Do not include stdio.h. If it is needed do it at the right place. * data.h [W32]: Removed kludge for EOPNOTSUP. * data.c, data-compat.c [W32]: Explicitly test for it here.
* 2004-04-02 Thomas Schwinge <[email protected]>Marcus Brinkmann2004-04-191-2/+2
| | | | | * autogen.sh: Added ACLOCAL_FLAGS.
* (memrchr): Fixed implementation. Problem pointed outWerner Koch2004-02-151-1/+1
| | | | | by Adriaan de Groot.
* Updated the CVS build stuffWerner Koch2004-01-121-133/+84
|
* 2002-12-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-12-231-1/+1
| | | | | | * autogen.sh (automake_vers): Require 1.7 (really 1.7.1) for the conditional source distribution bug fix.
* 2002-09-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-09-041-1/+1
| | | | | | * autogen.sh (autoconf_vers): Bump up to 2.53 to get the @&t@ quadrigraph. Always cutting the edge!
* 2001-12-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-181-1/+1
| | | | | | | | | | * autogen.sh (libtool_vers): Bump to 1.4. * configure.ac (LIBGPGME_LT_CURRENT): Increment. (LIBGPGME_LT_AGE): Likewise. Improve comment. Fix wrong comment character.
* 2001-11-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-211-3/+3
| | | | | * autogen.sh: Tighten version dependencies.
* 2001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-10-221-14/+2
| | | | | | * autogen.sh: Invoke automake with `-a' (add missing files). Do not invoke configure.
* W32 fixWerner Koch2001-01-301-1/+4
|
* Add better debug printing. Use reader threads for W32Werner Koch2001-01-301-1/+1
|
* Some new but untested functionsWerner Koch2001-01-221-1/+1
|
* Nicer W32 installation supportWerner Koch2001-01-181-3/+10
|
* Does now compile under MingW32/CPD 0.3Werner Koch2001-01-181-19/+38
|
* Add 2 missing files and other changesWerner Koch2000-12-291-0/+132