| Commit message (Expand) | Author | Files | Lines |
2014-06-11 | configure.ac: check for Boost | Max Kellermann | 1 | -0/+272 |
2014-06-11 | m4: update to pkg-config 0.28 | Max Kellermann | 1 | -30/+87 |
2014-06-11 | m4: update to autoconf-archive 20140228 | Max Kellermann | 5 | -10/+55 |
2014-03-15 | m4/ucred.m4: don't define _GNU_SOURCE | Max Kellermann | 1 | -15/+1 |
2014-03-01 | m4: add missing file ax_pthread.m4 from autoconf-archive | Max Kellermann | 1 | -0/+332 |
2013-11-27 | Add infrastructure for using multiple event loops | Denis Krjuchkov | 1 | -0/+13 |
2013-10-17 | configure.ac: add function MPD_AUTO_LIB and use it | Max Kellermann | 1 | -0/+17 |
2013-08-07 | configure.ac: pass option name to MPD_OPTIONAL_FUNC() | Max Kellermann | 1 | -5/+5 |
2013-08-06 | configure.ac: add option --enable-eventfd | Max Kellermann | 1 | -0/+12 |
2013-01-29 | decoder/faad: use the newer NeAAC* API | Max Kellermann | 1 | -53/+12 |
2013-01-29 | faad.m4: clear FAAD_LIBS if faad got auto-disabled | Max Kellermann | 1 | -0/+3 |
2013-01-29 | faad.m4: don't add -I. to temporary CFLAGS | Max Kellermann | 1 | -1/+1 |
2013-01-29 | faad.m4: remove faad --with-* options | Max Kellermann | 1 | -26/+2 |
2013-01-28 | decoder/mp4ff: delete obsolete plugin | Max Kellermann | 1 | -34/+0 |
2013-01-03 | mpd_auto.m4: Pass libraries to AC_CHECK_LIB in MPD_AUTO_PKG_LIB | Denis Krjuchkov | 1 | -1/+2 |
2012-08-03 | configure.ac: copy missing file m4/ax_check_link_flag.m4 | Max Kellermann | 1 | -0/+71 |
2012-08-02 | configure.ac: enable --gc-sections | Max Kellermann | 1 | -0/+61 |
2012-08-01 | configure.ac: require C++11 compiler | Max Kellermann | 1 | -0/+107 |
2012-07-30 | configure.ac: replace MPD_CHECK_FLAG with autoconf-archive scripts | Max Kellermann | 4 | -18/+204 |
2011-10-09 | configure.ac: use $LIBS instead of $MPD_LIBS | Max Kellermann | 2 | -5/+5 |
2011-10-09 | configure.ac: substitute FAAD_CFLAGS, FAAD_LIBS | Max Kellermann | 1 | -2/+8 |
2011-09-01 | configure.ac: fail if libid3tag was enabled explicitly, but not found | Max Kellermann | 1 | -0/+15 |
2011-01-07 | configure.ac: eliminate bashism "echo -n" | Max Kellermann | 1 | -5/+5 |
2011-01-07 | configure.ac: avoid GNU extension in "expr match" call | Max Kellermann | 1 | -1/+1 |
2011-01-07 | configure.ac: use AC_LANG_SOURCE | Max Kellermann | 2 | -8/+8 |
2010-04-21 | configure.ac: Add optional third variable to results. | Avuton Olrich | 1 | -4/+6 |
2010-04-21 | libOggFLAC.m4: Remove libOggFLAC.m4 as it's buggy. | Avuton Olrich | 1 | -116/+0 |
2010-04-21 | configure.ac: New pretty print results menu. | Avuton Olrich | 1 | -0/+17 |
2010-04-15 | lame.m4: Remove unused macro file | Avuton Olrich | 1 | -111/+0 |
2010-01-20 | configure.ac: new libwrap autoconf test | Max Kellermann | 1 | -32/+9 |
2010-01-20 | client: optionally use libwrap | Davide Camurri | 1 | -0/+37 |
2009-05-26 | configure.ac: use $FAAD_LIBS in libmp4ff check | Max Kellermann | 1 | -1/+1 |
2009-05-15 | configure.ac: removed the --disable-lametest option | Max Kellermann | 1 | -9/+0 |
2009-04-29 | configure: Fix where mp4 was not explicitly disabled. | Avuton Olrich | 1 | -1/+3 |
2009-04-15 | configure.ac: added function MPD_AUTO_PRE | Max Kellermann | 1 | -0/+15 |
2009-04-15 | configure.ac: print feature name in error message | Max Kellermann | 1 | -1/+1 |
2009-03-29 | configure.ac: fix error on disabled features | Max Kellermann | 1 | -1/+1 |
2009-03-28 | configure.ac: added M4 function MPD_AUTO_PKG() for ALSA | Max Kellermann | 1 | -0/+10 |
2009-03-28 | configure.ac: fail when ALSA is enabled but not found | Max Kellermann | 1 | -0/+40 |
2009-03-06 | configure: Move the faad stuff to m4/faad.m4 | Avuton Olrich | 1 | -0/+190 |
2009-03-06 | configure: No capitalization on beginning of help strings. | Avuton Olrich | 1 | -4/+4 |
2009-03-06 | configure: trim down the line length for the libOggFLAC help strings | Avuton Olrich | 1 | -4/+16 |
2009-03-06 | configure: trim down the line length for the lame arguments | Avuton Olrich | 1 | -4/+16 |
2009-02-25 | configure.ac: declare AM_CFLAGS | Max Kellermann | 1 | -1/+1 |
2009-01-05 | m4: deleted acx_pthread.m4 and codeset.m4 | Max Kellermann | 2 | -298/+0 |
2008-10-16 | configure.ac: check if "struct ucred" is available | Max Kellermann | 1 | -0/+32 |
2008-10-16 | configure.ac: find more libraries with pkg-config | Max Kellermann | 2 | -212/+0 |
2008-10-15 | fixing several imports to work via pkg-config | Enrico Weigelt | 6 | -846/+0 |
2008-10-06 | autotools: add pthreads linker support | Eric Wong | 1 | -0/+275 |
2008-09-12 | shout: added mp3 encoder | Eric Wollesen | 1 | -0/+108 |