summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Release 1.2.18dbus-1.2.18Colin Walters2010-02-021-1/+1
* Switch to libcap-ng, avoid linking libdbus against libcap[-ng]Colin Walters2010-01-281-3/+2
* Ignore exit code zero from activated servicesColin Walters2010-01-281-0/+1
* Bug 22788 - Fix detection of getpwnam_r on SolarisBrian Cameron2009-07-151-7/+7
* Release 1.2.16dbus-1.2.16Colin Walters2009-07-141-1/+1
* Bug 19446 - HaikuOS supportGrzegorz Dąbrowski2009-07-141-1/+1
* Bug 18121 - Use a monotonic clock for pthread timeoutsColin Walters2009-07-141-1/+24
* Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen2009-07-141-1/+1
* Bug 21545 - Move CFLAGS modification towards the end of configureColin Walters2009-07-141-243/+244
* Bug 21657 - Fix configure checks for va_list in maintainer modeChristian Persch (GNOME)2009-07-141-3/+6
* configure.in: fail abstract socket test gracefully when cross-compilingMarc Mutz2009-05-131-2/+10
* configure.in: not all gccs support -Wno-pointer-signMarc Mutz2009-05-131-1/+4
* Release 1.2.14dbus-1.2.14Colin Walters2009-05-061-1/+1
* configure.in: fix help string alignmentMarc Mutz2009-04-281-1/+1
* Bump for unstable cycleColin Walters2009-01-061-1/+1
* Release 1.2.12.dbus-1.2.12Colin Walters2009-01-061-1/+1
* Bug 17060: Explicitly hard fail if expat is not availableColin Walters2009-01-061-11/+8
* Bug 17969: Don't test for abstract sockets if explicitly disabledLionel Landwerlin2009-01-061-0/+2
* Fix cross-compiling with autotools.Diego E. 'Flameeyes' Pettenò2009-01-061-4/+4
* Enable -Werror by default with --enable-maintainer-mode, and change warningsColin Walters2009-01-061-6/+42
* Bump for unstable cycleColin Walters2008-12-191-1/+1
* Release 1.2.10dbus-1.2.10Colin Walters2008-12-191-1/+1
* Bump version for unstable cycleColin Walters2008-12-091-1/+1
* Release 1.2.8dbus-1.2.8Colin Walters2008-12-091-1/+1
* Release 1.2.6dbus-1.2.6Colin Walters2008-12-051-1/+1
* Bump configure again for gitColin Walters2008-10-061-1/+1
* Release 1.2.4dbus-1.2.4Colin Walters2008-10-061-1/+1
* Correctly dist 1.2.3 tarball with docs enableddbus-1.2.3Colin Walters2008-08-061-1/+1
* Bump configure.ac to 1.2.2Colin Walters2008-08-061-2/+2
* Bug 15740: Solaris/ADT auditing support (simon zheng)Colin Walters2008-06-051-1/+19
* Add "PrivServer" test which exercises DBusServer and dbus_shutdownColin Walters2008-05-301-0/+2
* up version for unstable developmentJohn (J5) Palmieri2008-04-041-2/+2
* bump version after releaseJohn (J5) Palmieri2008-04-041-1/+1
* change version to 1.2.1 to prep releaseJohn (J5) Palmieri2008-04-041-2/+2
* fix broken poll on Mac OSX - build patch by Benjamin ReedJohn (J5) Palmieri2008-03-041-1/+29
* check if the linker supports a flag instead of just checking for GNU ldJohn (J5) Palmieri2008-03-041-26/+34
* Platform build fixes for Mac OS XBenjamin Reed2008-03-041-2/+20
* configure.in: add $THREAD_LIBS to DBUS_LAUNCHER_LIBS so we link correctlyJohn (J5) Palmieri2008-03-041-1/+1
* Released 1.1.20dbus-1.1.20John (J5) Palmieri2008-02-261-1/+1
* post-release bumpJohn (J5) Palmieri2008-01-171-1/+1
* post-release version bumpJohn (J5) Palmieri2008-01-151-1/+1
* never auto-select libxmlJohn (J5) Palmieri2008-01-151-2/+2
* add inotify support (FDO Bz#13268)John (J5) Palmieri2008-01-141-1/+19
* add warning to output when libxml is selectedJohn (J5) Palmieri2008-01-141-0/+4
* configure.in: *Actually* fix detection of i486 atomic ops.Simon McVittie2007-10-161-2/+2
* Merge branch 'inline'Simon McVittie2007-10-111-0/+1
|\
| * Enable Autoconf's AC_C_INLINE to avoid compilation failure with gcc -ansi.Simon McVittie2007-10-111-0/+1
* | Fix detection of i486 atomic ops.Simon McVittie2007-10-111-22/+7
|/
* fd.o bug #11872 improve linker test for --gc-sectionsJohn (J5) Palmieri2007-10-031-2/+5
* fd.o bug #11872 fix clearenv for systems that do not have itJohn (J5) Palmieri2007-10-031-1/+1