summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Prepare 1.5.10dbus-1.5.10Simon McVittie2012-02-211-2/+2
* Allow a reduced set of installable tests (none yet) to be built without GLibSimon McVittie2012-02-211-9/+15
* Do not AC_SUBST systemd flags from PKG_CHECK_MODULESSimon McVittie2012-02-211-2/+0
* Invoke PKG_PROG_PKG_CONFIG early in configure.acSimon McVittie2012-02-211-0/+1
* Add support for inserting (a subset of) Valgrind client requestsSimon McVittie2012-02-131-0/+11
* Check for a new enough systemd that sd_uid_get_seats (., ., NULL) is validSimon McVittie2012-02-071-1/+1
* at_console: ask systemd whether a user is at the consoleLennart Poettering2012-02-071-0/+22
* Merge branch 'socket-set-33337'Simon McVittie2012-02-071-0/+30
|\
| * Use epoll in a backwards-compatible way on Linux < 2.6.27Simon McVittie2011-06-131-0/+3
| * Add an implementation of DBusSocketSet using epollSimon McVittie2011-06-131-0/+3
| * Check for epoll in configure.acSimon McVittie2011-06-131-0/+24
* | Port to glib 2.31.x g_thread APISimon McVittie2012-01-231-1/+1
* | Merge branch 'dbus-1.4'Ralf Habacker2011-12-211-1/+2
|\ \
| * \ Merge branch 'dbus-1.4' of ssh://git.freedesktop.org/git/dbus/dbus into dbus-1.4Ralf Habacker2011-12-211-1/+2
| |\ \
| | * | Adds a configure time key --with-dbus-session-bus-default-addressSiraj Razick2011-12-211-1/+2
| | * | Micro versionSimon McVittie2011-09-211-1/+1
| | * | Prepare version 1.4.16dbus-1.4.16Simon McVittie2011-09-211-2/+2
* | | | Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-281-0/+9
|/ / /
* | | Simplify substitution of test executables to use fewer variablesSimon McVittie2011-09-281-13/+8
* | | Simplify generation of bus configuration filesSimon McVittie2011-09-281-10/+3
* | | Micro versionSimon McVittie2011-09-211-1/+1
* | | Prepare version 1.5.8dbus-1.5.8Simon McVittie2011-09-211-2/+2
* | | Enable more compiler warnings by defaultSimon McVittie2011-09-211-5/+21
* | | Merge branch 'dbus-1.4'Simon McVittie2011-09-211-4/+39
|\ \ \ | |/ /
| * | If --enable-tests=yes, require Python modules for complete test coverageSimon McVittie2011-09-211-1/+8
| * | Only ask pkg-config for the systemd unit directory if both are installedSimon McVittie2011-09-211-1/+6
| * | Give better diagnostics if --enable-tests=yes is givenSimon McVittie2011-09-211-3/+12
| * | Check for Python; skip Python tests if not foundSimon McVittie2011-09-211-0/+9
| * | Cope with Unixes that don't have LOG_PERROR, like Solaris 10Simon McVittie2011-09-211-0/+5
| * | micro versionSimon McVittie2011-07-291-1/+1
| * | 1.4.14dbus-1.4.14Simon McVittie2011-07-291-1/+1
* | | micro versionSimon McVittie2011-07-291-1/+1
* | | spec v0.18 and D-Bus 1.5.6dbus-1.5.6Simon McVittie2011-07-291-2/+2
* | | Don't explicitly link thread and network libs into various testsSimon McVittie2011-07-291-3/+0
* | | Rename DBUS_CLIENT_LIBS to LIBDBUS_LIBS to more accurately reflect its meaningSimon McVittie2011-07-291-2/+2
* | | Move knowledge of what the bus daemon/launcher need to link into bus/Simon McVittie2011-07-291-10/+0
* | | Substitute cflags/libs per-librarySimon McVittie2011-07-291-1/+10
* | | Remove DBUS_CLIENT_CFLAGS, which is always emptySimon McVittie2011-07-291-2/+0
* | | Remove DBUS_TEST_CFLAGS, which is emptySimon McVittie2011-07-291-2/+0
* | | Merge branch 'dbus-1.4' and update NEWS for masterSimon McVittie2011-07-181-2/+4
|\ \ \ | |/ /
| * | configure.ac: fix check for xsltprocSimon McVittie2011-07-181-2/+1
| * | Opt-in to modern OS features on Solaris, to get file descriptor passingSimon McVittie2011-07-181-0/+3
| * | version bumpSimon McVittie2011-06-101-1/+1
| * | prepare 1.4.12dbus-1.4.12Simon McVittie2011-06-101-2/+2
* | | configure.ac: add --enable-statsSimon McVittie2011-06-241-0/+10
| |/ |/|
* | bump versionSimon McVittie2011-06-131-1/+1
* | Prepare 1.5.4dbus-1.5.4Simon McVittie2011-06-101-2/+2
* | Merge branch 'dbus-1.4'Simon McVittie2011-06-101-11/+71
|\ \ | |/
| * Add support for installing most of the modular testsSimon McVittie2011-06-101-0/+7
| * modular tests: depend on GIO 2.22 for GSocketSimon McVittie2011-06-101-1/+1