summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* buildsys: use variable for glib-genmarshalYann E. MORIN2018-12-033-6/+6
* Merge branch 'master' into 'master'Simon McVittie2018-10-193-25/+20
|\
| * Update dbus-binding-tool.1 man page to suggest using GDBus insteadAlan Coopersmith2018-10-181-3/+16
| * Make dbus-binding-tool.1 man page less Solaris specificAlan Coopersmith2018-10-183-22/+4
|/
* Merge commit '99d9758d90a88b92fc8fcdb447aa7ab4abe1c1cb' from dbus-gmainSimon McVittie2018-10-034-35/+122
|\
| * Use Markdown for documentationSimon McVittie2018-10-033-10/+12
| * CONTRIBUTING: RewriteSimon McVittie2018-10-031-12/+97
* | CONTRIBUTING.md: RewriteSimon McVittie2018-10-031-49/+116
* | Rename HACKING to CONTRIBUTING.mdSimon McVittie2018-10-032-1/+1
* | Add more deprecation commentsSimon McVittie2018-10-033-2/+21
* | ci: Test dbus-glib in Gitlab-CISimon McVittie2018-10-031-0/+79
* | ci: Consistently use wgetSimon McVittie2018-10-031-1/+1
* | ci: Avoid dpkg warnings by installing gnome-common before autoconf-archiveSimon McVittie2018-10-031-2/+3
* | ci: Don't set DBUS_TEST_MALLOC_FAILURESSimon McVittie2018-10-031-3/+0
* | build: Move Autotools droppings into ./build-aux/Simon McVittie2018-10-032-8/+3
* | build: Enable assertions for distcheckSimon McVittie2018-10-031-1/+1
* | build: Stop including ChangeLog in source tarballsSimon McVittie2018-10-032-19/+1
* | Merge commit '8270955fa969d86ec4cdc036801a7798a4983baf'Simon McVittie2018-05-041-2/+5
|\ \ | |/
| * dbus-gmain: Ignore more generated filesSimon McVittie2018-05-041-2/+5
* | Start towards 0.112Simon McVittie2018-01-292-1/+6
* | Prepare 0.110dbus-glib-0.110Simon McVittie2018-01-292-3/+5
* | Add a note on how to update dbus-gmainSimon McVittie2018-01-291-0/+8
* | Add Travis-CI integrationSimon McVittie2018-01-294-0/+341
* | Update NEWSSimon McVittie2018-01-291-1/+17
* | Merge commit 'f5f817bf93e9fe1503cd327b546a1237f59e96b4'Simon McVittie2018-01-292-1/+35
|\ \ | |/
| * Add some notes on integrating dbus-gmain into larger projectsSimon McVittie2018-01-291-0/+34
| * test-thread-client: Avoid deprecated g_thread_createSimon McVittie2018-01-291-1/+1
* | Require GLib 2.40, for g_thread_newSimon McVittie2018-01-291-3/+3
* | Check for GLib under the name GLIB, not DBUS_GLIBSimon McVittie2018-01-299-22/+22
* | Add 'dbus-gmain/' from commit 'c9f1a9671e5c67da3a7d730407241b995c6606f9'Simon McVittie2018-01-2914-0/+1992
|\ \ | |/
| * Use GLIB instead of DBUS_GLIB as prefix for GLib dependencySimon McVittie2018-01-291-8/+8
| * Distribute ancillary files for dbus-gmainSimon McVittie2018-01-291-0/+7
| * Move dbus-gmain to root directorySimon McVittie2018-01-2914-0/+0
| * Remove everything except dbus-gmain subdirectorySimon McVittie2018-01-29143-36630/+0
* | Remove dbus-gmain subdirectorySimon McVittie2018-01-2914-1985/+0
|/
* dbus-gmain: Add CONTRIBUTING fileSimon McVittie2018-01-291-0/+25
* dbus-gmain: Allow swapping the namespace usedSimon McVittie2018-01-297-24/+42
* dbus-gmain: Add a .gitignoreSimon McVittie2018-01-291-0/+16
* dbus-gmain: Add more copyright and authorship informationSimon McVittie2018-01-297-2/+631
* dbus-gmain: Don't include config.h unless HAVE_CONFIG_H is definedSimon McVittie2018-01-295-0/+10
* dbus-gmain: Add a READMESimon McVittie2018-01-221-0/+15
* Move tests for dbus-gmain to dbus-gmain/tests/Simon McVittie2018-01-2218-67/+73
* dbus-gmain: Move to its own directorySimon McVittie2018-01-2211-23/+34
* dbus-gmain.c: Remove trailing whitespaceSimon McVittie2018-01-221-40/+40
* Remove obsolete --with-test-socket-dir optionSimon McVittie2018-01-221-1/+0
* Remove remnants of --with-introspect-xml optionSimon McVittie2018-01-221-4/+0
* Build libdbus-gmain into a separate convenience librarySimon McVittie2018-01-222-1/+30
* Make dbus-gmain.h internal, and rename its symbolsSimon McVittie2018-01-228-25/+76
* dbus-gmain.c: Screen-scrape copyright notices from git historySimon McVittie2018-01-221-2/+6
* Convert a few tests to only use dbus-gmainSimon McVittie2017-11-013-7/+3