summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Rename HACKING to CONTRIBUTING.mdSimon McVittie2018-10-031-1/+1
* build: Enable assertions for distcheckSimon McVittie2018-10-031-1/+1
* build: Stop including ChangeLog in source tarballsSimon McVittie2018-10-031-18/+0
* dbus-gmain: Move to its own directorySimon McVittie2018-01-221-2/+2
* Add infrastructure for running tests under valgrindSimon McVittie2013-10-211-0/+3
* Fix documentation upload target for recent gtk-docSimon McVittie2012-06-251-1/+1
* Remove all support for DoxygenSimon McVittie2011-06-011-2/+0
* add a Makefile rule to upload a tarball and up-to-date docsSimon McVittie2011-05-301-0/+12
* Makefile.am: Remove ChangeLog's spurious FORCE dependencyWill Thompson2010-11-081-1/+1
* replace remnants of gcov support with lcov.am from telepathy-glibSimon McVittie2010-10-131-26/+1
* Remove gcov decoder, which hasn't worked since dbus-glib left libdbusSimon McVittie2010-10-121-15/+1
* Import dbus-bus-introspect.xml upstreamColin Walters2010-01-151-0/+1
* Test for git-log in Makefile.am should just be for git nowColin Walters2009-07-161-4/+4
* build: fix undefined macro: AM_PROG_LIBTOOL with recent libtoolMarc-André Lureau2009-07-161-0/+1
* Actually run unit tests and checks when doing make distcheckRob Taylor2006-10-251-1/+1
* Add m4 directoryRob Taylor2006-09-241-4/+5
* Combine .PHONY rules in toplevel Makefile.amRob Taylor2006-08-221-3/+2
* Commit patch to switch to gtk-doc with gtype-specialized doc and updates fromRob Taylor2006-08-181-2/+3
* * Various Makefile cleanupsJohn (J5) Palmieri2006-07-211-2/+24
* * Released 0.70John (J5) Palmieri2006-07-171-0/+1
* - Add back the Doxygen doc generationJohn (J5) Palmieri2006-07-061-1/+1
* - Add back tests to the glib bindingsJohn (J5) Palmieri2006-07-061-3/+2
* - Really commit the glib to dbus move and build fixesJohn (J5) Palmieri2006-06-291-5/+5
* - Add boilerplate build filesJohn (J5) Palmieri2006-06-281-0/+57