summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Support /proc in _dbus_file_get_contentLuca Boccassi2023-05-151-0/+9
* Start 1.15.6Simon McVittie2023-02-081-1/+1
* Prepare v1.15.4dbus-1.15.4Simon McVittie2023-02-081-3/+3
* build: Use list for dbus_static_flagsDaniel Wagner2023-02-061-1/+1
* meson: Use -fvisibility=hidden on Unix if supportedSimon McVittie2023-01-091-0/+21
* meson: Introduce message_bus and tools command line optionDaniel Wagner2023-01-041-17/+45
* build: Put system bus socket in runstatedir by defaultIssam E. Maghni2022-10-111-6/+1
* build: Show a warning if the system bus socket is not interoperableSimon McVittie2022-10-111-0/+19
* Check for more symbols before defining HAVE_CLOCK_MONOTONIC in MesonJordan Williams2022-10-061-1/+3
* Post-release version bumpSimon McVittie2022-10-051-1/+1
* Prepare v1.15.2dbus-1.15.2Simon McVittie2022-10-051-3/+3
* Post-release version bumpSimon McVittie2022-09-221-1/+1
* Prepare v1.15.0 (development-branch release)Simon McVittie2022-09-221-3/+3
* dbus-message.c: skip 1.10 layout compatibility test on new architecturesAlex Richardson2022-09-211-0/+3
* meson: define DBUS_TEST_SOCKET_DIR in the config headerAlex Richardson2022-09-151-0/+1
* dbus-sysdeps-util-unix.c: Avoid including sys/syslimits.hAlex Richardson2022-08-101-1/+0
* meson: Only require C++ compiler when building for WindowsSimon McVittie2022-07-261-8/+31
* build: Assume stdint.h is providedSimon McVittie2022-07-191-1/+0
* Remove fallback implementation of strtoll(), strtoull()Simon McVittie2022-07-191-2/+0
* Remove emulation of va_copy() in non-C99 compilersSimon McVittie2022-07-191-50/+0
* build-sys: check for afunix.hMarc-André Lureau2022-07-151-0/+1
* meson: Enable more compiler warningsSimon McVittie2022-07-151-0/+39
* meson: Pass project-wide compile arguments to has_header_symbol, etc.Simon McVittie2022-07-151-23/+58
* meson: Comment why we disable certain compiler warningsSimon McVittie2022-07-151-0/+6
* meson: Build with -fno-common if supportedSimon McVittie2022-07-151-0/+5
* meson: Build with -fno-strict-aliasing if supportedSimon McVittie2022-07-151-0/+5
* meson: Set up functionally necessary compiler arguments separatelySimon McVittie2022-07-151-30/+47
* meson: Don't use cc.has_function to check for va_copySimon McVittie2022-07-131-2/+29
* meson: add missing header checksMarc-André Lureau2022-07-131-0/+2
* meson: add windows_output_debug_string optionMarc-André Lureau2022-07-131-0/+3
* meson: Allow disabling Valgrind instrumentationSimon McVittie2022-07-131-1/+5
* meson: Add GLib version macrosSimon McVittie2022-07-131-0/+3
* meson: Define HAVE_GIO_UNIXSimon McVittie2022-07-131-1/+3
* meson: Check for LOG_PERRORSimon McVittie2022-07-131-0/+3
* meson: Check for environ declarationSimon McVittie2022-07-131-0/+1
* meson: Replicate Autotools check for __sync_sub_and_fetchSimon McVittie2022-07-131-2/+13
* meson: Always define HAVE_DECL_MSG_NOSIGNAL to 1 or 0Simon McVittie2022-07-131-2/+2
* meson: Don't check for dirfdSimon McVittie2022-07-131-1/+0
* meson: Don't define DBUS_ENABLE_ASSERTSSimon McVittie2022-07-131-2/+0
* build: Change how we create empty directories from MesonSimon McVittie2022-07-131-2/+12
* build: Change how we create symlinks from MesonSimon McVittie2022-07-131-7/+27
* build: Define x11 to an empty dependency if X11 autolaunch is disabledSimon McVittie2022-07-131-0/+1
* subprojects: Allow expat and GLib to be built as subprojectsSimon McVittie2022-07-131-2/+14
* build: Make update-authors convenience target runnable from MesonSimon McVittie2022-07-131-0/+7
* build: Remove a misleading commentSimon McVittie2022-07-131-1/+0
* build: Implement a runtime_dir optionSimon McVittie2022-07-131-3/+15
* build: Propagate some comments from Autotools build into MesonSimon McVittie2022-07-131-1/+14
* build: Make the DBUS_MACHINE_UUID_FILE correctly absoluteSimon McVittie2022-07-131-1/+1
* build: Resolve localstatedir, sysconfdir relative to prefixSimon McVittie2022-07-131-4/+8
* build: Require yelp-build for ducktype docs, not Doxygen docsSimon McVittie2022-07-131-1/+1