summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* build: Change how we create symlinks from MesonSimon McVittie2022-07-132-0/+23
* subprojects: Allow expat and GLib to be built as subprojectsSimon McVittie2022-07-131-0/+1
* build: Add machine-readable licensing markers to the Meson build systemSimon McVittie2022-07-132-0/+2
* build: Distribute Meson build system in release tarballsSimon McVittie2022-07-131-0/+3
* build-timestamp.py: Respect SOURCE_DATE_EPOCHSimon McVittie2022-07-131-1/+8
* tools: Ship disable-uac.rc instead of generating it at build timeSimon McVittie2022-07-131-4/+1
* Add Meson build systemFélix Piédallu2022-07-133-0/+132
* tools/ci: remove --{enable,disable}-containersMarc-André Lureau2022-07-061-2/+0
* dbus-send: Add support for variants to arrays and dictionariesFrederik Van Bogaert2022-05-231-3/+42
* build-sys: console-auth-dir leftoversMarc-André Lureau2022-05-201-3/+0
* tools/ci-install.sh: Install newer CMake on openSuSEAlex Richardson2022-05-171-17/+22
* tools/ci-build.sh: Add a ci_cmake_junit_output argumentAlex Richardson2022-05-171-1/+11
* tools/ci-build.sh: Pass user arguments to cmake lastAlex Richardson2022-05-011-1/+1
* build: Define DBUS_INT64_MODIFIER, analogous to G_GINT64_MODIFIERSimon McVittie2022-04-191-11/+2
* Fix no-X11 build after d847b5f6ae994c408c166ed51752ed9f550df600Alex Richardson2022-04-161-2/+0
* Add automatic detection of suite to CI scriptsRalf Habacker2022-04-042-6/+16
* Add automatic detection of distribution to CI scriptsRalf Habacker2022-04-042-9/+22
* dbus-launch: If no X11, look for existing bus before failingSimon McVittie2022-03-291-32/+48
* dbus-launch: Generalize support for discovering an existing busSimon McVittie2022-03-291-12/+15
* On CI add build support for openSUSE distributionsRalf Habacker2022-03-292-2/+130
* tools/ci-install.sh: clean up the previously used installation prefix and the...Ralf Habacker2022-03-291-0/+7
* tools/ci-install.sh: Use partially qualified versions with mingw package namesRalf Habacker2022-03-291-11/+11
* tools/ci-install.sh: on debian|ubuntu reduce the need for mingw package name ...Ralf Habacker2022-03-291-2/+9
* tools/ci-build.sh: Define and use variable builddirRalf Habacker2022-03-161-3/+4
* CI: Make most gcc warnings fatal for CMake buildsSimon McVittie2022-02-271-1/+1
* CI: Use https to download MSYS packagesSimon McVittie2022-02-251-1/+1
* CI: Install ci-certificatesSimon McVittie2022-02-251-0/+1
* CI: Remove EOL versions of Debian and UbuntuSimon McVittie2022-02-252-53/+9
* docker/windows: fix bad path from MR !218Marc-André Lureau2022-01-271-1/+1
* gitlab-ci: build a Windows docker image, with VS15 & msysMarc-André Lureau2022-01-213-0/+143
* tools/ci-build.sh: Double maximum test time when running tests on WindowsRalf Habacker2021-12-061-0/+2
* tools/ci-*.sh: Show used command line for CI build scriptsRalf Habacker2021-11-292-0/+4
* _dbus_spawn_program(): Add additional parameter to return errorRalf Habacker2021-11-291-10/+4
* _dbus_spawn_program() now returns #NULL for unification in case of errorRalf Habacker2021-11-291-2/+2
* dbus-run-session: also catches a server-exit under WindowsRalf Habacker2021-11-251-2/+33
* tools/dbus-run-session.c: use _dbus_win_set_error_from_last_error() on remain...Ralf Habacker2021-11-231-2/+2
* tools/dbus-run-session: fix race between manual and automatically started dbu...Ralf Habacker2021-11-235-8/+51
* tools/cmake-format: fix sed warning `Expression #1, char 25: unknown option f...Ralf Habacker2021-10-251-1/+1
* tools/cmake-format: add support to use custom source root directoryRalf Habacker2021-10-251-9/+30
* dbus-send: Validate interface, member names before useSimon McVittie2021-06-211-2/+32
* dbus-send: Print an error message if object path is syntactically invalidSimon McVittie2021-06-211-0/+7
* ci: bump msys2 deps, fix broken linksMarc-André Lureau2021-01-131-13/+14
* tools/ci-install.sh: Use package=() style for local package list to avoid '\'...Ralf Habacker2020-11-241-13/+14
* On CI use common install prefix named 'dep_prefix' for installing local packagesRalf Habacker2020-11-242-44/+63
* tools/ci-build.sh: Clean up directories from possible previous buildsRalf Habacker2020-11-241-2/+6
* tools/ci-install.sh: merge multiple calls to apt-getRalf Habacker2020-11-241-78/+98
* Move installing packages into tools/ci-install.shRalf Habacker2020-11-242-24/+36
* Drop unused travis CI configuration filesRalf Habacker2020-11-161-10/+0
* dbus-launch: Replace slashes in DISPLAY if presentWilliam Earley2020-11-061-1/+6
* ci-build: Update required MSYS packagesSimon McVittie2020-11-061-7/+7