summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Reinstate the old dbus.gobject_service, but only for Python 2Simon McVittie1-0/+6
2012-05-02Rename gobject_service (PyGI version) to gi_serviceSimon McVittie1-1/+1
2012-02-01Fix _maintainer-update-htmldocs for out-of-tree buildsSimon McVittie1-1/+1
2012-02-01Remove TODO, which is now empty - use bugzilla insteadSimon McVittie1-1/+1
2012-01-24Install _compat.pyBarry Warsaw1-0/+1
2012-01-24Generate ChangeLog correctly when out-of-treeSimon McVittie1-2/+2
2012-01-24Move PY3PORT into doc, use the same extension as other rst, and render itSimon McVittie1-4/+12
2011-12-13Remove dbus_bindings, deprecated for nearly 5 yearsSimon McVittie1-3/+1
2010-12-02Makefile.am: build API docs etc. last, so they pick up any recent changesSimon McVittie1-1/+1
2010-02-18Use git log rather than git-log, to support distcheck with modern gitSimon McVittie1-2/+2
2008-07-23Make the API docs build correctly when out-of-treeSimon McVittie1-1/+4
2008-07-14Hook DBusServer into the build system.Simon McVittie1-0/+1
2007-12-10Add a maintainer-upload target to the Makefile.am, which uploads the current ...Simon McVittie1-1/+6
2007-10-09Revert "Make sure extensions are built before docs; get rid of strange inter-...Simon McVittie1-1/+6
2007-10-09Don't distribute COPYING.*, which we no longer have or needSimon McVittie1-1/+1
2007-10-09Don't try to distribute COPYING.AFL-2.1 and COPYING.GPL-2, which we no longer...Simon McVittie1-2/+0
2007-10-09Make sure extensions are built before docs; get rid of strange inter-director...Simon McVittie1-6/+1
2007-10-09Use non-recursive make for dbus/ to work around types.py clash with top-level...Simon McVittie1-6/+30
2007-09-27Don't try to distribute COPYING.LGPL-2.1 - no longer existsSimon McVittie1-2/+7
2007-08-06Makefile.am, test/Makefile.am: Use @abs_top_builddir@, @abs_top_srcdir@Simon McVittie1-2/+4
2007-05-09Generate ChangeLog during make dist rather than during make.Simon McVittie1-4/+5
2007-05-07Create doc directory before writing HTML into itSimon McVittie1-2/+3
2007-04-24Remember to include tools in distSimon McVittie1-1/+1
2007-04-24Refactor build system:Simon McVittie1-1/+3
2007-02-07Actually commit the numerous copyright-statement changes.Simon McVittie1-1/+2
2007-01-24Remove from EXTRA_DIST files we'd already be distributingSimon McVittie1-3/+1
2007-01-24Add Makefile target maintainer-update-website to update d.fd.o/doc/dbus-pythonSimon McVittie1-6/+29
2007-01-24Install dbus-python.h in $includedir/dbus-1.0/dbus rather than $includedir fo...Simon McVittie1-1/+2
2007-01-24Automatically detect whether various desirable rst2html options are actually ...Simon McVittie1-3/+0
2007-01-22Alter Makefile.am, configure.ac to recurse into subdirs for previous change t...Simon McVittie1-103/+21
2007-01-16Add regression test for main loop failure handling (a main loop that never wo...Simon McVittie1-1/+10
2007-01-16Always install text documentation, even if we're not able to build the HTMLSimon McVittie1-4/+4
2007-01-16When running make clean, also get rid of the generated API docsSimon McVittie1-0/+3
2007-01-16Remove generated HTML documentation on distcleanSimon McVittie1-0/+2
2007-01-16Use autoconf's usual directory for docsSimon McVittie1-5/+2
2007-01-16Generate HTML docs from reStructuredText if rst2html is availableSimon McVittie1-0/+22
2007-01-15Makefile.am: ship example-async-client so it can be used as a testSimon McVittie1-0/+1
2006-12-19Makefile.am: if in a git checkout, generate the ChangeLog (correctly)Simon McVittie1-1/+1
2006-12-19Makefile.am: if in a git checkout, generate the ChangeLogSimon McVittie1-2/+11
2006-12-19Remove old introspect_parser from Makefile.am tooSimon McVittie1-1/+0
2006-12-19Add missing _expat_introspect_parser.py; fix cross-test to work for out-of-tr...Simon McVittie1-2/+3
2006-12-18Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie1-0/+124