summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-15meson: Specify that build-machine compiler for C++ is not requiredSimon McVittie1-1/+1
2023-08-15Merge branch 'stdatomic' into 'master'Simon McVittie13-16/+83
2023-08-15sysdeps: Use C11 stdatomic.h where possibleSimon McVittie7-12/+62
2023-08-15sysdeps: Move declarations used from C++ to their own headerSimon McVittie6-4/+21
2023-08-15Merge branch 'as-installed' into 'master'Simon McVittie3-32/+56
2023-08-15CI: Install systemd system and user units into our ${prefix}Simon McVittie1-0/+7
2023-08-15CI: Run "as-installed" tests with Meson, not just AutotoolsSimon McVittie1-29/+46
2023-08-15meson: Allow `sudo meson install`, which doesn't set `DESTDIR`Simon McVittie2-3/+3
2023-08-15INSTALL: Add some sub-headings for non-Meson build systemsSimon McVittie1-0/+6
2023-08-15INSTALL: Re-word CMake build instructionsRalf Habacker1-6/+23
2023-08-15Continue to recommend CMake when building on WindowsSimon McVittie3-4/+8
2023-08-15Merge branch 'spdx-mit' into 'master'Simon McVittie48-0/+48
2023-08-14Add SPDX license tags for the MIT (Expat) license, where straightforwardSimon McVittie48-0/+48
2023-08-14Merge branch 'meson-special-builds' into 'master'Simon McVittie2-67/+65
2023-08-14Use Meson for the 'reduced' and 'legacy' build variantsRalf Habacker2-67/+65
2023-08-14Merge branch 'spdx-misc' into 'master'Simon McVittie2-0/+3
2023-08-14stats.h: Add missing copyright informationSimon McVittie1-0/+2
2023-08-14doc: Repeat a copyright notice in a form understood by SPDX toolsSimon McVittie1-0/+1
2023-08-14NEWS: UpdateSimon McVittie1-0/+60
2023-08-14INSTALL: Rewrite extremely outdated list of dependenciesSimon McVittie1-13/+16
2023-08-14release-checklist: Update for increased use of MesonSimon McVittie1-14/+12
2023-08-14INSTALL: Remove generic Autotools installation instructionsSimon McVittie1-188/+0
2023-08-14README, INSTALL: Move build/install instructions into INSTALLSimon McVittie2-96/+67
2023-08-14Merge branch 'time64' into 'master'Simon McVittie4-0/+54
2023-08-14On 32-bit glibc, define _TIME_BITS to 64 if not already definedSimon McVittie4-0/+54
2023-08-08Merge branch 'pidfd' into 'master'Simon McVittie15-28/+355
2023-08-08bus: return ProcessFD in GetConnectionCredentials()Luca Boccassi3-7/+24
2023-08-08_dbus_asv_add_unix_fd: addLuca Boccassi2-0/+42
2023-08-08DBusCredentials: add support for PID FDs via SO_PEERPIDFDLuca Boccassi10-21/+289
2023-08-08Merge branch 'ci-fixes' into 'master'Simon McVittie3-28/+32
2023-08-07tools/ci-build.sh: cleanup setup and usage of ci_builddirRalf Habacker1-9/+12
2023-08-07CI: add prefix 'ci_' to env var 'builddir'Ralf Habacker3-22/+23
2023-08-07Merge branch 'cmake-using-meson-variables' into 'master'Simon McVittie6-233/+113
2023-08-07Let cmake retrieve version and variable information from meson build systemRalf Habacker5-205/+82
2023-08-07cmake: reorder include header and function checks to match meson build systemRalf Habacker2-28/+31
2023-08-04Merge branch 'systemd_user' into 'master'Simon McVittie3-0/+8
2023-08-03systemd: start as the D-Bus user/group, rather than rootLuca Boccassi3-0/+8
2023-08-03Revert "CI: Only run "opensuse mingw64 meson debug" if triggered manually"Ralf Habacker1-1/+0
2023-08-02Merge branch 'pid_fd_spec' into 'master'Simon McVittie1-0/+11
2023-08-01spec: add ProcessFD to GetConnectionCredentials()Luca Boccassi1-0/+11
2023-08-01Merge branch 'master' into 'master'Simon McVittie1-20/+20
2023-08-01dbus-daemon: Avoid known options being interpreted as optional argumentsXin Shi1-20/+20
2023-08-01Merge branch 'empty-group-list' into 'master'Simon McVittie1-7/+2
2023-08-01dbus-sysdeps-unix: Check socklen_t is unsigned when getting group listcptpcrd1-0/+2
2023-08-01dbus-sysdeps-unix: Handle empty supplementary group listcptpcrd1-7/+0
2023-08-01Merge branch 'adduser' into 'master'Simon McVittie2-1/+4
2023-08-01CI: Only run "opensuse mingw64 meson debug" if triggered manuallySimon McVittie1-0/+1
2023-08-01CI: Make user creation idempotentSimon McVittie1-1/+3
2023-06-13Merge branch 'override_dep_name' into 'master'Simon McVittie1-0/+2
2023-06-13meson: Override "dbus-1" dependency nameBarnabás Pőcze1-0/+2