summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Revert "Generate a devhelp index for the HTML documentation"Simon McVittie2018-05-04
* Generate a devhelp index for the HTML documentationSimon McVittie2018-05-03
* build: Don't install redirect pages intended for dbus.freedesktop.orgSimon McVittie2018-05-03
* build: Don't install stamp file for documentation buildSimon McVittie2018-05-03
* build: Install Sphinx documentationSimon McVittie2018-05-03
* Remove remnants of old documentationSimon McVittie2018-05-02
* Fix distcheckSimon McVittie2018-05-02
* Add redirection from the old epydoc documentation to the new versionsSimon McVittie2018-05-02
* Convert documentation from epydoc to SphinxSimon McVittie2018-05-02
* Include PKG-INFO and egg_info in dist tarballsSimon McVittie2018-04-21
* Create directories to hold .test filesSimon McVittie2018-01-30
* Integrate dbus-gmainSimon McVittie2018-01-29
* Require dbus-run-sessionSimon McVittie2018-01-29
* Rename source directories for C code to silence an ImportWarningSimon McVittie2017-11-05
* build: Use AX_PYTHON_DEVEL to find PythonSimon McVittie2017-11-01
* Use Automake TAP driverSimon McVittie2016-08-11
* Clean up test-service.logSimon McVittie2016-03-06
* Add Travis-CI metadataSimon McVittie2016-03-06
* Stop breaking a pre-existing PYTHONPATH in installed-tests' environmentSimon McVittie2016-03-05
* Get the version from the C code, not by generating a Python fileSimon McVittie2016-03-05
* Include config.h every time we compile C codeSimon McVittie2016-03-05
* Move dbus-python.h to a dbus subdirectorySimon McVittie2016-03-05
* Don't install crosstest.py executableSimon McVittie2016-02-22
* Use AX_GENERATE_CHANGELOG to generate ChangeLogSimon McVittie2016-02-19
* Remove a leftover reference to m4/am-check-pymod.m4Simon McVittie2016-02-17
* Add a setup.py which wraps Autotools in something virtualenv-friendlySimon McVittie2016-01-21
* Replace hard-coded sleep with a wait for the D-Bus name to appearSimon McVittie2016-01-20
* Use non-recursive make for tests, and make them into installed-testsSimon McVittie2016-01-20
* Use non-recursive make for everything except testsSimon McVittie2016-01-20
* Reinstate the old dbus.gobject_service, but only for Python 2Simon McVittie2012-05-02
* Rename gobject_service (PyGI version) to gi_serviceSimon McVittie2012-05-02
* Fix _maintainer-update-htmldocs for out-of-tree buildsSimon McVittie2012-02-01
* Remove TODO, which is now empty - use bugzilla insteadSimon McVittie2012-02-01
* Install _compat.pyBarry Warsaw2012-01-24
* Generate ChangeLog correctly when out-of-treeSimon McVittie2012-01-24
* 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