Age | Commit message (Expand) | Author | Files | Lines |
2011-09-21 | Micro version | Simon McVittie | 1 | -1/+1 |
2011-09-21 | Prepare version 1.4.16 | Simon McVittie | 1 | -2/+2 |
2011-09-21 | If --enable-tests=yes, require Python modules for complete test coverage | Simon McVittie | 1 | -1/+8 |
2011-09-21 | Only ask pkg-config for the systemd unit directory if both are installed | Simon McVittie | 1 | -1/+6 |
2011-09-21 | Give better diagnostics if --enable-tests=yes is given | Simon McVittie | 1 | -3/+12 |
2011-09-21 | Check for Python; skip Python tests if not found | Simon McVittie | 1 | -0/+9 |
2011-09-21 | Cope with Unixes that don't have LOG_PERROR, like Solaris 10 | Simon McVittie | 1 | -0/+5 |
2011-07-29 | micro version | Simon McVittie | 1 | -1/+1 |
2011-07-29 | 1.4.14 | Simon McVittie | 1 | -1/+1 |
2011-07-18 | configure.ac: fix check for xsltproc | Simon McVittie | 1 | -2/+1 |
2011-07-18 | Opt-in to modern OS features on Solaris, to get file descriptor passing | Simon McVittie | 1 | -0/+3 |
2011-06-10 | version bump | Simon McVittie | 1 | -1/+1 |
2011-06-10 | prepare 1.4.12 | Simon McVittie | 1 | -2/+2 |
2011-06-10 | Add support for installing most of the modular tests | Simon McVittie | 1 | -0/+7 |
2011-06-10 | modular tests: depend on GIO 2.22 for GSocket | Simon McVittie | 1 | -1/+1 |
2011-06-10 | Add support for building "modular" tests, which require GLib and dbus-glib | Simon McVittie | 1 | -10/+64 |
2011-06-10 | Don't disable GLib assertions when disabling our own assertions | Simon McVittie | 1 | -1/+0 |
2011-06-07 | Remove support for -Wl,--gc-sections altogether | Simon McVittie | 1 | -28/+0 |
2011-06-01 | Development version | Simon McVittie | 1 | -1/+1 |
2011-06-01 | Prepare version 1.4.10 | Simon McVittie | 1 | -2/+2 |
2011-05-25 | Check for X even if X11 autolaunching is disabled | Simon McVittie | 1 | -5/+8 |
2011-05-25 | When checking for __sync_sub_and_fetch, don't underquote, to shut up recent a... | Simon McVittie | 1 | -2/+2 |
2011-05-25 | When checking for va_copy, use AC_LANG_SOURCE to shut up recent autoconf | Simon McVittie | 1 | -4/+4 |
2011-05-25 | Use TP_ADD_COMPILER_FLAG to simplify application of warning-like CFLAGS | Simon McVittie | 1 | -46/+14 |
2011-05-25 | Use TP_COMPILER_WARNINGS for all -Wfoo options | Simon McVittie | 1 | -84/+34 |
2011-04-26 | Add dbus-1-uninstalled.pc.in | Simon McVittie | 1 | -0/+1 |
2011-04-26 | Add support for --disable-gc-sections for broken toolchains | Simon McVittie | 1 | -38/+26 |
2011-04-26 | Don't force use of -fPIE for the dbus-daemon if apparently supported | Simon McVittie | 1 | -29/+0 |
2011-04-08 | development version | Simon McVittie | 1 | -1/+1 |
2011-04-08 | Prepare version 1.4.8 | Simon McVittie | 1 | -2/+2 |
2011-03-14 | Revert merge of master (dbus-1.5) into dbus-1.4 | Simon McVittie | 1 | -42/+4 |
2011-03-10 | Require specific user action to compile without 64-bit support | Simon McVittie | 1 | -4/+42 |
2011-02-25 | Merge branch 'doxygenate' into dbus-1.4 | Simon McVittie | 1 | -0/+4 |
2011-02-25 | Merge branch 'changequote' into dbus-1.4 | Simon McVittie | 1 | -11/+5 |
2011-02-25 | Merge branch 'require-display-for-autolaunch-19997' into dbus-1.4 | Simon McVittie | 1 | -19/+33 |
2011-02-24 | Honour aclocal flags in Makefile.am, rather than gluing them onto ACLOCAL | Simon McVittie | 1 | -3/+0 |
2011-02-24 | Modernize setup of libtool for Windows | Simon McVittie | 1 | -2/+4 |
2011-02-24 | Use AC_CONFIG_HEADERS, not AM_CONFIG_HEADER | Simon McVittie | 1 | -1/+1 |
2011-02-24 | Modernize AC_INIT usage, with a bug report URL | Simon McVittie | 1 | -1/+1 |
2011-02-24 | Require a somewhat modern version of autoconf and automake | Simon McVittie | 1 | -2/+2 |
2011-02-24 | Modernize AC_OUTPUT usage | Simon McVittie | 1 | -1/+2 |
2011-02-24 | Modernize checks in ld_supports_flag | Simon McVittie | 1 | -2/+4 |
2011-02-24 | Modernize checks for DBUS__ACQUIRE_SVC | Simon McVittie | 1 | -6/+7 |
2011-02-24 | Modernize checks for monotonic clock | Simon McVittie | 1 | -3/+5 |
2011-02-24 | Modernize checks for cmsgcred | Simon McVittie | 1 | -3/+5 |
2011-02-24 | Modernize checks for ISO/GNU varargs | Simon McVittie | 1 | -4/+8 |
2011-02-24 | Modernize checks for socklen_t | Simon McVittie | 1 | -3/+5 |
2011-02-24 | Modernize checks for non-POSIX getpwnam_r | Simon McVittie | 1 | -3/+2 |
2011-02-24 | Modernize checks for dirfd/dd_fd | Simon McVittie | 1 | -8/+10 |
2011-02-24 | Rename configure.in to configure.ac | Simon McVittie | 1 | -0/+1721 |