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