summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* cmake: install missing files to keep in sync with autotools buildsRalf Habacker2019-03-131-0/+6
* Adjust indents of CMakeLists.txt files always to 4 spacesRalf Habacker2019-01-241-1/+1
* tools/cmake-format: Add option --check-indents to check indentations independ...Ralf Habacker2019-01-241-4/+21
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-241-3/+3
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-241-15/+15
* Replace tabs by 4 spaces in CMakeLists.txt filesRalf Habacker2019-01-241-24/+24
* Remove trailing spaces in CMakeLists.txt filesRalf Habacker2019-01-241-4/+4
* tools/cmake-format: Do not exclude CMakeLists.txt filesRalf Habacker2019-01-241-1/+1
* Merge branch 'reformat-cmake-files' into 'master'Simon McVittie2019-01-231-0/+109
|\
| * Add script for formatting cmake filesRalf Habacker2019-01-231-0/+109
* | Merge branch 'code-coverage' into 'master'Simon McVittie2019-01-231-2/+14
|\ \ | |/ |/|
| * Consistently add CODE_COVERAGE_CPPFLAGS everywhereSimon McVittie2019-01-211-0/+1
| * Consistently add CODE_COVERAGE_LIBS everywhereSimon McVittie2019-01-211-2/+13
* | Add cmake macros add_executable_version_info and add_library_version_infoRalf Habacker2019-01-221-26/+5
* | Move cmake related build system to top levelRalf Habacker2019-01-222-1/+133
|/
* CI: Do the CMake native debug build from an Autotools `make dist`Simon McVittie2019-01-211-1/+14
* .gitignore: Ignore many more generated filesSimon McVittie2018-12-141-0/+1
* .gitignore: Normalize into LC_ALL=C sort orderSimon McVittie2018-12-141-4/+4
* .gitignore: Make match patterns more specificSimon McVittie2018-12-141-8/+8
* .gitignore: Remove obsolete patternsSimon McVittie2018-12-141-4/+0
* .gitignore: Consolidate generic patterns at top levelSimon McVittie2018-12-141-10/+0
* ci: Apply AddressSanitizer to Linux "debug" buildsSimon McVittie2018-12-111-0/+1
* build: Add a way to set CFLAGS for AddressSanitizer etc.Simon McVittie2018-12-111-0/+1
* run-session: Fix warning 'array subscript 3 is above array bounds of 'char *[...Ralf Habacker2018-12-111-1/+1
* CI: Install yelp-tools, for yelp-build, in recent distrosSimon McVittie2018-12-051-1/+1
* CI: Make adduser properly non-interactiveSimon McVittie2018-12-051-1/+1
* CI: Don't install weak dependencies (Recommends)Simon McVittie2018-12-051-5/+13
* Merge branch 'unpythonize' into 'master'Simon McVittie2018-12-051-3/+0
|\
| * Translate Python-based tests to CSimon McVittie2018-12-031-3/+0
* | CI: Exercise maintainer-only documentation buildSimon McVittie2018-12-042-0/+33
* | 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: Stop building on Ubuntu 14.04 'trusty'Simon McVittie2018-12-031-17/+7
|/
* Don't let dbus-daemon and its subprocesses inherit unnecessary fdsSimon McVittie2018-11-202-1/+20
* Fix broken meinproc4 based docbook generating by already used xsltprocRalf Habacker2018-11-201-0/+2
* ci-build.sh: Show file size in list of files to be able to compare generated ...Ralf Habacker2018-11-201-1/+1
* Windows MSVC compile fixRalf Habacker2018-11-081-0/+2
* Add Windows implementation of dbus-run-session toolRalf Habacker2018-10-252-138/+291
* ci: Clarify why we are running autogen.sh even for CMake buildsSimon McVittie2018-10-221-1/+3
* tools/ci-build.sh: Add a note why we are running autogen.sh also on cmake buildsRalf Habacker2018-10-201-0/+1
* Use separate bus configuration files for executing test cases with a temporar...Ralf Habacker2018-10-181-19/+4
* dbus-launch: Fix unused variable warning when libX11 not presentSimon McVittie2018-10-181-0/+2
* dbus-send: Avoid duplicated-branches warningDavid King2018-10-181-4/+7
* ci: Use ccache to speed up repeated buildsSimon McVittie2018-10-041-0/+1
* ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie2018-10-041-3/+15
* ci: Explicitly install cmakeSimon McVittie2018-10-041-0/+1
* dbus-cleanup-sockets: Mark functions noreturn as suggested by clangSimon McVittie2018-08-301-0/+4
* Rename dbus_internal_do_not_use_get_uuid to _dbus_get_uuidSimon McVittie2018-08-021-1/+1
* travis-ci: Add cross building support for mingw 64 bit compilerRalf Habacker2018-03-222-23/+45
* cmake: Fold GObject detection into GLib detectionSimon McVittie2018-03-191-3/+1