Age | Commit message (Expand) | Author | Files | Lines |
2018-05-02 | Fix distcheck | Simon McVittie | 1 | -3/+6 |
2018-05-02 | Add redirection from the old epydoc documentation to the new versions | Simon McVittie | 1 | -3/+9 |
2018-05-02 | Convert documentation from epydoc to Sphinx | Simon McVittie | 1 | -26/+46 |
2018-04-21 | Include PKG-INFO and egg_info in dist tarballs | Simon McVittie | 1 | -0/+3 |
2018-01-30 | Create directories to hold .test files | Simon McVittie | 1 | -0/+3 |
2018-01-29 | Integrate dbus-gmain | Simon McVittie | 1 | -2/+6 |
2018-01-29 | Require dbus-run-session | Simon McVittie | 1 | -9/+0 |
2017-11-05 | Rename source directories for C code to silence an ImportWarning | Simon McVittie | 1 | -29/+29 |
2017-11-01 | build: Use AX_PYTHON_DEVEL to find Python | Simon McVittie | 1 | -4/+4 |
2016-08-11 | Use Automake TAP driver | Simon McVittie | 1 | -0/+4 |
2016-03-06 | Clean up test-service.log | Simon McVittie | 1 | -1/+3 |
2016-03-06 | Add Travis-CI metadata | Simon McVittie | 1 | -2/+4 |
2016-03-05 | Stop breaking a pre-existing PYTHONPATH in installed-tests' environment | Simon McVittie | 1 | -7/+6 |
2016-03-05 | Get the version from the C code, not by generating a Python file | Simon McVittie | 1 | -1/+0 |
2016-03-05 | Include config.h every time we compile C code | Simon McVittie | 1 | -0/+1 |
2016-03-05 | Move dbus-python.h to a dbus subdirectory | Simon McVittie | 1 | -2/+3 |
2016-02-22 | Don't install crosstest.py executable | Simon McVittie | 1 | -1/+7 |
2016-02-19 | Use AX_GENERATE_CHANGELOG to generate ChangeLog | Simon McVittie | 1 | -9/+3 |
2016-02-17 | Remove a leftover reference to m4/am-check-pymod.m4 | Simon McVittie | 1 | -1/+0 |
2016-01-21 | Add a setup.py which wraps Autotools in something virtualenv-friendly | Simon McVittie | 1 | -0/+9 |
2016-01-20 | Replace hard-coded sleep with a wait for the D-Bus name to appear | Simon McVittie | 1 | -0/+1 |
2016-01-20 | Use non-recursive make for tests, and make them into installed-tests | Simon McVittie | 1 | -4/+176 |
2016-01-20 | Use non-recursive make for everything except tests | Simon McVittie | 1 | -13/+124 |
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 |