aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2012-04-18Merge pull request #875 from aviksil/arm-fixesAndres Mejia
2012-04-17Merge pull request #809 from scarabeusiv/ffmpeg10Joakim Plate
2012-04-12Don't hard code arm compiler flags so that we can build for both armel and armhfAvik Sil
2012-04-11[bluray] Delete support for older libblurayelupus
2012-04-04[fix] - ffmpeg compilation on osx/ios had a stale --disable-openmp which prev...Memphiz
2012-04-04ffmpeg: disable ffmpeg's crystalhd implementation for nowtheuni
2012-04-04Handle libdl only being needed on Linux for dlopen, thx abs0davilla
2012-04-04Merge branch 'ffmpeg_0.10.2'elupus
2012-04-03release: version bumps for 12.0 alpha1theuni
2012-03-31[osx/ios/atv2] - build and link static libs for ffmpeg because of build issue...Memphiz
2012-03-27[arm] remove -D_ARMEL and usage. It was ancient debug stuff that is not neede...davilla
2012-03-27cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set t...Lars Op den Kamp
2012-03-23Add support for new ffmpeg-10/11 api.Tomas Chvatal
2012-02-20[fix] - revert c0855cb because its not needed anymoreMemphiz