]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2022-07-13  Simon McVittieCI: Install cross pkg-config on openSUSE
2022-07-13  Simon McVittieCI: Explicitly enable wrap dependencies
2022-07-13  Simon McVittieCI: Tell Meson build where to find the source directory
2022-07-13  Simon McVittieCI: Implement debug build variant for Meson
2022-07-13  Simon McVittieCI: Explicitly disable features that can't work on...
2022-07-13  Simon McVittieCI: Add glue to build with mingw-w64 toolchain on Debian
2022-07-13  Simon McVittieCI: Only use openSUSE mingw*-meson as a replacement...
2022-07-13  Simon McVittieCI: Verify that Autotools `make dist` includes everythi...
2022-07-13  Simon McVittieCI: Consistently build in ./build
2022-07-13  Simon McVittieCI: Collect all Meson logs, not just the test log
2022-07-13  Simon McVittieCI: Add repository for word-size-independent mingw...
2022-07-13  Simon McVittieCI: Reinstate mingw*-glib2-devel
2022-07-13  Simon McVittieCI: Use mingw32-meson if that's what we're targeting
2022-07-13  Marc-André... Add meson build CI
2022-07-13  Simon McVittietest: Don't prepend test- to the names of manual tests
2022-07-13  Simon McVittiemeson: Create /var/lib/dbus
2022-07-13  Simon McVittiemeson: Don't use cc.has_function to check for va_copy
2022-07-13  Marc-André... cmake: drop DBUS_VERBOSE_C_S
2022-07-13  Marc-André... cmake: drop unused HAVE_VASPRINTF/HAVE_VSNPRINTF checks
2022-07-13  Marc-André... cmake/autotools: remove HAVE_DIRFD/HAVE_DDFD
2022-07-13  Marc-André... cmake: drop needless headers checks
2022-07-13  Marc-André... meson: add missing header checks
2022-07-13  Marc-André... meson: add windows_output_debug_string option
2022-07-13  Marc-André... autotools: dist listen-autolaunch-win.conf.in as well
2022-07-13  Marc-André... meson: add test-autolaunch-win
2022-07-13  Simon McVittietest: Set PATH or WINEPATH to find dbus-daemon.exe...
2022-07-13  Simon McVittiemeson: Allow disabling Valgrind instrumentation
2022-07-13  Simon McVittiemeson: Fix the check for --version-script support
2022-07-13  Simon McVittiemeson: Add GLib version macros
2022-07-13  Simon McVittiemeson: Define HAVE_GIO_UNIX
2022-07-13  Simon McVittiemeson: Check for LOG_PERROR
2022-07-13  Simon McVittiemeson: Check for environ declaration
2022-07-13  Simon McVittiemeson: Replicate Autotools check for __sync_sub_and_fetch
2022-07-13  Simon McVittiemeson: Always define HAVE_DECL_MSG_NOSIGNAL to 1 or 0
2022-07-13  Simon McVittiemeson: Don't check for dirfd
2022-07-13  Simon McVittiemeson: Don't define DBUS_ENABLE_ASSERTS
2022-07-13  Simon McVittietest: Extend some timeouts
2022-07-13  Simon McVittiedbus: Only use compile flags from valgrind, not libraries
2022-07-13  Simon McVittietest: Group together tests that run the dbus-daemon
2022-07-13  Simon McVittietest: Add missing session.conf, system.conf to Meson...
2022-07-13  Simon McVittiemeson_post_install.py: Correct path to dbus-daemon...
2022-07-13  Simon McVittiemeson_post_install.py: Call chmod after chown
2022-07-13  Simon McVittiebuild: Change how we create empty directories from...
2022-07-13  Simon McVittiebuild: Change how we create symlinks from Meson
2022-07-13  Simon McVittiebuild: Don't replace prefix in .pc file if relocation...
2022-07-13  Simon McVittiedoc: Don't install introspect.xsl for now
2022-07-13  Simon McVittiebus: Install example systemd hardening when using Meson
2022-07-13  Simon McVittietest: Install transient-services.sh into a subdirectory
2022-07-13  Simon McVittiedoc: Make Meson yelp-build invocation compatible with...
2022-07-13  Simon McVittiedoc: Write absolute path to DTDS into XML catalog
2022-07-13  Simon McVittietest: libdbus-testutils depends on GIO, not just GLib
2022-07-13  Simon McVittiebuild: Define x11 to an empty dependency if X11 autolau...
2022-07-13  Simon McVittietest: Make environment variables consistent with Autotools
2022-07-13  Simon McVittiesubprojects: Allow expat and GLib to be built as subpro...
2022-07-13  Simon McVittiemaintainer-upload-docs: Remove assumptions about source...
2022-07-13  Simon McVittiemaintainer-upload-docs: Fail if an undefined variable...
2022-07-13  Simon McVittiemaintainer-upload-docs: Allow servers and directories...
2022-07-13  Simon McVittiebuild: Make update-authors convenience target runnable...
2022-07-13  Simon McVittiebuild: Remove a misleading comment
2022-07-13  Simon McVittiebuild: Implement a runtime_dir option
2022-07-13  Simon McVittietest: Correct generation of .test metadata
2022-07-13  Simon McVittietest: Allow for scripts that don't get installed
2022-07-13  Simon McVittietest: Don't run integration tests at build-time
2022-07-13  Simon McVittiebuild: Propagate some comments from Autotools build...
2022-07-13  Simon McVittiebuild: Add machine-readable licensing markers to the...
2022-07-13  Simon McVittietest: Try to create temporary XDG_RUNTIME_DIR with...
2022-07-13  Simon McVittiedoc: avoid Python injection if filenames contain quotes
2022-07-13  Simon McVittiebuild: Distribute Meson build system in release tarballs
2022-07-13  Simon McVittiebuild: Make the DBUS_MACHINE_UUID_FILE correctly absolute
2022-07-13  Simon McVittiebuild: Resolve localstatedir, sysconfdir relative to...
2022-07-13  Simon McVittiebuild: Require yelp-build for ducktype docs, not Doxyge...
2022-07-13  Simon McVittiedoc: Build Ducktype documentation even if doxygen is...
2022-07-13  Simon McVittiecmake: Generate the same DBus1Config with Meson as...
2022-07-13  Simon McVittietest/data: Generate a separate installable set of data...
2022-07-13  Simon McVittiebuild-timestamp.py: Respect SOURCE_DATE_EPOCH
2022-07-13  Simon McVittiebuild: Make modular_tests an auto feature
2022-07-13  Simon McVittietest: Avoid arbitrary Python injection if compiled...
2022-07-13  Simon McVittietest: Disable sanitizers for test-segfault
2022-07-13  Simon McVittietest: Expect TAP output for tests in name-test
2022-07-13  Simon McVittietest: Don't run test-autolaunch directly
2022-07-13  Simon McVittietest: Sort test executables
2022-07-13  Simon McVittietools: Ship disable-uac.rc instead of generating it...
2022-07-13  Simon McVittie.gitignore: Ignore __pycache__ directories anywhere...
2022-07-13  Marc-André... README: update for meson build-sys
2022-07-13  Félix PiédalluAdd Meson build system
2022-07-13  Simon McVittieMerge branch 'spec-underscore-idn' into 'master'
2022-07-13  Simon McVittiespec: Document a recommendation for IDNs in reversed...
2022-07-11  Simon McVittieMerge branch 'fixup' into 'master'
2022-07-06  Marc-André... cmake: use -gdwarf-2
2022-07-06  Marc-André... tools/ci: remove --{enable,disable}-containers
2022-06-27  Simon McVittieMerge branch 'test-autolaunch-win' into 'master'
2022-06-27  Ralf HabackerAdd a test application for autostart on Windows impleme...
2022-06-27  Ralf Habackersysdeps-win: display process id of started dbus-daemon
2022-06-27  Ralf Habackersysdeps-win: Use the `connection readiness` event when...
2022-06-27  Ralf Habackersysdeps-win: Let tests access autostarted dbus-daemon...
2022-06-27  Ralf Habackersysdeps-win: Add support to give auto launched dbus...
2022-06-27  Ralf HabackerFix indentation of functions that are later changed
2022-06-24  Simon McVittiebuild: Include license files in releases
2022-06-17  Marc-André... build-sys: drop DBUS_CMAKE
2022-05-27  Simon McVittieCOPYING: Document what we mean by SPDX markers
next