summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* * Add docs/NEWS file to Makefile.amTrent Lloyd2005-08-281-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@479 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* integrate the service type database into the build systemLennart Poettering2005-08-271-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@454 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Build man pages before homepage uploadLennart Poettering2005-08-211-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@377 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* regenerate doxygen when a header or an example file is modifiedSebastien Estienne2005-08-211-0/+25
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@376 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* ship avahi-poll.diaLennart Poettering2005-08-201-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@372 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* rename libdbus-watch-glue to libdbus-commonLennart Poettering2005-08-191-0/+4
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@355 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * make "distcheck" pass (Patch from Ross Burton)Lennart Poettering2005-08-191-0/+6
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@351 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* don't install .pc files unconditionallyLennart Poettering2005-08-151-4/+12
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@343 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add pkg-config files for avahi-glib/avahi-clientLennart Poettering2005-08-151-2/+21
| | | | | | | | * Generate .pc files with sed * use libtool for building libdbus-watch-glue git-svn-id: file:///home/lennart/svn/public/avahi/trunk@335 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add C++ testLennart Poettering2005-08-141-1/+2
| | | | | | | * add more autoconf checks git-svn-id: file:///home/lennart/svn/public/avahi/trunk@313 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * strip glib from avahi-coreLennart Poettering2005-08-131-1/+1
| | | | | | | | | | | | | | * implement glib memory allocator * add new documentation file MALLOC * initialize pseudo-RNG from /dev/urandom in avahi-daemon * remove some gcc 4.0 warnings * beef up watch system with real timeouts * move GCC __attribute__ macros into its own header avahi-common/gccmacro.h * make use of GCC's sentinel attribute where it make sense * add malloc() implementations that abort on OOM and enable them by default git-svn-id: file:///home/lennart/svn/public/avahi/trunk@308 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* implement new main loop abstraction layerLennart Poettering2005-08-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@305 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * documentation updateLennart Poettering2005-08-081-2/+7
| | | | | | | * embed CSS data in xmltoman.xsl git-svn-id: file:///home/lennart/svn/public/avahi/trunk@274 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* preliminary mn page workLennart Poettering2005-08-061-2/+23
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@247 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Move more documentation aroundLennart Poettering2005-08-061-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@246 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * renamed avahi-discover to avahi-discover-standaloneSebastien Estienne2005-08-041-1/+1
| | | | | | | | * install python avahi-discover * added missing file acinclude.m4 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@225 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add some autoconf check for pygtk and gtk.gladeSebastien Estienne2005-08-041-2/+4
| | | | | | | | * moved autoconf/automake doxygen macro in common/ * remove autogenerated py-compile git-svn-id: file:///home/lennart/svn/public/avahi/trunk@224 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add C examplesLennart Poettering2005-08-031-1/+1
| | | | | | | | | | * change doxygen to output stuff in "doxygen/" instead of "doxygen-doc/" * implement avahi_entry_group_{reset,is_empty}() and make everyone use it * move holdoff (SLEEPING) time checking from server to entry group * add preliminary error codes git-svn-id: file:///home/lennart/svn/public/avahi/trunk@216 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * update svn:ignore and svn:keywords for many files and directoriesLennart Poettering2005-08-031-0/+1
| | | | | | | * add legal blurb to some make files and pythons scripts git-svn-id: file:///home/lennart/svn/public/avahi/trunk@213 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add avahi-utils in autoconfSebastien Estienne2005-08-021-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@211 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * removed doxygen folder (obsolete)Sebastien Estienne2005-07-281-2/+0
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@183 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * autodetect doxygen based on http://ben-kiki.org/oren/doxample/Sebastien Estienne2005-07-281-5/+7
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@182 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * update todo listLennart Poettering2005-06-241-1/+1
| | | | | | | | | | | | | * add avvahi-dnsconfd * implement AvahiDNSServerBrowser * Update special browse/register RRs to match current RFC * add support to avahi-daemon to publish name server information * add support to avahi-daemon to publish /etc/resolv.conf DNS server information * add new simple protocol command: "BROWSE-DNS-SERVERS" * cleanup final configure message git-svn-id: file:///home/lennart/svn/public/avahi/trunk@143 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Add patches from Sebastien EstienneLennart Poettering2005-06-201-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@131 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Patch by Ross Burton to enable conditional use of dbus ↵Trent Lloyd2005-06-081-1/+1
| | | | | | | | | | (--enable-dbus=no), disables daemon build * Remove doxygen from EXTRA_DIST as its built by default now git-svn-id: file:///home/lennart/svn/public/avahi/trunk@107 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Patch by ross burton to allow make dist to pass (Closes: #3480)Trent Lloyd2005-06-071-2/+2
| | | | | | | | * Move to doxygen in the default build, make --enable-doxygen=no to bypass, this also makes distcheck pass git-svn-id: file:///home/lennart/svn/public/avahi/trunk@106 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * fix build systemLennart Poettering2005-06-061-1/+1
| | | | | | | * some ore svn:ignore git-svn-id: file:///home/lennart/svn/public/avahi/trunk@103 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Add some use documentation to the daemonTrent Lloyd2005-06-041-1/+1
| | | | | | | | | * Create the structure for avahi-client * Start building avahi-client and daemon by default git-svn-id: file:///home/lennart/svn/public/avahi/trunk@100 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Split out a fair bit of avahi-core into avahi-common for use by the client ↵Trent Lloyd2005-06-041-1/+1
| | | | | | library git-svn-id: file:///home/lennart/svn/public/avahi/trunk@98 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add new tool avahi-discoverLennart Poettering2005-05-231-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@91 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Don't go into the daemon and build by default until I fix up the configure ↵Trent Lloyd2005-05-201-1/+1
| | | | | | stuff to enable/disable it etc. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@77 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* rename libavahi-core to avahi-coreLennart Poettering2005-05-071-2/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@57 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* autotoolizeLennart Poettering2005-05-061-0/+29
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@51 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe