summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* CI: Avoid using a no-op download location that gives a 403 errorSimon McVittie2023-05-121-1/+1
* CI: Make creation of user idempotentSimon McVittie2023-05-121-2/+4
* CI: Disable OOM-testing code paths for Meson, matching Autotools and CMakeSimon McVittie2023-05-121-0/+4
* CI: Install mingw64-cross-cmake in openSUSE imageSimon McVittie2023-05-121-0/+1
* CI: Sort lists of openSUSE packages alphabeticallySimon McVittie2023-05-121-3/+3
* CI: Update Windows runnersSimon McVittie2023-05-121-1/+1
* tools/ci-install.sh: Make sure we always have a messagebus user, even if the ...Ralf Habacker2023-02-211-0/+4
* CI: Re-run some tests as root or as non-root, as appropriateSimon McVittie2023-02-061-8/+23
* CI: Remove vestigial support for re-running tests in a Docker containerSimon McVittie2023-02-062-44/+3
* CI: Don't change ownership of source directorySimon McVittie2023-02-061-5/+0
* meson: Introduce message_bus and tools command line optionDaniel Wagner2023-01-041-15/+18
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-045-0/+10
* tools/cmake-format: Relicense to BSD-3-ClauseRalf Habacker2022-11-291-4/+1
* tools: Mark GPL-only files with SPDX license identifierSimon McVittie2022-11-2912-0/+12
* ci: get UBSan to fail and print full backtracesEvgeny Vereshchagin2022-10-131-0/+2
* ci: build dbus with clang as wellEvgeny Vereshchagin2022-10-132-1/+21
* build: Show a warning if the system bus socket is not interoperableSimon McVittie2022-10-111-0/+77
* dbus-monitor: Disable automatic message filteringKai A. Hiller2022-10-111-1/+1
* CI: Don't pin msys2 packages to a specific version at allSimon McVittie2022-09-121-13/+15
* tools/ci-install.sh: Install meson build dependencies on FreeBSDAlex Richardson2022-08-101-0/+3
* ci-build.sh: Add a autotools ci_variant without the docs archiveAlex Richardson2022-08-101-4/+6
* gitlab-ci: Use GNU make on FreeBSDAlex Richardson2022-08-102-1/+5
* gitlab-ci: Install pkg-config on FreeBSDAlex Richardson2022-08-101-0/+1
* dbus-launch-x11.c: Silence clang -Wcast-align warningAlex Richardson2022-08-101-1/+1
* tools/ci-build.sh: Ensure that $builddir is setAlex Richardson2022-08-101-0/+4
* tools/ci-install.sh: Add FreeBSD supportAlex Richardson2022-08-101-0/+30
* tools/ci-{build,install}.sh: Use a portable interpreter argumentAlex Richardson2022-08-102-2/+2
* Remove fallback implementation of strtoll(), strtoull()Simon McVittie2022-07-194-324/+1
* dbus-launch-x11: Ignore X11 connection when checking for memory leaksSimon McVittie2022-07-151-1/+20
* CI: Link libexpat statically when using Wine to run testsSimon McVittie2022-07-131-0/+3
* CI: Ensure that subprojects (if used) are on the Wine PATHSimon McVittie2022-07-131-1/+10
* CI: Enable Ducktype-based documentation on Debian/UbuntuSimon McVittie2022-07-131-2/+12
* CI: Run Meson with -v so we can see compiler command-linesSimon McVittie2022-07-131-1/+1
* CI: Enable modular tests for all Meson-based CI buildsSimon McVittie2022-07-131-1/+2
* CI: Factor out Wine setup so that it applies equally to MesonSimon McVittie2022-07-131-15/+21
* CI: Install cross pkg-config on openSUSESimon McVittie2022-07-131-0/+1
* CI: Explicitly enable wrap dependenciesSimon McVittie2022-07-131-0/+5
* CI: Tell Meson build where to find the source directorySimon McVittie2022-07-131-1/+1
* CI: Implement debug build variant for MesonSimon McVittie2022-07-131-1/+22
* CI: Explicitly disable features that can't work on WindowsSimon McVittie2022-07-131-0/+13
* CI: Add glue to build with mingw-w64 toolchain on DebianSimon McVittie2022-07-131-1/+14
* CI: Only use openSUSE mingw*-meson as a replacement for `meson setup`Simon McVittie2022-07-131-7/+15
* CI: Verify that Autotools `make dist` includes everything needed for MesonSimon McVittie2022-07-131-4/+4
* CI: Consistently build in ./buildSimon McVittie2022-07-131-8/+13
* CI: Add repository for word-size-independent mingw stuffSimon McVittie2022-07-131-0/+2
* CI: Reinstate mingw*-glib2-develSimon McVittie2022-07-131-0/+1
* CI: Use mingw32-meson if that's what we're targetingSimon McVittie2022-07-131-1/+4
* Add meson build CIMarc-André Lureau2022-07-133-2/+24
* meson: Create /var/lib/dbusSimon McVittie2022-07-131-0/+5
* build: Change how we create empty directories from MesonSimon McVittie2022-07-132-0/+20