Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2010-05-07 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2010-05-07 | 1 | -31/+119 |
| | | | | | * autogen.sh: Update the thing. | ||||
* | Allow the native W32 version to properly work with sockets. | Werner Koch | 2010-01-25 | 1 | -0/+2 |
| | |||||
* | First take on the low-level assuan interface. | Werner Koch | 2009-01-26 | 1 | -1/+3 |
| | |||||
* | (no commit message) | Marcus Brinkmann | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | Changes for W32 | Werner Koch | 2007-07-12 | 1 | -1/+1 |
| | |||||
* | 2007-07-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-07-04 | 1 | -1/+1 |
| | | | | | * assuan/: Update files to 2007-07-04 version of assuan. | ||||
* | Preparing a new releasegpgme-1.1.4gpgme-1.1.3 | Werner Koch | 2007-03-05 | 1 | -2/+7 |
| | |||||
* | GPA does now work with the glib based i/o backend. | Werner Koch | 2005-11-18 | 1 | -1/+2 |
| | |||||
* | build static and shared lib by default - required by gpgol. | Werner Koch | 2005-11-15 | 1 | -2/+2 |
| | |||||
* | Changes to allow building a W32 DLL | Werner Koch | 2005-08-19 | 1 | -1/+1 |
| | |||||
* | * acinclude.m4 (GNUPG_CHECK_VA_COPY): Assume no when cross-compiling. | Werner Koch | 2005-03-09 | 1 | -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 Brinkmann | 2004-04-19 | 1 | -2/+2 |
| | | | | | * autogen.sh: Added ACLOCAL_FLAGS. | ||||
* | (memrchr): Fixed implementation. Problem pointed out | Werner Koch | 2004-02-15 | 1 | -1/+1 |
| | | | | | by Adriaan de Groot. | ||||
* | Updated the CVS build stuff | Werner Koch | 2004-01-12 | 1 | -133/+84 |
| | |||||
* | 2002-12-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2002-12-23 | 1 | -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 Brinkmann | 2002-09-04 | 1 | -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 Brinkmann | 2001-12-18 | 1 | -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 Brinkmann | 2001-11-21 | 1 | -3/+3 |
| | | | | | * autogen.sh: Tighten version dependencies. | ||||
* | 2001-10-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-22 | 1 | -14/+2 |
| | | | | | | * autogen.sh: Invoke automake with `-a' (add missing files). Do not invoke configure. | ||||
* | W32 fix | Werner Koch | 2001-01-30 | 1 | -1/+4 |
| | |||||
* | Add better debug printing. Use reader threads for W32 | Werner Koch | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | Some new but untested functions | Werner Koch | 2001-01-22 | 1 | -1/+1 |
| | |||||
* | Nicer W32 installation support | Werner Koch | 2001-01-18 | 1 | -3/+10 |
| | |||||
* | Does now compile under MingW32/CPD 0.3 | Werner Koch | 2001-01-18 | 1 | -19/+38 |
| | |||||
* | Add 2 missing files and other changes | Werner Koch | 2000-12-29 | 1 | -0/+132 |