summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Install _compat.pydbus-python-1.0.0Barry Warsaw2012-01-241-0/+1
* Generate ChangeLog correctly when out-of-treeSimon McVittie2012-01-241-2/+2
* Move PY3PORT into doc, use the same extension as other rst, and render itSimon McVittie2012-01-241-4/+12
* Remove dbus_bindings, deprecated for nearly 5 yearsSimon McVittie2011-12-131-3/+1
* Makefile.am: build API docs etc. last, so they pick up any recent changesSimon McVittie2010-12-021-1/+1
* Use git log rather than git-log, to support distcheck with modern gitSimon McVittie2010-02-181-2/+2
* Make the API docs build correctly when out-of-treeSimon McVittie2008-07-231-1/+4
* Hook DBusServer into the build system.Simon McVittie2008-07-141-0/+1
* Add a maintainer-upload target to the Makefile.am, which uploads the current ...Simon McVittie2007-12-101-1/+6
* Revert "Make sure extensions are built before docs; get rid of strange inter-...Simon McVittie2007-10-091-1/+6
* Don't distribute COPYING.*, which we no longer have or needSimon McVittie2007-10-091-1/+1
* Don't try to distribute COPYING.AFL-2.1 and COPYING.GPL-2, which we no longer...Simon McVittie2007-10-091-2/+0
* Make sure extensions are built before docs; get rid of strange inter-director...Simon McVittie2007-10-091-6/+1
* Use non-recursive make for dbus/ to work around types.py clash with top-level...Simon McVittie2007-10-091-6/+30
* Don't try to distribute COPYING.LGPL-2.1 - no longer existsSimon McVittie2007-09-271-2/+7
* Makefile.am, test/Makefile.am: Use @abs_top_builddir@, @abs_top_srcdir@Simon McVittie2007-08-061-2/+4
* Generate ChangeLog during make dist rather than during make.Simon McVittie2007-05-091-4/+5
* Create doc directory before writing HTML into itSimon McVittie2007-05-071-2/+3
* Remember to include tools in distSimon McVittie2007-04-241-1/+1
* Refactor build system:Simon McVittie2007-04-241-1/+3
* Actually commit the numerous copyright-statement changes.Simon McVittie2007-02-071-1/+2
* Remove from EXTRA_DIST files we'd already be distributingSimon McVittie2007-01-241-3/+1
* Add Makefile target maintainer-update-website to update d.fd.o/doc/dbus-pythonSimon McVittie2007-01-241-6/+29
* Install dbus-python.h in $includedir/dbus-1.0/dbus rather than $includedir fo...Simon McVittie2007-01-241-1/+2
* Automatically detect whether various desirable rst2html options are actually ...Simon McVittie2007-01-241-3/+0
* Alter Makefile.am, configure.ac to recurse into subdirs for previous change t...Simon McVittie2007-01-221-103/+21
* Add regression test for main loop failure handling (a main loop that never wo...Simon McVittie2007-01-161-1/+10
* Always install text documentation, even if we're not able to build the HTMLSimon McVittie2007-01-161-4/+4