summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* CI: Remove EOL versions of Debian and UbuntuSimon McVittie2022-02-252-65/+9
* CI: Use Python 3Simon McVittie2022-02-252-4/+5
* CI: Use https to download MSYS packagesSimon McVittie2022-02-251-1/+1
* CI: Install ci-certificatesSimon McVittie2022-02-251-0/+1
* CI: Fix unpack of documentation tarballSimon McVittie2022-02-251-2/+2
* ci: bump msys2 deps, fix broken linksMarc-André Lureau2022-02-251-13/+14
* tools/ci-install.sh: Use package=() style for local package list to avoid '\'...Ralf Habacker2022-02-251-13/+14
* On CI use common install prefix named 'dep_prefix' for installing local packagesRalf Habacker2022-02-252-45/+64
* tools/ci-build.sh: Clean up directories from possible previous buildsRalf Habacker2022-02-251-2/+6
* tools/ci-install.sh: merge multiple calls to apt-getRalf Habacker2022-02-251-73/+101
* Move installing packages into tools/ci-install.shRalf Habacker2022-02-252-24/+36
* CI: Do the CMake native debug build from an Autotools `make dist`Simon McVittie2022-02-251-1/+14
* CI: Install yelp-tools, for yelp-build, in recent distrosSimon McVittie2022-02-251-1/+1
* CI: Make adduser properly non-interactiveSimon McVittie2022-02-251-1/+1
* CI: Don't install weak dependencies (Recommends)Simon McVittie2022-02-251-5/+13
* ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie2022-02-251-0/+12
* ci-build: Update required MSYS packagesSimon McVittie2022-02-251-6/+11
* CI: Add ci_variant parameterSimon McVittie2022-02-251-0/+4
* dbus-launch: Replace slashes in DISPLAY if presentWilliam Earley2021-12-171-1/+6
* dbus-send: Avoid duplicated-branches warningDavid King2019-04-171-4/+7
* CI: Exercise maintainer-only documentation buildSimon McVittie2018-12-042-0/+33
* CI: Stop building on Ubuntu 14.04 'trusty'Simon McVittie2018-12-041-17/+7
* ci-build.sh: Show file size in list of files to be able to compare generated ...Ralf Habacker2018-12-041-1/+1
* CI: Remove unimplemented --with-glib optionSimon McVittie2018-12-041-1/+0
* CI: List attributes, sizes etc. of installed files, not just namesSimon McVittie2018-12-041-1/+1
* ci: Use ccache to speed up repeated buildsSimon McVittie2018-10-041-0/+1
* ci: Explicitly install cmakeSimon McVittie2018-10-041-0/+1
* ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie2018-10-041-3/+15
* travis-ci: Add cross building support for mingw 64 bit compilerRalf Habacker2018-10-042-22/+44
* Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie2018-02-201-2/+5
* travis-ci: Get autoconf-archive from Debian 9 'stretch'Simon McVittie2018-01-291-1/+1
* travis-ci: Enable/disable more features in various buildsSimon McVittie2017-11-101-0/+10
* build: Avoid using `echo -e`Tony Theodore2017-10-311-1/+1
* Windows: Use libtool-detected RC to compile resources in tools/Simon McVittie2017-10-181-1/+1
* ci-build: Use a mirror of mingw binaries, not msys2 binariesSimon McVittie2017-09-281-1/+1
* Add Windows manifest to dbus-update-activation-environment.exeRalf Habacker2017-09-272-2/+25
* ci-build: Use a mirror that hopefully works better than SourceforgeSimon McVittie2017-09-271-1/+1
* Deprecate the pam_console/pam_foreground flag-file directorySimon McVittie2017-09-251-0/+3
* Merge branch 'dbus-1.10'Simon McVittie2017-09-251-0/+2
|\
| * dbus-send: Reassure the compiler that secondary_type is initializedSimon McVittie2017-09-251-0/+2
| * Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie2017-02-161-1/+1
* | dbus-launch: Use dbus_try_get_local_machine_id()Simon McVittie2017-06-091-6/+13
* | test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2017-06-081-0/+2
* | Travis-CI: Omit -I, -L from cross-compilation optionsSimon McVittie2017-04-101-2/+0
* | dbus-launch: clarify signal handlerSimon McVittie2017-04-071-12/+6
* | dbus-monitor: handle default case for binary mode headerSimon McVittie2017-04-071-0/+2
* | test, tools: assert impossible values of local enums are not reachedSimon McVittie2017-04-074-2/+19
* | Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie2017-02-141-1/+1
* | dbus-send: Handle OOM failures by abortingPhilip Withnall2017-02-131-29/+48
* | tools: Improve argument validation in dbus-spamPhilip Withnall2017-02-131-0/+11