aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-07-21fixed: build with libshairport without ao_set_metadataAnssi Hannula
2012-07-15Revert "Enable the ao_set_metadata* functions if available from libshairport....Memphiz
2012-07-10Allow compiling without mysql dependency (--disable-mysql).Schischu
2012-07-03Merge pull request #887 from Pulse-Eight/cec1.6Lars Op den Kamp
2012-07-02cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using firmw...Lars Op den Kamp
2012-07-01release: bump versions for July merge windowMemphiz
2012-06-29[osx] fixed make from command-lineS. Davilla
2012-06-16Enable the ao_set_metadata* functions if available from libshairport.Andres Mejia
2012-06-06libxbmc: option for shared libxbmc.sotheuni
2012-06-01added: print libcap support in final_messagebobo1on1
2012-06-01fixed: allow compiling without libcap by default if it's not installedbobo1on1
2012-05-31Merge pull request #1015 from bobo1on1/portcheckbobo1on1
2012-06-01added: link to libcap on linuxbobo1on1
2012-05-31release: bump versions for June merge windowtheuni
2012-05-19fixed, it is -lcrystalhd NOT -llibcrystalhd :)davilla
2012-05-15[osx/ios] fixed, when using llvm-gcc-4.2 as the assmebler, file dependency wa...davilla
2012-05-15[osx/ios] fixed ios ffmpeg configure, patch out ffmpeg configure insisting on...davilla
2012-05-10Merge pull request #37 from Fneufneu/freebsdFneufneu
2012-05-10[AE] remove old files from the build systemGeoffrey McRae
2012-05-10[AE] remove SDL_mixer and HAS_SDL_AUDIOGeoffrey McRae
2012-05-10[AE] add new files to build systemGeoffrey McRae
2012-05-10[AE] change pulseaudio to default to no rather than autoGeoffrey McRae
2012-05-10[AE] build system support for HAS/HAVE_ALSAGeoffrey McRae
2012-05-09[osx/ios] 1) disable vda in ffmpeg, we are not ready to use itdavilla
2012-05-09[osx/ios] 1) allow x86_86-apple-darwin, 2) ffmpeg does not like llvm-gcc-4.2,...davilla
2012-05-07[FreeBSD] use TARGET_FREEBSDFneufneu
2012-05-07[FreeBSD] move FreeBSDGNUReplacements to a freebsd folderFneufneu
2012-05-07[FreeBSD] add a check for libiconvFneufneu
2012-05-07[FreeBSD] add detection of libusb in configure.inFneufneu
2012-05-07always enable libusb on FreeBSDFneufneu
2012-05-07[FreeBSD] add new TARGET_*Fneufneu
2012-05-07[FreeBSD] add _LINUX to ARCH_DEFINESFneufneu
2012-05-07[FreeBSD] force external ffmpegFneufneu
2012-05-07pass LDFLAGS to libProjectM buildFneufneu
2012-05-07respect $LOCALBASE from FreeBSD build systemFneufneu
2012-05-07rsxs configure does not detect stdbool.h on FreeBSDFneufneu
2012-05-07FreeBSD: fix lib detection by passing LDFLAGS to lib/cpluffFneufneu
2012-05-07use ldconfig in XB_FIND_SONAME for FreeBSDFneufneu
2012-05-07move CFLAGS and CXXFLAGS in right placeFneufneu
2012-05-07libdl and libresolv does not exist and are not needed on FreeBSDFneufneu
2012-05-07on FreeBSD pthread library are linked with -pthreadFneufneu
2012-05-07add freebsd support in configure.inFneufneu
2012-05-04Merge pull request #922 from cptspiff/fixripbuildArne Morten Kvarving
2012-05-04fixed tinyxml detectionhuceke
2012-05-03Use system implementation of tinyxml instead of internal implementation.Andres Mejia
2012-05-02changed: make mp3lame and vorbisenc optionalspiff
2012-05-02fixed: don't use a hard-coded name for the mp3lame libraryspiff
2012-04-30build: fix build when microhttpd isn't presenttheuni
2012-04-30release: bump versions for May merge windowtheuni
2012-04-20fixed, use PKG_CHECK_MODULES to validate the version we need instead of playi...S. Davilla