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