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