summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-20ci-install.sh: Roll back to an older version of ninja on EOL Debian 10wip/smcv/buildSimon McVittie1-2/+4
2023-01-20CI: Collect Meson logsSimon McVittie1-0/+1
2023-01-20CI: Temporarily force each CI job to re-clone the project directorySimon McVittie1-0/+1
2023-01-20CI: Work around pypa/pip#11623 by installing ninja-build in the containerSimon McVittie1-0/+1
2023-01-20CI: Stop switching privilege levels, just do the build as uid 0Simon McVittie2-22/+4
2023-01-20CI: Remove vestigial support for launching our own Docker containerSimon McVittie3-41/+0
2023-01-20CI: Configure PATH to be able to find ninja-build from pipSimon McVittie1-1/+1
2023-01-20setup.py: Use os.makedirs instead of deprecated distutils.dir_util.mkpathSimon McVittie1-2/+1
2023-01-20setup.py: Remove unused distutils importsSimon McVittie1-2/+1
2023-01-20CI: Test Python 3.11 on Debian 12Simon McVittie1-0/+19
2023-01-20tools/ci-install.sh: Explicitly install adduserSimon McVittie1-0/+1
2022-09-06Post-release version bumpSimon McVittie3-2/+7
2022-09-06Prepare v1.3.2dbus-python-1.3.2Simon McVittie3-4/+11
2022-09-06build: Include PKG-INFO, egg-info etc. in dist tarballs againSimon McVittie3-2/+55
2022-09-06NEWS: Use ASCII bullet points for reST formattingSimon McVittie1-116/+120
2022-09-06.gitignore: Ignore mesonpy detritusSimon McVittie1-0/+1
2022-09-06Start 1.3.2 developmentSimon McVittie3-2/+7
2022-09-06Fix website update infrastructureSimon McVittie4-16/+16
2022-09-06Prepare v1.3.0dbus-python-1.3.0Simon McVittie3-3/+3
2022-09-06CONTRIBUTING: Make a note to update meson.buildSimon McVittie1-2/+4
2022-09-06build: Remove vestigial macrosSimon McVittie1-13/+1
2022-09-06Update NEWSSimon McVittie1-0/+8
2022-09-06test: Exercise handling of invalid/negative Unix fdswip/smcv/invalid-unix-fdSimon McVittie2-1/+58
2022-09-06unixfd: Fix assertion failure constructing UnixFd for invalid fdSimon McVittie1-3/+3
2022-09-06message: Fix assertion failure unpacking handle to an out-of-range fdSimon McVittie1-0/+8
2022-09-06build: Stop including egg-info in sdistSimon McVittie2-5/+3
2022-09-06setup.py: Build using Meson instead of Autotools by defaultSimon McVittie7-89/+175
2022-09-05meson: Make installed-tests from multiple builds co-installableSimon McVittie2-2/+9
2022-09-05Update NEWSSimon McVittie1-7/+21
2022-09-05CI: Exercise Meson buildSimon McVittie4-44/+78
2022-09-05Add a Meson build systemSimon McVittie10-0/+556
2022-09-05.gitignore: Ignore more generated filesSimon McVittie1-0/+3
2022-09-05Reinstate test coverage for pip install dbus-pythonSimon McVittie3-8/+32
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