summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2010-05-07Move definition of _WIN32_WCE to configure.in (cmake defines it already).Marcus Brinkmann1-0/+1
2010-04-21Patch relocating "exec" variable and position of service filesFridrich Štrba1-1/+7
2010-04-14Fix warnings on Windows CE target.Marcus Brinkmann1-0/+2
2010-04-13Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE.Marcus Brinkmann1-1/+1
2010-04-13Add support for Windows CE to the code base.Marcus Brinkmann1-1/+1
2010-04-13Add WinCE detection to configure.in and choose right socket library.Marcus Brinkmann1-1/+13
2010-03-22Merge branch 'dbus-1.2'Colin Walters1-6/+39
2010-03-22Add DBUS_INT64_MODIFIER define, turn on -WformatColin Walters1-6/+39
2010-03-22Make more signal and locale interface use conditional.Marcus Brinkmann1-0/+4
2010-03-17Post-release version bumpColin Walters1-1/+1
2010-03-16Release 1.2.22dbus-1.2.22Colin Walters1-1/+1
2010-03-16Merge branch 'dbus-1.2'Colin Walters1-0/+2
2010-03-12[configure.in] Use AM_SILENT_RULES if availableColin Walters1-0/+2
2010-02-07remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...Romain Pokrzywka1-0/+2
2010-02-03Release 1.2.20dbus-1.2.20Colin Walters1-1/+1
2010-02-02Release 1.2.18dbus-1.2.18Colin Walters1-1/+1
2010-01-28Merge branch 'my-dbus-1.2'Colin Walters1-3/+2
2010-01-28Switch to libcap-ng, avoid linking libdbus against libcap[-ng]Colin Walters1-3/+2
2010-01-28Ignore exit code zero from activated servicesColin Walters1-0/+1
2010-01-28Allow to override test tool path for cross compilation setup.Marcus Brinkmann1-9/+18
2010-01-28Invoke AC_PROG_MKDIR_P to make sure MKDIR_P is defined.Marcus Brinkmann1-0/+1
2009-12-15Ignore exit code zero from activated servicesColin Walters1-0/+1
2009-12-01Use nonce-tcp default session bus on WindowsTor Lillqvist1-1/+8
2009-12-01Check for dirent.hTor Lillqvist1-0/+2
2009-12-01DBUS_VERSION is always three numbersTor Lillqvist1-10/+4
2009-12-01Don't use -fPIC and -fPIE on WindowsTor Lillqvist1-2/+2
2009-12-01Don't bother with -Werror on Windows for nowTor Lillqvist1-1/+2
2009-12-01use WINDRES instead of RC to compile rc fileNguyễn Thái Ngọc Duy1-0/+4
2009-12-01configure.in: do not define DBUS_UNIX unconditionally (cherry picked from com...Nguyễn Thái Ngọc Duy1-2/+0
2009-12-01configure.in: don't look for X11 on W32 (cherry picked from commit 73730866ec...Marc Mutz1-0/+4
2009-12-01configure.in: add W32 extra libs (cherry picked from commit 909f2b23596247aae...Marc Mutz1-4/+9
2009-12-01WIN32: add versioninfo, and export symbolsMarc Mutz1-2/+36
2009-11-29mingw compile++ , w2k-support++Christian Ehrlicher1-0/+2
2009-07-29Update D-Bus version number to 1.3.1Thiago Macieira1-2/+2
2009-07-25Fix the configure-check again: must use b.Thiago Macieira1-1/+1
2009-07-16Long live D-Bus 1.3.x / 1.4.x.Thiago Macieira1-4/+4
2009-07-16Merge branch 'fd-passing'Thiago Macieira1-34/+34
2009-07-16Fix detection of the GCC __sync intrinsics.Thiago Macieira1-1/+1
2009-07-15Merge branch 'dbus-1.2'Colin Walters1-1/+8
2009-07-15Bug 22788 - Fix detection of getpwnam_r on SolarisBrian Cameron1-7/+7
2009-07-14Release 1.2.16dbus-1.2.16Colin Walters1-1/+1
2009-07-14Bug 19446 - HaikuOS supportGrzegorz Dąbrowski1-1/+1
2009-07-14Bug 18121 - Use a monotonic clock for pthread timeoutsColin Walters1-1/+24
2009-07-14Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen1-1/+1
2009-07-14Bug 21545 - Move CFLAGS modification towards the end of configureColin Walters1-243/+244
2009-07-14Bug 21657 - Fix configure checks for va_list in maintainer modeChristian Persch (GNOME)1-3/+6
2009-07-13Bug 19446 - HaikuOS supportGrzegorz Dąbrowski1-1/+1
2009-07-10Bug 18121 - Use a monotonic clock for pthread timeoutsColin Walters1-1/+24
2009-07-10Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen1-1/+1
2009-07-10Bug 21545 - Move CFLAGS modification towards the end of configureColin Walters1-243/+244