aboutsummaryrefslogtreecommitdiffstats
path: root/branches/gpgme-0-3-branch/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-11-282002-11-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-8/+2
* NEWS: Add note about moving "gpgmeplug" to the "cryptplug" package. * README: Remove instructions related to "gpgmeplug". * configure.ac: Remove enable option "gpgmeplug" and automake conditional BUILD_GPGMEPLUG, as well as the status info about it. (GPGMEPLUG): Remove variable. * Makefile.am (gpgmeplug): Remove variable. (SUBDIRS): Remove ${gpgmeplug}. * cryptplug.h, gpgme-openpgp.c, gpgmeplug.dox, gpgme-smime.c, Makefile.am, gpgmeplug.c, ChangeLog: Files removed.
2002-09-30This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+0
'gpgme-0-3-branch'.
2002-09-01This commit was manufactured by cvs2svn to create tag 'gpgme-0-3-10'.Repo Admin1-0/+0
2002-08-21This commit was manufactured by cvs2svn to create tag 'gpgme-0-3-9'.Repo Admin1-0/+0
2002-08-212002-08-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
Released 0.3.9. * NEWS: Update for 0.3.9 release. * Makefile.am (EXTRA_DIST): Add gpgme.spec.in.
2002-08-202002-08-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* Makefile.am (SUBDIRS): Remove jnlib. * configure.ac: Don't check for unsigned short or unsigned long. Don't check for memicmp, strlwr, strtoul, memmove, stricmp. Make stpcpy a replaced function. Don't define HAVE_JNLIB_LOGGING. Don't generate jnlib/Makefile. gpgme/ 2002-08-21 Marcus Brinkmann <[email protected]> * stpcpy.c: New file from gnulib. * Makefile.am (assuan_libobjs): Remove jnlib.
2002-07-02* configure.ac: Bumbed version number to 0.3.9; add a comment onWerner Koch1-0/+8
when to change it. * gpgme.spec.in: New. Contributed by Wojciech Polak. * Makefile.am (dist-hook): New. * AUTHORS: Added Wojciech and bug reporting addresses.
2001-11-212001-11-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+7
* Makefile.am (gpgmeplug): New variable, set to gpgmeplug if [BUILD_GPGMEPLUG]. * configure.ac (AC_CONFIG_FILES): Add gpgmeplug/Makefile. Support --enable-gpgmeplug.
2001-11-202001-11-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+7
* Makefile.am (SUBDIRS): Support building the assuan library (currently if GPGSM_PATH is set).. * configure.ac: Support building the assuan library. * assuan: New directory, populated with the Assuan library (copied from the newpg repository). gpgme/ 2001-11-20 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgme_la_INCLUDES): Remove obsolete directive. (AM_CPPFLAGS): New directive [BUILD_ASSUAN]. (libgpgme_la_LIBADD): Likewise.
2001-11-182001-11-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+7
* configure.in: Renamed to ... * configure.ac: ... this. Update to autoconf 2.52. Lots of small changes in the transition. Support --with-gpg=PATH and --with-gpgsm=PATH options. Check if test suites can be run. * acconfig.h: Add GPGSM_PATH. * Makefile.am: New variable `tests', set to `tests' if RUN_GPG_TESTS. (SUBDIRS): Replace string `tests' with variable `tests'. gpgme/ 2001-11-18 Marcus Brinkmann <[email protected]> * configure.in: Renamed to ... * configure.ac: ... this. Update to autoconf 2.52. Lots of small changes in the transition. Support --with-gpg=PATH and --with-gpgsm=PATH options. Check if test suites can be run. * acconfig.h: Add GPGSM_PATH. * Makefile.am: New variable `tests', set to `tests' if RUN_GPG_TESTS. (SUBDIRS): Replace string `tests' with variable `tests'.
2001-09-17Added more doc entries and prepared for 0.2.3Werner Koch1-1/+1
2001-04-02Release 0.2.1Werner Koch1-0/+20
2000-12-29Add 2 missing files and other changesWerner Koch1-1/+1
2000-12-06Okay, it runs at least on Windows 95Werner Koch1-2/+14
2000-11-07Just a backup for nowWerner Koch1-1/+1
2000-10-27*** empty log message ***Werner Koch1-0/+6