summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* core: Add extended stream API to support compressed formatsArun Raghavan2011-05-021-1/+1
* build-system: Small fixesMaarten Bosmans2011-04-301-14/+10
* build-system: Rearrange database selectionMaarten Bosmans2011-04-301-32/+32
* build-system: Replace some more conditionals with AS_IFMaarten Bosmans2011-04-301-208/+103
* build-system: Move dependency error messages to outer scopeMaarten Bosmans2011-04-301-64/+43
* build-system: Move AC_DEFINE to separate line with AS_IFMaarten Bosmans2011-04-301-42/+17
* build-system: Use AS_IF macro for configure outputMaarten Bosmans2011-04-301-150/+48
* build-system: Simplify AC_ARG_ENABLE usageMaarten Bosmans2011-04-301-306/+109
* x11: More XCB fixes.Arnaud Fontaine2011-04-301-1/+1
* build-sys: Make -isysroot and -mmacosx-version-min configurableDaniel Mack2011-04-231-4/+12
* thread-posix: Use pthread_(get|set)name_np() if availableDaniel Mack2011-04-231-1/+3
* pulsecore:: Define _POSIX_C_SOURCE locally for rtclock on OSXDaniel Mack2011-04-231-1/+0
* build: Bump Orc dependency to 0.4.11Arun Raghavan2011-03-251-1/+1
* Merge remote-tracking branch 'zonique/osx'Colin Guthrie2011-03-241-0/+13
|\
| * configure.ac: add --mac-universal directive for OS XDaniel Mack2011-03-211-0/+13
* | Merge remote-tracking branch 'mkbosmans/mingw32-build'Colin Guthrie2011-03-201-1/+1
|\ \ | |/ |/|
| * Use pulsecore/arpa-inet.h to make arpa/inet.h functionality availableMaarten Bosmans2011-03-191-1/+1
* | Make pulse compile with clangMaarten Bosmans2011-03-181-0/+6
* | configure: Drop some warningsMaarten Bosmans2011-03-021-1/+1
* | introspect: Client-side implementation for has_volume/read_only_volumeArun Raghavan2011-03-021-1/+1
* | Merge remote-tracking branch 'mkbosmans/mingw32-build'Colin Guthrie2011-02-251-6/+50
|\|
| * Give module-waveout a configure switchMaarten Bosmans2011-02-171-2/+42
| * Use PCRE if POSIX regex.h is not availableMaarten Bosmans2011-02-171-3/+6
| * Apply #ifdefs around functionality not available on win32Maarten Bosmans2011-02-171-1/+2
* | build-sys: Correct typos in configurePaul Menzel2011-02-221-6/+6
|/
* build: Don't include empty Makefile.am in subdirsMaarten Bosmans2011-01-311-19/+0
* build-sys: Make --disable-dbus actually work.Colin Guthrie2011-01-111-30/+41
* build-sys: Put in specific warnings when there is no udev or DBUS supportColin Guthrie2011-01-111-0/+24
* build-sys: Fix a warning during distcheckArun Raghavan2010-12-051-0/+1
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-051-0/+18
* build-sys: bump sonameLennart Poettering2010-11-281-1/+1
* volume: Add explicit checks for ARMv6 instructionsv0.98-devArun Raghavan2010-11-281-1/+32
* version: Drop the micro version numberColin Guthrie2010-11-281-5/+2
* introspect: Include whether a stream is corked in the info callback.Colin Guthrie2010-10-061-1/+1
* echo-cancel: orc-ify some bits for optimisationArun Raghavan2010-09-231-0/+9
* x11: Partially convert to XCB.Colin Guthrie2010-09-181-1/+1
* AC3 passthrough supportPierre-Louis Bossart2010-08-121-1/+1
* core-util: ensure that we chmod only the dir we ourselves createdKees Cook2010-05-081-1/+1
* build-sys: Mention dbus support in the summaryColin Guthrie2010-02-251-0/+6
* build-sys: fix check for pthread_setaffinity_np()Lennart Poettering2010-02-211-0/+1
* build-sys: add gobject to build dependenciesLennart Poettering2010-02-211-1/+1
* bump sonameLennart Poettering2010-02-091-1/+1
* build-sys: bump sonameLennart Poettering2010-02-091-1/+1
* osx: add native zeroconf implementation via BonjourDaniel Mack2009-12-161-0/+4
* configure.ac: add DARWIN_OS variableKim Lester2009-12-091-0/+22
* Add a configure option to change 'udevrulesdir'Arun Raghavan2009-12-061-0/+7
* Since now we have FreeBSD atomic operations, don't require libatomic_ops.Diego Elio 'Flameeyes' Pettenò2009-11-211-0/+4
* Simplify handling of NetBSD atomic ops discovery.Diego Elio 'Flameeyes' Pettenò2009-11-211-23/+6
* Check for stow using AC_CHECK_PROG rather than type -p.Diego Elio 'Flameeyes' Pettenò2009-11-201-2/+4
* Move the platform-specific defines after the compiler has been found.Diego Elio 'Flameeyes' Pettenò2009-11-201-13/+13