summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-08-16build-sys: bump sonameColin Guthrie1-1/+1
2011-08-15build-sys: Bump JACK dependency to 0.117.0Arun Raghavan1-1/+1
2011-08-02build-sys: bump sonameColin Guthrie1-1/+1
2011-08-02protocol-native: Allow clients to know at what index underrun occurredDavid Henningsson1-1/+1
2011-08-01man: add manpage for start-pulseaudio-kde and start-pulseaudio-x11Daniel Schaal1-0/+2
2011-06-30build-sys: Fix handling of Bluez, Hal dependency on D-BusMaarten Bosmans1-73/+63
2011-06-30build-sys: Add more build-time conditionals to config filesMaarten Bosmans1-2/+14
2011-06-30build-sys: Process configuration files with m4Maarten Bosmans1-4/+7
2011-06-30build-sys: Use configure AC_OUTPUT to process config filesMaarten Bosmans1-0/+21
2011-06-30build-sys: Move some more defines to configure.acMaarten Bosmans1-0/+13
2011-06-27build-sys: look for function 'backtrace' also in library 'ubacktrace'Henning Heinold1-1/+1
2011-06-26build-sys: Move some more defines from CFLAGS to config.hMaarten Bosmans1-3/+6
2011-06-26build-sys: Use AX_DEFINE_DIR macro instead of setting AM_CFLAGSMaarten Bosmans1-4/+9
2011-06-26build-sys: Use ax_check_flag macros from autoconf archiveMaarten Bosmans1-37/+33
2011-06-24Remove libpulse-browse and pabrowseMaarten Bosmans1-1/+0
2011-06-23build-sys: bump sonameColin Guthrie1-1/+1
2011-06-22database: Support legacy format database entries.Colin Guthrie1-0/+12
2011-06-22capture: Add the passthrough format negotiation to capture streams.Colin Guthrie1-1/+1
2011-06-21build-sys: Use AX_PTHREAD macro from autoconf archiveMaarten Bosmans1-18/+1
2011-06-20build-sys: Use AX_CHECK_DEFINE macro from autoconf archiveMaarten Bosmans1-3/+3
2011-06-20build-sys: Use AX_TLS macro from autoconf archiveMaarten Bosmans1-1/+3
2011-06-20build-sys: Move acx_lirc.m4 contents to configure.acMaarten Bosmans1-1/+8
2011-06-20build-sys: Move some stuff around in configure.acMaarten Bosmans1-53/+52
2011-06-20build-sys: Clean up configure.acMaarten Bosmans1-77/+76
2011-06-20build-sys: Define PA_CFLAGS at right timeMaarten Bosmans1-2/+2
2011-06-20build-sys: Reset CFLAGS after DBUS checkMaarten Bosmans1-4/+4
2011-06-20build-sys: Consolidate host_os handlingMaarten Bosmans1-71/+73
2011-06-20build-sys: Remove unnecessary AC_SUBST callsMaarten Bosmans1-23/+0
2011-06-18Disable check for pthreads on win32Fritz Elfert1-1/+3
2011-06-12win32: define WIN32_LEAN_AND_MEANMaarten Bosmans1-0/+3
2011-05-15format: Extend properties to handle lists/rangesArun Raghavan1-0/+6
2011-05-02core: Add extended stream API to support compressed formatsArun Raghavan1-1/+1
2011-04-30build-system: Small fixesMaarten Bosmans1-14/+10
2011-04-30build-system: Rearrange database selectionMaarten Bosmans1-32/+32
2011-04-30build-system: Replace some more conditionals with AS_IFMaarten Bosmans1-208/+103
2011-04-30build-system: Move dependency error messages to outer scopeMaarten Bosmans1-64/+43
2011-04-30build-system: Move AC_DEFINE to separate line with AS_IFMaarten Bosmans1-42/+17
2011-04-30build-system: Use AS_IF macro for configure outputMaarten Bosmans1-150/+48
2011-04-30build-system: Simplify AC_ARG_ENABLE usageMaarten Bosmans1-306/+109
2011-04-30x11: More XCB fixes.Arnaud Fontaine1-1/+1
2011-04-23build-sys: Make -isysroot and -mmacosx-version-min configurableDaniel Mack1-4/+12
2011-04-23thread-posix: Use pthread_(get|set)name_np() if availableDaniel Mack1-1/+3
2011-04-23pulsecore:: Define _POSIX_C_SOURCE locally for rtclock on OSXDaniel Mack1-1/+0
2011-03-25build: Bump Orc dependency to 0.4.11Arun Raghavan1-1/+1
2011-03-24Merge remote-tracking branch 'zonique/osx'Colin Guthrie1-0/+13
2011-03-21configure.ac: add --mac-universal directive for OS XDaniel Mack1-0/+13
2011-03-20Merge remote-tracking branch 'mkbosmans/mingw32-build'Colin Guthrie1-1/+1
2011-03-19Use pulsecore/arpa-inet.h to make arpa/inet.h functionality availableMaarten Bosmans1-1/+1
2011-03-18Make pulse compile with clangMaarten Bosmans1-0/+6
2011-03-02configure: Drop some warningsMaarten Bosmans1-1/+1