summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.ac: enable check for CoreAudioDaniel Mack2009-10-311-0/+28
* core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/acceptLennart Poettering2009-10-301-1/+1
* libpulse: introduce PA_STREAM_RELATIVE_VOLUMELennart Poettering2009-10-291-1/+1
* module-equalizer-sink: drop source executable permissions configure.ac: add e...Jason Newton2009-10-191-0/+6
* Add check for FFTW, and add option to disable it at build-time.Diego Elio 'Flameeyes' Pettenò2009-10-071-0/+10
* Merge remote branch 'phish3/master'Lennart Poettering2009-10-071-0/+1
|\
| * module-equalizer-sink:Jason Newton2009-09-291-0/+1
* | Merge branch 'master' into dbus-workTanu Kaskinen2009-10-021-1/+1
|\|
| * build-sys: bump sonamev0.9.19Lennart Poettering2009-09-301-1/+1
| * build-sys: bump soname for releasev0.9.18Lennart Poettering2009-09-191-1/+1
| * build-sys: increase library versionLennart Poettering2009-09-111-1/+1
* | Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-241-6/+0
|\|
| * Get rid of liboilWim Taymans2009-08-201-6/+0
* | Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-161-19/+107
|\|
| * database: simple hashmap based database implementationJuho Hämäläinen2009-08-151-2/+21
| * udev: drop definition of LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGELennart Poettering2009-08-111-2/+0
| * hal: add stub module that loads module-udev-detect instead of module-hal-detectLennart Poettering2009-08-111-0/+28
| * Revert "build-sys: drop libcap checks, since we don't use caps anymore"Lennart Poettering2009-08-101-0/+19
| * Update the end-of-configuration summary for OSS output/wrapper split.Diego Elio 'Flameeyes' Pettenò2009-08-081-3/+10
| * Split OSS support in output and wrapper.Diego Elio 'Flameeyes' Pettenò2009-08-081-11/+27