Support for a new queryType, CQL2RPN, which allows the user to provide
[yaz-moved-to-github.git] / Makefile.am
2003-05-06 Adam DickmeissRemove fix for missing depmod in Makefile
2003-05-06 Adam DickmeissFix for missing depcomp
2003-02-20 Adam DickmeissNo need to make doc (again) for make dist.
2003-02-12 Adam DickmeissSOAP, SRW codecs and HTTP transport for YAZ using libxml2.
2003-01-06 Adam DickmeissSRW, CQL, 2003
2002-10-22 Adam Dickmeissdata1 moved to zebra
2002-09-25 Adam DickmeissMake doc part of SUBDIRS so that 'make install' install...
2002-09-16 Adam DickmeissMoved zoom implementation to zutil. Man page for zoomsh
2002-06-02 Adam DickmeissRemove --enable-module option
2002-03-23 Adam DickmeissMinor fixes for Debian build
2001-11-20 Adam DickmeissDebian build script part of make dist.
2001-10-23 Adam DickmeissOld Z39.50 codecs gone. Added ZOOM. WRBUF MARC display...
2000-10-11 Adam DickmeissWork on yaz-config creation. Added yaz.m4.
2000-10-02 Adam DickmeissFile yaz-config generated by configure (not Makefile).
2000-06-19 Adam DickmeissAdded options for yaz-config.
2000-04-05 Adam DickmeissAdded shared library support (libtool).
2000-03-15 Adam DickmeissAdded handle member to statserv_control.
2000-03-10 Adam DickmeissDocumentation no longer made when doing 'make all'.
2000-02-29 Adam DickmeissAdded compiled ASN.1 C files.
2000-02-29 Adam DickmeissCheck for config.h (currently not generated).
2000-02-28 Adam DickmeissUpdated makefiles.
2000-02-28 Adam DickmeissUsing autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_EN...