summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Include PKG-INFO, egg-info etc. in dist tarballs againSimon McVittie2022-09-061-2/+11
* Fix website update infrastructureSimon McVittie2022-09-061-10/+10
* build: Stop including egg-info in sdistSimon McVittie2022-09-061-3/+0
* setup.py: Build using Meson instead of Autotools by defaultSimon McVittie2022-09-061-0/+2
* Add a Meson build systemSimon McVittie2022-09-051-0/+9
* Add licensing information in REUSE formatSimon McVittie2022-09-051-0/+7
* build: Add subprojects/dbus-gmain to AM_CPPFLAGSSimon McVittie2022-09-051-0/+1
* Move dbus-gmain into subprojects/Simon McVittie2022-09-051-4/+5
* build: Make distcheck use our ${prefix} with Automake 1.16.4Simon McVittie2021-09-151-1/+1
* Remove support for Python 2Simon McVittie2021-09-151-12/+1
* Use the same python for build and distcheckSimon McVittie2021-07-191-0/+2
* Remove Travis-CI integrationSimon McVittie2021-07-191-1/+0
* Add support for testing without tappySimon McVittie2020-01-111-0/+1
* Replace doc/HACKING.txt with a Gitlab-style CONTRIBUTING.mdSimon McVittie2019-07-291-1/+1
* Remove ChangeLog from source releasesSimon McVittie2019-07-231-4/+1
* uninstall: Delete dbus/__pycache__Simon McVittie2019-07-231-0/+5
* with-session-bus.sh: Remove unused scriptSimon McVittie2019-07-151-1/+0
* Revert "Generate a devhelp index for the HTML documentation"Simon McVittie2018-05-041-1/+1
* Generate a devhelp index for the HTML documentationSimon McVittie2018-05-031-1/+1
* build: Don't install redirect pages intended for dbus.freedesktop.orgSimon McVittie2018-05-031-4/+8
* build: Don't install stamp file for documentation buildSimon McVittie2018-05-031-4/+4
* build: Install Sphinx documentationSimon McVittie2018-05-031-12/+14
* Remove remnants of old documentationSimon McVittie2018-05-021-32/+3
* Fix distcheckSimon McVittie2018-05-021-3/+6
* Add redirection from the old epydoc documentation to the new versionsSimon McVittie2018-05-021-3/+9
* Convert documentation from epydoc to SphinxSimon McVittie2018-05-021-26/+46
* Include PKG-INFO and egg_info in dist tarballsSimon McVittie2018-04-211-0/+3
* Create directories to hold .test filesSimon McVittie2018-01-301-0/+3
* Integrate dbus-gmainSimon McVittie2018-01-291-2/+6
* Require dbus-run-sessionSimon McVittie2018-01-291-9/+0
* Rename source directories for C code to silence an ImportWarningSimon McVittie2017-11-051-29/+29
* build: Use AX_PYTHON_DEVEL to find PythonSimon McVittie2017-11-011-4/+4
* Use Automake TAP driverSimon McVittie2016-08-111-0/+4
* Clean up test-service.logSimon McVittie2016-03-061-1/+3
* Add Travis-CI metadataSimon McVittie2016-03-061-2/+4
* Stop breaking a pre-existing PYTHONPATH in installed-tests' environmentSimon McVittie2016-03-051-7/+6
* Get the version from the C code, not by generating a Python fileSimon McVittie2016-03-051-1/+0
* Include config.h every time we compile C codeSimon McVittie2016-03-051-0/+1
* Move dbus-python.h to a dbus subdirectorySimon McVittie2016-03-051-2/+3
* Don't install crosstest.py executableSimon McVittie2016-02-221-1/+7
* Use AX_GENERATE_CHANGELOG to generate ChangeLogSimon McVittie2016-02-191-9/+3
* Remove a leftover reference to m4/am-check-pymod.m4Simon McVittie2016-02-171-1/+0
* Add a setup.py which wraps Autotools in something virtualenv-friendlySimon McVittie2016-01-211-0/+9
* Replace hard-coded sleep with a wait for the D-Bus name to appearSimon McVittie2016-01-201-0/+1
* Use non-recursive make for tests, and make them into installed-testsSimon McVittie2016-01-201-4/+176
* Use non-recursive make for everything except testsSimon McVittie2016-01-201-13/+124
* Reinstate the old dbus.gobject_service, but only for Python 2Simon McVittie2012-05-021-0/+6
* Rename gobject_service (PyGI version) to gi_serviceSimon McVittie2012-05-021-1/+1
* Fix _maintainer-update-htmldocs for out-of-tree buildsSimon McVittie2012-02-011-1/+1
* Remove TODO, which is now empty - use bugzilla insteadSimon McVittie2012-02-011-1/+1