summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Exercise handling of invalid/negative Unix fdswip/smcv/invalid-unix-fdSimon McVittie2022-09-062-1/+58
* unixfd: Fix assertion failure constructing UnixFd for invalid fdSimon McVittie2022-09-061-3/+3
* message: Fix assertion failure unpacking handle to an out-of-range fdSimon McVittie2022-09-061-0/+8
* build: Stop including egg-info in sdistSimon McVittie2022-09-062-5/+3
* setup.py: Build using Meson instead of Autotools by defaultSimon McVittie2022-09-067-89/+175
* meson: Make installed-tests from multiple builds co-installableSimon McVittie2022-09-052-2/+9
* Update NEWSSimon McVittie2022-09-051-7/+21
* CI: Exercise Meson buildSimon McVittie2022-09-054-44/+78
* Add a Meson build systemSimon McVittie2022-09-0510-0/+556
* .gitignore: Ignore more generated filesSimon McVittie2022-09-051-0/+3
* Reinstate test coverage for pip install dbus-pythonSimon McVittie2022-09-053-8/+32
* setup.py: Remove obsolete Python 2 classifierSimon McVittie2022-09-051-1/+0
* Stop testing python3.5-dbgSimon McVittie2022-09-051-8/+0
* CI: Collect build and test logsSimon McVittie2022-09-053-11/+26
* Merge dbus-gmain commit '93e8fced640e29bd6fbcc066a6c854a8dd74f8ab'Simon McVittie2022-09-0522-566/+622
|\
| * Autotools: Allow dbus-gmain to be in $(top_srcdir)/subprojectsSimon McVittie2022-09-051-0/+2
| * build: Add REUSE licenses and Meson build files to Autotools distSimon McVittie2022-09-051-0/+10
| * Add Gitlab-CISimon McVittie2022-09-052-1/+35
| * .editorconfig: AddSimon McVittie2022-09-051-0/+28
| * Add G_GNUC_UNUSED to unused function parametersSimon McVittie2022-09-054-20/+16
| * Add a Meson build systemSimon McVittie2022-09-058-0/+324
| * Clean up some compiler warningsSimon McVittie2022-09-052-3/+6
| * Move dbus-gmain.h into a subdirectorySimon McVittie2022-09-042-1/+1
| * Use REUSE for license informationSimon McVittie2022-09-048-548/+209
* | Add licensing information in REUSE formatSimon McVittie2022-09-0522-1/+330
* | build: Add subprojects/dbus-gmain to AM_CPPFLAGSSimon McVittie2022-09-051-0/+1
* | Move dbus-gmain into subprojects/Simon McVittie2022-09-0517-7/+11
* | m4: Update AX_PYTHON_DEVELSimon McVittie2022-09-051-13/+61
* | CI: Speed up installationSimon McVittie2022-09-051-2/+1
* | CI: Fix suite indicatorSimon McVittie2022-09-051-0/+2
* | Merge branch 'wip/smcv/ci' into 'master'Simon McVittie2022-09-041-8/+16
|\ \
| * | CI: Stop using EOL Ubuntu 22.10Simon McVittie2022-09-041-8/+16
|/ /
* | build: Bump micro version for developmentSimon McVittie2022-09-041-1/+1
* | Merge branch 'master' into 'master'Simon McVittie2022-09-042-0/+34
|\ \
| * | add set_allow_interactive_authorization / get_allow_interactive_authorization...Ricter Zheng2022-04-272-0/+34
|/ /
* | Update NEWSSimon McVittie2021-09-151-0/+3
* | Merge branch 'fix-40' into 'master'Simon McVittie2021-09-152-2/+2
|\ \
| * | Fix invalid escape sequence warningsJason Yundt2021-09-152-2/+2
|/ /
* | Update NEWSSimon McVittie2021-09-151-0/+39
* | Merge branch '310-ci' into 'master'Simon McVittie2021-09-1547-1232/+243
|\ \
| * | build: Use AS_HELP_STRING instead of deprecated AC_HELP_STRINGSimon McVittie2021-09-151-3/+3
| * | .gitignore: Ignore build-system backup filesSimon McVittie2021-09-151-0/+2
| * | build: Update bug reporting URLSimon McVittie2021-09-151-1/+1
| * | build: Use LT_INIT instead of deprecated AC_PROG_LIBTOOLSimon McVittie2021-09-151-1/+1
| * | CI: Ensure we install into ${prefix}, even with Automake 1.16.4Simon McVittie2021-09-151-0/+2
| * | build: Make distcheck use our ${prefix} with Automake 1.16.4Simon McVittie2021-09-151-1/+1
| * | m4: Update AX_PYTHON_DEVEL for better forward-compatibilitySimon McVittie2021-09-151-22/+63
| * | Remove support for Python 2Simon McVittie2021-09-1545-1210/+164
| * | build: Use sysconfig in preference to distutils.utilSimon McVittie2021-09-141-1/+8
| * | CI: Disable documentation build with Python 3.10Simon McVittie2021-09-142-2/+7
|/ /