aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-01-07fixed: show Git revision number instead of SVN. commiting for TheUniamet
2010-12-12[osx] we want basename, not the pathdavilla
2010-12-09[osx] fixed, figure out correct dylib names to match what linker usesdavilla
2010-11-27complete replacement of liblzo with liblzo2, linux was already liblzo2davilla
2010-11-26changed: ditch libshout and replace with curl-based codespiff_
2010-11-21Added a configure option --disable-optical-drivetopfs2
2010-11-15removed: dependency on libfaac which doesn't seem to be used anywhereelupus
2010-11-09fixed: asap codec didn't build properly on x86-64spiff_
2010-10-27fixed: do not try to start pulse if --disable-pulse was usedanssih
2010-10-18fixed: accidently removed fontconfigs and libcurls INCLUDES and CFLAGS (thank...vdrfan
2010-10-18fixed: avoid useless linking against libcurlvdrfan
2010-10-18fixed: avoid useless linking against fontconfigvdrfan
2010-10-18removed: xinerama build depsvdrfan
2010-10-04change: remove the GYM codec. it's broken, the code is an utter mess and i cb...spiff_
2010-08-17Revert "[osx] fixed broken build resulting from r32688"spiff_
2010-08-17Revert "Removing unnecessary dependency on libssl and libcrypto."spiff_
2010-08-16fixed: don't let ffmpeg build pick up our CFLAGSelupus
2010-08-16Fix check for setting --enable-pic when compiling ffmpeg.ceros7
2010-08-16Enable PIC for all architectures but x86 when building ffmpeg.ceros7
2010-08-15fixed: don't force xbox-compatible simd extensions in ffmpegspiff_
2010-08-12fixed: added AC_PROG_LIBTOOL macro in addition to r32695vdrfan
2010-08-12[osx] libmicrohttpd, fault attempt to use libgcrypo if presentdavilla
2010-08-12cosmetic, these are libs common to both linux and osx, replace independent wi...davilla
2010-08-12[osx] fixed broken build resulting from r32688davilla
2010-08-11Removing unnecessary dependency on libssl and libcrypto.ceros7
2010-08-07changed, dyload libbluray instead of static linking itdavilla
2010-08-03changed: compile libapetag with configure cc/cxxspiff_
2010-08-03changed: compile projectm with configured cc/cxxspiff_
2010-08-03changed: compile libid3tag with configured cc/cxxspiff_
2010-08-03changed: compile libdvdcss with configured cc/cxxspiff_
2010-08-03changed: compile libcpluff with configured cc/cxxspiff_
2010-08-03changed: use configured cc/cxx to compile rsxsspiff_
2010-08-01Don't do anything with XB_CONFIG_MODULE when not building for apple host.ceros7
2010-07-30fixed: removed now deleted libbdnav from build systemelupus
2010-07-28fixed: configure when some libraries are not in runtime-searched directoriesanssih
2010-07-28Revert "Fix check for librtmp." and "Make librtmp optional again."anssih
2010-07-27added: support for using libbluray to play bdmv files (index.bdmv or *.mpls)elupus
2010-07-27Make librtmp optional again.ceros7
2010-07-27Fix check for librtmp.ceros7
2010-07-24fixed: Apply #9554 (fix recursive configure for cross compile) (thanks koenkooi)althekiller
2010-07-21[OSX] fixed libfaad problem on ppc - force -O3 (doesn't like -O2...)beenje
2010-07-20fixed: use proper soname for loading librtmp on linuxanssih
2010-07-20fixed: configure not displaying the message if VDPAU not found but enabledanssih
2010-07-20added: configure option for rtmp supportanssih
2010-07-17cosmetic: Move comment to closer to where the test actually happensalthekiller
2010-07-17Changed: Move crystalhd soname test before libversion test.althekiller
2010-07-17Changed: xb_find_soname macro shouldn't error on optional features, disable t...althekiller
2010-07-16changed: don't pass along our junk CFLAGS to ffmpeg build, only pass anything...elupus
2010-07-14[omx] fix path for tegra L4T OpenMax, thanks Dawgmatix for findingdavilla
2010-07-14Revert "quick and dirty removal of libfaad from configure. needs a proper fix...theuni