summaryrefslogtreecommitdiff
path: root/dbus-gmain
Commit message (Collapse)AuthorAgeFilesLines
* dbus-gmain: Ignore more generated filesSimon McVittie2018-05-021-2/+5
| | | | Signed-off-by: Simon McVittie <smcv@collabora.com>
* Merge commit 'f5f817bf93e9fe1503cd327b546a1237f59e96b4'Simon McVittie2018-01-292-1/+35
|\
* | Add 'dbus-gmain/' from commit 'c9f1a9671e5c67da3a7d730407241b995c6606f9'Simon McVittie2018-01-2914-0/+1992
|/ | | | | | git-subtree-dir: dbus-gmain git-subtree-mainline: 41b21ef63ea7d95bf61f2993183a6f5c2c526cb8 git-subtree-split: c9f1a9671e5c67da3a7d730407241b995c6606f9
* Move dbus-gmain to root directorySimon McVittie2018-01-2914-1985/+0
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* dbus-gmain: Add CONTRIBUTING fileSimon McVittie2018-01-291-0/+25
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* dbus-gmain: Allow swapping the namespace usedSimon McVittie2018-01-295-22/+35
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* dbus-gmain: Add a .gitignoreSimon McVittie2018-01-291-0/+16
| | | | | | This makes it a bit more self-contained. Signed-off-by: Simon McVittie <smcv@debian.org>
* dbus-gmain: Add more copyright and authorship informationSimon McVittie2018-01-297-2/+631
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* dbus-gmain: Don't include config.h unless HAVE_CONFIG_H is definedSimon McVittie2018-01-295-0/+10
| | | | | | | This should make it a little easier to integrate into more build systems. Signed-off-by: Simon McVittie <smcv@debian.org>
* dbus-gmain: Add a READMESimon McVittie2018-01-221-0/+15
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Move tests for dbus-gmain to dbus-gmain/tests/Simon McVittie2018-01-227-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>
* dbus-gmain: Move to its own directorySimon McVittie2018-01-223-0/+723
Signed-off-by: Simon McVittie <smcv@debian.org>