]> git.meshlink.io Git - catta/history - avahi-common/Makefile.am
* Compile tests only when --enable-tests was specified on the configure command line
[catta] / avahi-common / Makefile.am
2005-10-19 Lennart Poettering* Compile tests only when --enable-tests was specified...
2005-10-02 Lennart Poetteringdrop superfluous version info
2005-09-25 Lennart Poettering* add new linked list implementation ala GSList
2005-09-07 Lennart Poetteringmove definition of libtool version info data to configu...
2005-08-23 Lennart Poetteringbump .so current and age
2005-08-19 Lennart Poetteringrename libdbus-watch-glue to libdbus-common
2005-08-19 Trent Lloyd * Improve and reorganise DBus error handling, see...
2005-08-16 Lennart Poetteringadd error.h to installed files
2005-08-15 Lennart Poetteringreally install all header files
2005-08-15 Lennart Poettering* cleanup build system a little
2005-08-15 Lennart Poettering* Add pkg-config files for avahi-glib/avahi-client
2005-08-15 Lennart Poettering* implement ini file parser
2005-08-14 Trent Lloyd * Add service browser support to C client API
2005-08-13 Lennart Poettering* strip glib from avahi-core
2005-08-12 Lennart Poetteringimplement new main loop abstraction layer
2005-08-12 Lennart PoetteringDocumentation updates
2005-08-12 Lennart PoetteringSplit avahi-common/util.h into
2005-08-11 Lennart Poettering* drop glib from avahi-common
2005-08-09 Lennart Poetteringmove rr.[ch] back to avahi-core/
2005-08-09 Trent Lloyd * Split out error code handling to avahi-common/error...
2005-08-08 Trent Lloyd * Make distcheck work again, broken by my recent changes
2005-08-08 Trent Lloyd * Move avahi-core/llist.h to avahi-common/llist.h...
2005-08-08 Lennart Poettering* simply compilation a little
2005-08-06 Lennart Poetteringsome autoconf fixes
2005-07-29 Trent Lloyd * Move dbus service #defines to avahi-common/dbus.h
2005-07-19 Lennart Poettering* Change timeval arithmetic functions to use 64bit...
2005-07-06 Trent Lloyd* Patch by Ikke <ikke@eikke.com> to make distcheck...
2005-07-01 Sebastien Estienne* using AC_GNU_SOURCE instead of -D _GNU_SOURCE
2005-06-30 Sebastien EstienneFixed Makefile.am not installing headers file.
2005-06-10 Lennart Poettering* build libavahi-common statically for debugging purposes
2005-06-06 Lennart Poetteringmove dns.[ch] back to avahi-core/
2005-06-04 Trent Lloyd* Split out a fair bit of avahi-core into avahi-common...