summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* byteswap: make use of glibc specific bytswap primitivesLennart Poettering2009-05-201-0/+2
* atomic: implement atomic operations based on gcc's __sync extensionLennart Poettering2009-05-201-34/+16
* cloexec: set all sockets that are created with SOCK_CLOEXECLennart Poettering2009-05-201-1/+1
* cloexec: make use of pipe2(O_CLOEXEC) when availableLennart Poettering2009-05-201-0/+2
* build-system: define _GNU_SOURCE centrallyLennart Poettering2009-05-201-0/+1
* sysdeps-unix: add basic IO primitives for unix fd passingLennart Poettering2009-05-201-0/+10
* sysdeps-unix: if MSG_NOSIGNAL is available don't touch SIGPIPE by defaultLennart Poettering2009-05-151-0/+3
* 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.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
* Correctly implement -fPIC and -fPIEJohn (J5) Palmieri2007-10-031-1/+16
* 2007-08-03 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-08-031-1/+15
* 2007-07-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-271-1/+1