summaryrefslogtreecommitdiff
path: root/cmake/config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* Support /proc in _dbus_file_get_contentLuca Boccassi2023-05-151-0/+3
* cmake: add missing HAVE_SYS_SYSCALL_H defineLuca Boccassi2023-03-201-0/+1
* cmake: define DBUS_TEST_SOCKET_DIR in the config headerAlex Richardson2022-09-151-0/+2
* dbus-sysdeps-util-unix.c: Avoid including sys/syslimits.hAlex Richardson2022-08-101-3/+0
* build: Assume stdint.h is providedSimon McVittie2022-07-191-3/+0
* Remove fallback implementation of strtoll(), strtoull()Simon McVittie2022-07-191-12/+0
* cmake: Stop redefining snprintf() to _snprintf() on MSVCSimon McVittie2022-07-191-1/+0
* Remove emulation of va_copy() in non-C99 compilersSimon McVittie2022-07-191-6/+0
* build: Remove support for emulating inline with __inline or __inline__Simon McVittie2022-07-191-4/+0
* build-sys: check for afunix.hMarc-André Lureau2022-07-151-0/+1
* cmake: drop DBUS_VERBOSE_C_SMarc-André Lureau2022-07-131-7/+0
* cmake: drop unused HAVE_VASPRINTF/HAVE_VSNPRINTF checksMarc-André Lureau2022-07-131-4/+0
* cmake/autotools: remove HAVE_DIRFD/HAVE_DDFDMarc-André Lureau2022-07-131-6/+0
* cmake: drop needless headers checksMarc-André Lureau2022-07-131-25/+0
* build-sys: drop DBUS_CMAKEMarc-André Lureau2022-06-171-3/+0
* cmake: Check for setresuid and getresuidAlex Richardson2022-05-251-0/+2
* cmake: drop -DDBUS_CONSOLE_AUTH_DIR=Marc-André Lureau2022-05-191-1/+0
* cmake: Fix definition of DBUS_USE_SYNCAlex Richardson2022-05-161-1/+1
* sysdeps: Use close_range() if availableSimon McVittie2022-04-211-0/+3
* Use closefrom() to not loop over all possible file descriptorsrim2022-04-211-0/+3
* cmake: setup variable WORDS_BIGENDIAN correctlyRalf Habacker2022-03-021-0/+3
* build: Opt out from using mingw-w64's replacement printf(), etc.Simon McVittie2022-02-271-0/+9
* Disable the Containers interfaceSimon McVittie2021-12-101-1/+0
* Add HAVE_DECL_xxx checks to cmake build systemRalf Habacker2021-11-181-0/+3
* Move _GNU_SOURCE to config.h.cmakeRalf Habacker2021-11-181-0/+5
* Move DBUS_BUILT_R_DYNAMIC to config.h.cmakeRalf Habacker2021-11-181-0/+3
* Add configure checks for vsnprintf and vasprintf to cmake build systemRalf Habacker2021-11-181-0/+4
* cmake: make support for traditional activation optionalRalf Habacker2020-09-231-0/+1
* cmake: Add support for systemd integration on Linux operating systemsRalf Habacker2020-06-101-0/+1
* cmake: build and install dbus-cleanup-sockets on non Windows platformsRalf Habacker2020-04-291-0/+1
* Merge branch 'fix-poll-header' into 'master'Simon McVittie2020-04-011-1/+1
|\
| * sysdeps: use POSIX poll.h instead of sys/poll.hNatanael Copa2020-03-261-1/+1
* | _dbus_generate_random_bytes: use getrandom(2)Natanael Copa2020-03-261-0/+2
|/
* Merge branch 'non-posix-getwpnam-r' into 'master'Simon McVittie2020-03-111-1/+11
|\
| * cmake: Opt-in to modern APIs and thread-safety for SolarisSimon McVittie2018-11-191-0/+10
| * build: Drop support for non-POSIX getpwnam_r(), getgrnam_r()Simon McVittie2018-11-191-1/+1
* | Drop cmake variable DBUS_WIN_FIXMERalf Habacker2018-12-051-1/+0
* | build: Require va_copy() or __va_copy() on non-MSVC compilersSimon McVittie2018-11-191-3/+0
|/
* internals: Assume compiler supports a subset of ISO varargs syntaxSimon McVittie2018-11-151-6/+0
* Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAYRalf Habacker2018-11-151-10/+6
* Add Windows implementation of dbus-run-session toolRalf Habacker2018-10-251-0/+1
* Revert "Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAY"Ralf Habacker2018-10-251-6/+10
* Add cmake support for HAVE_GNUC_VARARGS and HAVE_ISO_VARARGSRalf Habacker2018-10-241-0/+5
* Add cmake check for HAVE_DDFDRalf Habacker2018-10-241-0/+3
* Add cmake check for HAVE_DIRFDRalf Habacker2018-10-241-0/+3
* Add cmake check for DBUS_USE_SYNCRalf Habacker2018-10-241-0/+3
* Refactor cmake checks for DBUS_VA_COPY and DBUS_VA_COPY_ARRAYRalf Habacker2018-10-241-10/+6
* Add cmake support for DBUS_HAVE_LINUX_EPOLLRalf Habacker2018-10-241-0/+3
* Move DBUS_USE_OUTPUT_DEBUG_STRING to config.h.cmakeRalf Habacker2018-10-201-0/+1
* Move DBUS_ENABLE_EMBEDDED_TESTS and BUS_ENABLE_MODULAR_TESTS to config.h.cmakeRalf Habacker2018-10-201-0/+3