summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-07-15with-session-bus.sh: Remove unused scriptSimon McVittie1-1/+0
2018-05-04Revert "Generate a devhelp index for the HTML documentation"Simon McVittie1-1/+1
2018-05-03Generate a devhelp index for the HTML documentationSimon McVittie1-1/+1
2018-05-03build: Don't install redirect pages intended for dbus.freedesktop.orgSimon McVittie1-4/+8
2018-05-03build: Don't install stamp file for documentation buildSimon McVittie1-4/+4
2018-05-03build: Install Sphinx documentationSimon McVittie1-12/+14
2018-05-02Remove remnants of old documentationSimon McVittie1-32/+3
2018-05-02Fix distcheckSimon McVittie1-3/+6
2018-05-02Add redirection from the old epydoc documentation to the new versionsSimon McVittie1-3/+9
2018-05-02Convert documentation from epydoc to SphinxSimon McVittie1-26/+46
2018-04-21Include PKG-INFO and egg_info in dist tarballsSimon McVittie1-0/+3
2018-01-30Create directories to hold .test filesSimon McVittie1-0/+3
2018-01-29Integrate dbus-gmainSimon McVittie1-2/+6
2018-01-29Require dbus-run-sessionSimon McVittie1-9/+0
2017-11-05Rename source directories for C code to silence an ImportWarningSimon McVittie1-29/+29
2017-11-01build: Use AX_PYTHON_DEVEL to find PythonSimon McVittie1-4/+4
2016-08-11Use Automake TAP driverSimon McVittie1-0/+4
2016-03-06Clean up test-service.logSimon McVittie1-1/+3
2016-03-06Add Travis-CI metadataSimon McVittie1-2/+4
2016-03-05Stop breaking a pre-existing PYTHONPATH in installed-tests' environmentSimon McVittie1-7/+6
2016-03-05Get the version from the C code, not by generating a Python fileSimon McVittie1-1/+0
2016-03-05Include config.h every time we compile C codeSimon McVittie1-0/+1
2016-03-05Move dbus-python.h to a dbus subdirectorySimon McVittie1-2/+3
2016-02-22Don't install crosstest.py executableSimon McVittie1-1/+7
2016-02-19Use AX_GENERATE_CHANGELOG to generate ChangeLogSimon McVittie1-9/+3
2016-02-17Remove a leftover reference to m4/am-check-pymod.m4Simon McVittie1-1/+0
2016-01-21Add a setup.py which wraps Autotools in something virtualenv-friendlySimon McVittie1-0/+9
2016-01-20Replace hard-coded sleep with a wait for the D-Bus name to appearSimon McVittie1-0/+1
2016-01-20Use non-recursive make for tests, and make them into installed-testsSimon McVittie1-4/+176
2016-01-20Use non-recursive make for everything except testsSimon McVittie1-13/+124
2012-05-02Reinstate the old dbus.gobject_service, but only for Python 2Simon McVittie1-0/+6
2012-05-02Rename gobject_service (PyGI version) to gi_serviceSimon McVittie1-1/+1
2012-02-01Fix _maintainer-update-htmldocs for out-of-tree buildsSimon McVittie1-1/+1
2012-02-01Remove TODO, which is now empty - use bugzilla insteadSimon McVittie1-1/+1
2012-01-24Install _compat.pydbus-python-1.0.0Barry Warsaw1-0/+1
2012-01-24Generate ChangeLog correctly when out-of-treeSimon McVittie1-2/+2
2012-01-24Move PY3PORT into doc, use the same extension as other rst, and render itSimon McVittie1-4/+12
2011-12-13Remove dbus_bindings, deprecated for nearly 5 yearsSimon McVittie1-3/+1
2010-12-02Makefile.am: build API docs etc. last, so they pick up any recent changesSimon McVittie1-1/+1
2010-02-18Use git log rather than git-log, to support distcheck with modern gitSimon McVittie1-2/+2
2008-07-23Make the API docs build correctly when out-of-treeSimon McVittie1-1/+4
2008-07-14Hook DBusServer into the build system.Simon McVittie1-0/+1
2007-12-10Add a maintainer-upload target to the Makefile.am, which uploads the current ...Simon McVittie1-1/+6
2007-10-09Revert "Make sure extensions are built before docs; get rid of strange inter-...Simon McVittie1-1/+6
2007-10-09Don't distribute COPYING.*, which we no longer have or needSimon McVittie1-1/+1
2007-10-09Don't try to distribute COPYING.AFL-2.1 and COPYING.GPL-2, which we no longer...Simon McVittie1-2/+0
2007-10-09Make sure extensions are built before docs; get rid of strange inter-director...Simon McVittie1-6/+1
2007-10-09Use non-recursive make for dbus/ to work around types.py clash with top-level...Simon McVittie1-6/+30
2007-09-27Don't try to distribute COPYING.LGPL-2.1 - no longer existsSimon McVittie1-2/+7
2007-08-06Makefile.am, test/Makefile.am: Use @abs_top_builddir@, @abs_top_srcdir@Simon McVittie1-2/+4