summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-04-17dbus-send: Avoid duplicated-branches warningDavid King1-4/+7
2018-12-04CI: Exercise maintainer-only documentation buildSimon McVittie2-0/+33
2018-12-04CI: Stop building on Ubuntu 14.04 'trusty'Simon McVittie1-17/+7
2018-12-04ci-build.sh: Show file size in list of files to be able to compare generated ...Ralf Habacker1-1/+1
2018-12-04CI: Remove unimplemented --with-glib optionSimon McVittie1-1/+0
2018-12-04CI: List attributes, sizes etc. of installed files, not just namesSimon McVittie1-1/+1
2018-10-04ci: Use ccache to speed up repeated buildsSimon McVittie1-0/+1
2018-10-04ci: Explicitly install cmakeSimon McVittie1-0/+1
2018-10-04ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie1-3/+15
2018-10-04travis-ci: Add cross building support for mingw 64 bit compilerRalf Habacker2-22/+44
2018-02-20Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie1-2/+5
2018-01-29travis-ci: Get autoconf-archive from Debian 9 'stretch'Simon McVittie1-1/+1
2017-11-10travis-ci: Enable/disable more features in various buildsSimon McVittie1-0/+10
2017-10-31build: Avoid using `echo -e`Tony Theodore1-1/+1
2017-10-18Windows: Use libtool-detected RC to compile resources in tools/Simon McVittie1-1/+1
2017-09-28ci-build: Use a mirror of mingw binaries, not msys2 binariesSimon McVittie1-1/+1
2017-09-27Add Windows manifest to dbus-update-activation-environment.exeRalf Habacker2-2/+25
2017-09-27ci-build: Use a mirror that hopefully works better than SourceforgeSimon McVittie1-1/+1
2017-09-25Deprecate the pam_console/pam_foreground flag-file directorySimon McVittie1-0/+3
2017-09-25Merge branch 'dbus-1.10'Simon McVittie1-0/+2
2017-09-25dbus-send: Reassure the compiler that secondary_type is initializedSimon McVittie1-0/+2
2017-06-09dbus-launch: Use dbus_try_get_local_machine_id()Simon McVittie1-6/+13
2017-06-08test/dbus-daemon: Exercise the Peer interfaceSimon McVittie1-0/+2
2017-04-10Travis-CI: Omit -I, -L from cross-compilation optionsSimon McVittie1-2/+0
2017-04-07dbus-launch: clarify signal handlerSimon McVittie1-12/+6
2017-04-07dbus-monitor: handle default case for binary mode headerSimon McVittie1-0/+2
2017-04-07test, tools: assert impossible values of local enums are not reachedSimon McVittie4-2/+19
2017-02-16Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie1-1/+1
2017-02-14Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie1-1/+1
2017-02-13dbus-send: Handle OOM failures by abortingPhilip Withnall1-29/+48
2017-02-13tools: Improve argument validation in dbus-spamPhilip Withnall1-0/+11
2016-11-29Merge branch '1.10-docker'Simon McVittie3-189/+424
2016-11-29ci-install, ci-build: add brief documentation for parameter variablesSimon McVittie2-0/+51
2016-11-29ci-install.sh: make ci_in_docker follow the yes/no convention tooSimon McVittie1-2/+2
2016-11-29travis-ci: Add and use infrastructure to build and test in DockerSimon McVittie3-2/+66
2016-11-29travis-ci: add an install script instead of open-coding it in .travis.ymlSimon McVittie1-0/+101
2016-11-29travis-ci: introduce maybe_fail_tests() to make test failure more obviousSimon McVittie1-7/+12
2016-11-29travis-ci: run in bash, with the "unofficial strict mode"Simon McVittie1-20/+10
2016-11-29travis-ci: consistently use yes/no instead of yes/emptySimon McVittie1-11/+11
2016-11-29travis-ci: consistently use ci_* for parameter variablesSimon McVittie1-29/+29
2016-11-29ci-build: retab with 4-space indentationSimon McVittie1-171/+173
2016-11-29travis-ci: add an explicit copyright/license statementSimon McVittie1-0/+22
2016-11-29Rename distro-style CI build from "release" to "production"Simon McVittie1-2/+2
2016-11-22Merge branch 'dbus-1.10'Simon McVittie1-1/+1
2016-11-22ci-build: run our copy of config.guessSimon McVittie1-1/+1
2016-10-13Add missing function attributes suggested by clang (but not by gcc)Simon McVittie8-1/+36
2016-10-13dbus-launch-x11: print a window ID portablySimon McVittie1-1/+2
2016-10-13Clean up how we arrange for environ to be declaredSimon McVittie1-2/+5
2016-10-13Be more const-correctSimon McVittie3-5/+6
2016-10-10Fix warnings from compiler option '-Wshadow'Thomas Zimmermann2-10/+10