aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: remove -lstdc++ from fallback GME_LIBSMax Kellermann2015-09-301-1/+1
* output: add native Haiku audio output and mixer supportFrançois Revol2015-09-171-0/+19
* configure: add tests for Haiku tools (rc, xres)François Revol2015-09-171-0/+4
* configure.ac: check for socket() in libnetwork for HaikuFrançois Revol2015-09-171-1/+1
* configure.ac: remove GLib optionMax Kellermann2015-06-271-22/+0
* configure.ac: add option to disable iconv()Max Kellermann2015-06-271-1/+11
* configure.ac: make libicu "auto" by defaultMax Kellermann2015-06-271-7/+3
* lib/icu/Converter: add iconv() implementationMax Kellermann2015-06-261-0/+4
* fs/Glob: use fnmatch() if availableMax Kellermann2015-06-221-0/+1
* configure.ac: support libsystemd (instead of the older libsystemd-daemon)Max Kellermann2015-03-201-3/+10
* fs/Traits: enable _UNICODE on WindowsMax Kellermann2015-03-051-0/+1
* configure.ac: enable STRICT mode on WindowsMax Kellermann2015-02-251-0/+1
* configure.ac: raise protocol version to 0.20.0Max Kellermann2015-02-061-1/+1
* Merge branch 'v0.19.x'Max Kellermann2015-01-261-5/+1
|\
| * Merge branch 'v0.18.x' into v0.19.xMax Kellermann2015-01-261-14/+0
| |\
| | * {playlist,input}/despotify: remove defunct pluginMax Kellermann2015-01-261-14/+0
| | * configure.ac: prepare for 0.18.23Max Kellermann2015-01-231-2/+2
| | * configure.ac: prepare for 0.18.22Max Kellermann2014-12-261-2/+2
| | * configure.ac: prepare for 0.18.21Max Kellermann2014-12-151-2/+2
| | * configure.ac: prepare for 0.18.20Max Kellermann2014-12-081-2/+2
| | * configure.ac: prepare for 0.18.19Max Kellermann2014-11-241-2/+2
| | * configure.ac: prepare for 0.18.1Max Kellermann2014-11-101-2/+2
| | * configure.ac: show DSD in resultMax Kellermann2014-11-021-0/+1
| | * configure.ac: prepare for 0.18.17Max Kellermann2014-11-021-2/+2
| * | Test the existence of strndup(3) before using it.PHO2015-01-261-0/+1
| * | configure.ac: prepare for 0.19.9Max Kellermann2015-01-161-2/+2
| * | configure.ac: prepare for 0.19.8Max Kellermann2014-12-231-2/+2
| * | configure.ac: prepare for 0.19.7Max Kellermann2014-12-091-2/+2
| * | configure.ac: prepare for 0.19.6Max Kellermann2014-11-281-2/+2
* | | fs/io/FileOutputStream: use O_TMPFILE if availableMax Kellermann2015-01-061-1/+1
* | | configure.ac: add macro MPD_DEFINE_CONDITIONALMax Kellermann2014-12-221-81/+37
* | | configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgmeMax Kellermann2014-12-221-11/+4
* | | configure.ac: remove redundant declaration "HAVE_ISO9660"Max Kellermann2014-12-221-3/+0
* | | sticker/Database: require SQLite 3.7.3Max Kellermann2014-12-121-1/+1
* | | configure.ac: use MPD_ENABLE_AUTO_LIB for libfaadMax Kellermann2014-12-091-3/+2
* | | configure.ac: add macro MPD_ENABLE_AUTO_LIBMax Kellermann2014-12-091-45/+8
* | | configure.ac: use AC_CHECK_FUNCS for pthread_setname_np()Max Kellermann2014-12-091-6/+2
* | | configure.ac: check for pthread before librtMax Kellermann2014-12-091-12/+12
* | | configure.ac: move --with-tremor declaration downMax Kellermann2014-12-091-5/+5
* | | configure.ac: inherit existing TREMOR_CFLAGS and TREMOR_LIBSMax Kellermann2014-12-091-22/+12
* | | configure.ac: reset tremor_prefixMax Kellermann2014-12-091-0/+1
* | | configure.ac: make failure to find libvorbisidec fatalMax Kellermann2014-12-091-4/+2
* | | configure.ac: use AC_CHECK_FUNC for Tremor checkMax Kellermann2014-12-091-1/+1
* | | m4/mpd_with_flags: add macro MPD_WITH_FLAGSMax Kellermann2014-12-091-8/+4
* | | configure.ac: improve description for --enable-id3Max Kellermann2014-12-091-1/+1
* | | src/win32: move resources to win32/Max Kellermann2014-12-091-1/+1
* | | configure.ac: add option to disable CUEMax Kellermann2014-12-081-0/+6
* | | playlist/soundcloud: drop support for libyajl1Max Kellermann2014-12-051-4/+1
* | | configure.ac: require GLib 2.32 (if enabled)Max Kellermann2014-12-051-1/+1
* | | configure.ac: make GLib optional by defaultMax Kellermann2014-12-051-5/+11