summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-05setup.py: Remove obsolete Python 2 classifierSimon McVittie1-1/+0
2022-09-05Stop testing python3.5-dbgSimon McVittie1-8/+0
2022-09-05CI: Collect build and test logsSimon McVittie3-11/+26
2022-09-05Merge dbus-gmain commit '93e8fced640e29bd6fbcc066a6c854a8dd74f8ab'Simon McVittie22-566/+622
2022-09-05Add licensing information in REUSE formatSimon McVittie22-1/+330
2022-09-05build: Add subprojects/dbus-gmain to AM_CPPFLAGSSimon McVittie1-0/+1
2022-09-05Move dbus-gmain into subprojects/Simon McVittie17-7/+11
2022-09-05Autotools: Allow dbus-gmain to be in $(top_srcdir)/subprojectsSimon McVittie1-0/+2
2022-09-05m4: Update AX_PYTHON_DEVELSimon McVittie1-13/+61
2022-09-05CI: Speed up installationSimon McVittie1-2/+1
2022-09-05CI: Fix suite indicatorSimon McVittie1-0/+2
2022-09-05build: Add REUSE licenses and Meson build files to Autotools distSimon McVittie1-0/+10
2022-09-05Add Gitlab-CISimon McVittie2-1/+35
2022-09-05.editorconfig: AddSimon McVittie1-0/+28
2022-09-05Add G_GNUC_UNUSED to unused function parametersSimon McVittie4-20/+16
2022-09-05Add a Meson build systemSimon McVittie8-0/+324
2022-09-05Clean up some compiler warningsSimon McVittie2-3/+6
2022-09-04Merge branch 'wip/smcv/ci' into 'master'Simon McVittie1-8/+16
2022-09-04CI: Stop using EOL Ubuntu 22.10Simon McVittie1-8/+16
2022-09-04build: Bump micro version for developmentSimon McVittie1-1/+1
2022-09-04Merge branch 'master' into 'master'Simon McVittie2-0/+34
2022-09-04Move dbus-gmain.h into a subdirectorySimon McVittie2-1/+1
2022-09-04Use REUSE for license informationSimon McVittie8-548/+209
2022-04-27add set_allow_interactive_authorization / get_allow_interactive_authorization...Ricter Zheng2-0/+34
2021-09-15Update NEWSSimon McVittie1-0/+3
2021-09-15Merge branch 'fix-40' into 'master'Simon McVittie2-2/+2
2021-09-15Fix invalid escape sequence warningsJason Yundt2-2/+2
2021-09-15Update NEWSSimon McVittie1-0/+39
2021-09-15Merge branch '310-ci' into 'master'Simon McVittie47-1232/+243
2021-09-15build: Use AS_HELP_STRING instead of deprecated AC_HELP_STRINGSimon McVittie1-3/+3
2021-09-15.gitignore: Ignore build-system backup filesSimon McVittie1-0/+2
2021-09-15build: Update bug reporting URLSimon McVittie1-1/+1
2021-09-15build: Use LT_INIT instead of deprecated AC_PROG_LIBTOOLSimon McVittie1-1/+1
2021-09-15CI: Ensure we install into ${prefix}, even with Automake 1.16.4Simon McVittie1-0/+2
2021-09-15build: Make distcheck use our ${prefix} with Automake 1.16.4Simon McVittie1-1/+1
2021-09-15m4: Update AX_PYTHON_DEVEL for better forward-compatibilitySimon McVittie1-22/+63
2021-09-15Remove support for Python 2Simon McVittie45-1210/+164
2021-09-14build: Use sysconfig in preference to distutils.utilSimon McVittie1-1/+8
2021-09-14CI: Disable documentation build with Python 3.10Simon McVittie2-2/+7
2021-07-20Release v1.2.18dbus-python-1.2.18Simon McVittie2-2/+2
2021-07-20Merge branch 'wip/smcv/py3' into 'master'Simon McVittie13-74/+136
2021-07-20Update NEWSSimon McVittie1-1/+20
2021-07-20build: Use python3 if neither PYTHON nor PYTHON_VERSION is specifiedSimon McVittie1-0/+1
2021-07-20examples: Convert to Python 3Simon McVittie10-73/+113
2021-07-19Use the same python for build and distcheckSimon McVittie1-0/+2
2021-07-19Merge branch 'wip/smcv/misc' into 'master'Simon McVittie8-97/+36
2021-07-19Update NEWSSimon McVittie1-2/+17
2021-07-19Remove Travis-CI integrationSimon McVittie4-91/+2
2021-07-19CI: Build with Python 3.10 beta, using Ubuntu 21.10 prereleaseSimon McVittie1-0/+9
2021-07-19tests: Exercise negative variant_level for UnixFd typeSimon McVittie1-0/+3