summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CI: Stop editing /etc/apt/sources.listHEADmasterSimon McVittie2023-02-141-5/+0
* Merge branch 'call-async-no-reply' into 'master'Simon McVittie2023-01-201-0/+2
|\
| * connection: Set NO_REPLY flag if there's no handlerMihai Dumitru2023-01-201-0/+2
|/
* ci-install.sh: Roll back to an older version of ninja on EOL Debian 10wip/smcv/buildSimon McVittie2023-01-201-2/+4
* CI: Collect Meson logsSimon McVittie2023-01-201-0/+1
* CI: Temporarily force each CI job to re-clone the project directorySimon McVittie2023-01-201-0/+1
* CI: Work around pypa/pip#11623 by installing ninja-build in the containerSimon McVittie2023-01-201-0/+1
* CI: Stop switching privilege levels, just do the build as uid 0Simon McVittie2023-01-202-22/+4
* CI: Remove vestigial support for launching our own Docker containerSimon McVittie2023-01-203-41/+0
* CI: Configure PATH to be able to find ninja-build from pipSimon McVittie2023-01-201-1/+1
* setup.py: Use os.makedirs instead of deprecated distutils.dir_util.mkpathSimon McVittie2023-01-201-2/+1
* setup.py: Remove unused distutils importsSimon McVittie2023-01-201-2/+1
* CI: Test Python 3.11 on Debian 12Simon McVittie2023-01-201-0/+19
* tools/ci-install.sh: Explicitly install adduserSimon McVittie2023-01-201-0/+1
* Post-release version bumpSimon McVittie2022-09-063-2/+7
* Prepare v1.3.2dbus-python-1.3.2Simon McVittie2022-09-063-4/+11
* build: Include PKG-INFO, egg-info etc. in dist tarballs againSimon McVittie2022-09-063-2/+55
* NEWS: Use ASCII bullet points for reST formattingSimon McVittie2022-09-061-116/+120
* .gitignore: Ignore mesonpy detritusSimon McVittie2022-09-061-0/+1
* Start 1.3.2 developmentSimon McVittie2022-09-063-2/+7
* Fix website update infrastructureSimon McVittie2022-09-064-16/+16
* Prepare v1.3.0dbus-python-1.3.0Simon McVittie2022-09-063-3/+3
* CONTRIBUTING: Make a note to update meson.buildSimon McVittie2022-09-061-2/+4
* build: Remove vestigial macrosSimon McVittie2022-09-061-13/+1
* Update NEWSSimon McVittie2022-09-061-0/+8
* 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