summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-12-041.12.12dbus-1.12.12Simon McVittie1-2/+2
2018-11-16build: Never use poll() on Darwin family (macOS, etc.) or InterixSimon McVittie1-28/+0
2018-08-031.12.11Simon McVittie1-1/+1
2018-08-021.12.10dbus-1.12.10Simon McVittie1-2/+2
2018-08-02build: Disable new gcc 8 warning -Wcast-function-typeSimon McVittie1-1/+5
2018-04-30Start 1.12.10 developmentSimon McVittie1-1/+1
2018-04-301.12.8dbus-1.12.8Simon McVittie1-2/+2
2018-03-011.12.6dbus-1.12.6Simon McVittie1-2/+2
2018-02-20Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie1-1/+2
2018-02-08Start towards 1.12.6Simon McVittie1-1/+1
2018-02-081.12.4dbus-1.12.4Simon McVittie1-2/+2
2018-02-07Add a simplified backport of g_steal_pointer()Simon McVittie1-1/+1
2018-02-07cmake: Match AC_DEFINE more precisely, respecting [] quotingSimon McVittie1-0/+3
2017-12-14Resolve bindir variable in dbus-1.pc file correctlyBenedikt Heine1-1/+1
2017-11-13Start 1.12.4Simon McVittie1-1/+1
2017-11-131.12.2dbus-1.12.2Simon McVittie1-2/+2
2017-10-30Bump version for 1.12.x branchSimon McVittie1-1/+1
2017-10-30Prepare 1.12.0dbus-1.12.0Simon McVittie1-3/+3
2017-10-30Disable deprecation warnings for stable branchSimon McVittie1-0/+3
2017-10-23Start towards 1.11.24 (or maybe 1.12.0)Simon McVittie1-1/+1
2017-10-23Prepare 1.11.22dbus-1.11.22Simon McVittie1-2/+2
2017-10-18Windows: Check for $RC, not $WINDRESSimon McVittie1-4/+2
2017-10-03Post-release version bump (and add release name)Simon McVittie1-1/+1
2017-10-03Prepare 1.11.20dbus-1.11.20Simon McVittie1-2/+2
2017-09-29unix: Condition Linux-specific abstract sockets on __linux__Simon McVittie1-73/+0
2017-09-29build: Remove unused substitution DBUS_PATH_OR_ABSTRACTSimon McVittie1-11/+0
2017-09-26Post-release version bumpSimon McVittie1-1/+1
2017-09-25Prepare 1.11.18 releasedbus-1.11.18Simon McVittie1-3/+3
2017-09-25Remove distribution-specific init-scriptsSimon McVittie1-36/+0
2017-09-25Deprecate the pam_console/pam_foreground flag-file directorySimon McVittie1-11/+5
2017-07-28config-loader-expat: Tell Expat not to defend against hash collisionsSimon McVittie1-0/+8
2017-07-27Belatedly bump the libtool versioningSimon McVittie1-2/+2
2017-07-27Start towards 1.11.18Simon McVittie1-1/+1
2017-07-271.11.16dbus-1.11.16Simon McVittie1-1/+1
2017-06-30build: Introduce ${runstatedir} and use it for the pid fileSimon McVittie1-2/+14
2017-06-29Start 1.11.16 developmentSimon McVittie1-1/+1
2017-06-291.11.14dbus-1.11.14Simon McVittie1-4/+4
2017-06-28Install a systemd tmpfiles.d snippet to create /var/lib/dbus/machine-idSimon McVittie1-0/+1
2017-06-12Opt-in to deprecation warnings for GLib 2.38 and 2.40Simon McVittie1-1/+1
2017-06-12Bump GLib dependency for tests to 2.40Simon McVittie1-2/+2
2017-05-31configure.ac: Drop check for selinux/av_permissions.hLaurent Bigonville1-13/+0
2017-05-31Remove calls to sidget/sidputLaurent Bigonville1-3/+3
2017-04-18Pass in DBUS_TEST_EXEC via environment, not hard-coded into binariesSimon McVittie1-2/+0
2017-04-10Autotools build: Use pkg-config to find libexpatSimon McVittie1-11/+1
2017-04-07Start towards 1.11.14Simon McVittie1-1/+1
2017-04-071.11.12dbus-1.11.12Simon McVittie1-1/+1
2017-04-07Stop opting out of -Wswitch-enum and -Wswitch-defaultSimon McVittie1-8/+0
2017-03-20autotools: Allow relocatable pkg-config metadata on an opt-in basisSimon McVittie1-3/+39
2017-03-20cmake, autotools: Add find package config support for cmake clientsRalf Habacker1-0/+2
2017-03-20cmake: Optionally create relocatable dbus-1.pc fileRalf Habacker1-0/+3