summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-29travis-ci: Get autoconf-archive from deb.debian.orgSimon McVittie1-1/+1
2018-01-29travis-ci: Only test Python 2.7, 3.4 against system python executableSimon McVittie1-2/+0
2018-01-29Avoid using async keywordSimon McVittie2-5/+5
2018-01-29Require dbus 1.8Simon McVittie3-3/+6
2018-01-29Adjust dependency notes in NEWSSimon McVittie1-2/+2
2018-01-29Merge commit 'f5f817bf93e9fe1503cd327b546a1237f59e96b4'Simon McVittie2-1/+35
2018-01-29Add some notes on integrating dbus-gmain into larger projectsSimon McVittie1-0/+34
2018-01-29Use system extensions instead of strict C99Simon McVittie1-1/+1
2018-01-29Integrate dbus-gmainSimon McVittie7-12/+28
2018-01-29test-thread-client: Avoid deprecated g_thread_createSimon McVittie1-1/+1
2018-01-29Add 'dbus-gmain/' from commit 'c9f1a9671e5c67da3a7d730407241b995c6606f9'Simon McVittie14-0/+1992
2018-01-29Use GLIB instead of DBUS_GLIB as prefix for GLib dependencySimon McVittie1-8/+8
2018-01-29Require dbus-run-sessionSimon McVittie3-11/+3
2018-01-29Distribute ancillary files for dbus-gmainSimon McVittie1-0/+7
2018-01-29Move dbus-gmain to root directorySimon McVittie14-0/+0
2018-01-29Remove everything except dbus-gmain subdirectorySimon McVittie143-36630/+0
2018-01-29dbus-gmain: Add CONTRIBUTING fileSimon McVittie1-0/+25
2018-01-29dbus-gmain: Allow swapping the namespace usedSimon McVittie7-24/+42
2018-01-29dbus-gmain: Add a .gitignoreSimon McVittie1-0/+16
2018-01-29dbus-gmain: Add more copyright and authorship informationSimon McVittie7-2/+631
2018-01-29dbus-gmain: Don't include config.h unless HAVE_CONFIG_H is definedSimon McVittie5-0/+10
2018-01-22dbus-gmain: Add a READMESimon McVittie1-0/+15
2018-01-22Move tests for dbus-gmain to dbus-gmain/tests/Simon McVittie18-67/+73
2018-01-22dbus-gmain: Move to its own directorySimon McVittie11-23/+34
2018-01-22dbus-gmain.c: Remove trailing whitespaceSimon McVittie1-40/+40
2018-01-22Remove obsolete --with-test-socket-dir optionSimon McVittie1-1/+0
2018-01-22Remove remnants of --with-introspect-xml optionSimon McVittie1-4/+0
2018-01-22Build libdbus-gmain into a separate convenience librarySimon McVittie2-1/+30
2018-01-22Make dbus-gmain.h internal, and rename its symbolsSimon McVittie8-25/+76
2018-01-22dbus-gmain.c: Screen-scrape copyright notices from git historySimon McVittie1-2/+6
2018-01-17Officially de-support Python 3.3 tooSimon McVittie2-3/+3
2017-11-05Update NEWSSimon McVittie1-3/+6
2017-11-05Rename source directories for C code to silence an ImportWarningSimon McVittie32-32/+32
2017-11-05Update NEWSSimon McVittie1-0/+11
2017-11-05Suppress documentation of __gtype__ in epydoc, for reproducible buildsSimon McVittie2-1/+7
2017-11-05build: Build with -Wno-duplicated-branches if the compiler supports itSimon McVittie1-0/+2
2017-11-05Avoid NULL dereference if DBusPyServer_NewConsumingDBusServer failsSimon McVittie1-0/+5
2017-11-01Update NEWSSimon McVittie1-0/+10
2017-11-01Work around limitations of Python 2 distutils and AX_PYTHON_DEVELSimon McVittie1-0/+12
2017-11-01Bundle an updated AX_PYTHON_DEVEL to fix LIBS vs. LDFLAGSSimon McVittie1-0/+327
2017-11-01Officially de-support Python 3.2Simon McVittie2-3/+4
2017-11-01travis-ci: Install python-gi-dbg when testing python-dbgSimon McVittie1-0/+4
2017-11-01ci-build: Export PYTHON to make sure we get exactly that versionSimon McVittie1-1/+1
2017-11-01ci-build: Write out config.log after attempting configureSimon McVittie1-1/+6
2017-11-01travis-ci: Use ccache, and cache pip installations tooSimon McVittie1-1/+6
2017-11-01travis-ci: Test Python 3.6 now that it has releasesSimon McVittie1-0/+2
2017-11-01travis-ci: Use autoconf-archive from Debian 9 'stretch'Simon McVittie1-1/+1
2017-11-01Revert "test/import-repeatedly: skip on Python 3.6 for now"Simon McVittie1-11/+0
2017-11-01build: Use AX_PYTHON_DEVEL to find PythonSimon McVittie3-76/+18
2017-11-01.gitignore: Ignore dbus._versionSimon McVittie1-0/+1