summaryrefslogtreecommitdiff
path: root/dbus-gmain
AgeCommit message (Collapse)AuthorFilesLines
2019-07-15Merge branch 'dbus-gmain'Simon McVittie9-2/+21
2018-10-03Merge commit '99d9758d90a88b92fc8fcdb447aa7ab4abe1c1cb' from dbus-gmainSimon McVittie4-35/+122
2018-05-04Merge commit '8270955fa969d86ec4cdc036801a7798a4983baf'Simon McVittie1-2/+5
2018-01-29Merge commit 'f5f817bf93e9fe1503cd327b546a1237f59e96b4'Simon McVittie2-1/+35
2018-01-29Add 'dbus-gmain/' from commit 'c9f1a9671e5c67da3a7d730407241b995c6606f9'Simon McVittie14-0/+1992
git-subtree-dir: dbus-gmain git-subtree-mainline: bb1e093d0905fedeea658ac74cd9cc5de9f85710 git-subtree-split: c9f1a9671e5c67da3a7d730407241b995c6606f9
2018-01-29Move dbus-gmain to root directorySimon McVittie14-1985/+0
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-29Remove dbus-gmain subdirectorySimon McVittie14-1985/+0
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-29dbus-gmain: Add CONTRIBUTING fileSimon McVittie1-0/+25
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-29dbus-gmain: Allow swapping the namespace usedSimon McVittie5-22/+35
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-29dbus-gmain: Add a .gitignoreSimon McVittie1-0/+16
This makes it a bit more self-contained. Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-29dbus-gmain: Add more copyright and authorship informationSimon McVittie7-2/+631
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-29dbus-gmain: Don't include config.h unless HAVE_CONFIG_H is definedSimon McVittie5-0/+10
This should make it a little easier to integrate into more build systems. Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-22dbus-gmain: Add a READMESimon McVittie1-0/+15
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-22Move tests for dbus-gmain to dbus-gmain/tests/Simon McVittie7-1/+555
Use dbus-run-session to run the only one that can be used as an automated test right now. Signed-off-by: Simon McVittie <smcv@debian.org>
2018-01-22dbus-gmain: Move to its own directorySimon McVittie3-0/+723
Signed-off-by: Simon McVittie <smcv@debian.org>