summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-09-06build: Include PKG-INFO, egg-info etc. in dist tarballs againSimon McVittie1-2/+11
2022-09-06Fix website update infrastructureSimon McVittie1-10/+10
2022-09-06build: Stop including egg-info in sdistSimon McVittie1-3/+0
2022-09-06setup.py: Build using Meson instead of Autotools by defaultSimon McVittie1-0/+2
2022-09-05Add a Meson build systemSimon McVittie1-0/+9
2022-09-05Add licensing information in REUSE formatSimon McVittie1-0/+7
2022-09-05build: Add subprojects/dbus-gmain to AM_CPPFLAGSSimon McVittie1-0/+1
2022-09-05Move dbus-gmain into subprojects/Simon McVittie1-4/+5
2021-09-15build: Make distcheck use our ${prefix} with Automake 1.16.4Simon McVittie1-1/+1
2021-09-15Remove support for Python 2Simon McVittie1-12/+1
2021-07-19Use the same python for build and distcheckSimon McVittie1-0/+2
2021-07-19Remove Travis-CI integrationSimon McVittie1-1/+0
2020-01-11Add support for testing without tappySimon McVittie1-0/+1
2019-07-29Replace doc/HACKING.txt with a Gitlab-style CONTRIBUTING.mdSimon McVittie1-1/+1
2019-07-23Remove ChangeLog from source releasesSimon McVittie1-4/+1
2019-07-23uninstall: Delete dbus/__pycache__Simon McVittie1-0/+5
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