aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2010-04-07fixed, you really want HAVE_LIBVA and not HAVE_LIBVA____davilla
2010-04-06fixed: need to link va-glx aswellelupus
2010-04-06fixed: typo in configure for vaapielupus
2010-04-06better configureelupus
2010-04-06added: check for vaapi at configure timeelupus
2010-03-30added: Cross compile options from #7392 (patches 010,111-123) (thx openelec.tv)althekiller
2010-03-26Revert "wip"alcoheca
2010-03-26remove configure of old cpluffdavilla
2010-03-26[osx] sync with osxdavilla
2010-03-26disable native language support for cpluffalcoheca
2010-03-26wipalcoheca
2010-03-26build libcpluff, will be dlloaded from systemalcoheca
2010-03-26Use an auxilary directory for build tools and ensure they're not placed in re...ceros7
2010-03-26Add .dummy to list of files to should be removed by make distclean.ceros7
2010-03-26Use AM_INIT_AUTOMAKE([foreign]) instead of AM_INIT_AUTOMAKE. Takes out the ne...ceros7
2010-03-26Use AM_INIT_AUTOMAKE to install config.guess and config.sub.ceros7
2010-03-26Don't attempt to update config.guess and config.sub anymore.ceros7
2010-03-26Fix Trac 9012. Leave config.guess and config.sub installed.ceros7
2010-03-26Automatically install config.guess and config.sub from configure script if notceros7
2010-03-21updated: ffmpeg to r22614. due to heavy restructuring, the threaded cabac pat...spiff_
2010-03-18cosmetic/tidyup move all addon classes to /xbmc/addons/alcoheca
2010-03-12[osx] fixed, force python suffix to .exe for building on case sensitive file ...davilla
2010-03-06changed: check for sftp_tell64 in libssh, as we don't support version that is...elupus
2010-02-28Initial SFTP VFStopfs2
2010-02-16[osx] 1) fixed #8490, detect arch type properly for 10.6 so build works with ...davilla
2010-02-16changed: updated xbmc.org related urls to reflect latest website changesvdrfan
2010-02-15fixed: only check for system lib modplug on linuxvdrfan
2010-02-15added: new linux build dependency libmodplug to build system and readme filesvdrfan
2010-02-15fixed: Load libmodplug only when we need to.althekiller
2010-02-15Enabled ADTS muxer in ffmpeg for AAC passthrough supportgnif2
2010-02-15[osx] enable new webserver in osx builddavilla
2010-02-14fixed: Don't set our feature macros with configure.althekiller
2010-02-14[osx] fixed make xcode_dependsdavilla
2010-02-14Merge commit 'origin/jsonrpc' into trunktopfs2
2010-02-11fixed: typospiff_
2010-02-11fixed: Passing *FLAGS etc. to configure, because xbmc Makefile's pick up *FLA...spiff_
2010-02-11changed: pass top-level configure flags to projectm. thanks to fiveisalivespiff_
2010-02-11changed: pass top level configure flags to rsxs config. thanks to fiveisalivespiff_
2010-02-11Revert "Added detection of libfaad.so.X for Debian"gnif2
2010-02-11Revert "Fixed missing HAVE_LIBFAAD define "gnif2
2010-02-11Fixed issue with Arch linux autoconf overriding our explcit define of libfaad...gnif2
2010-02-10Fixed missing HAVE_LIBFAAD define gnif2
2010-02-10Added detection of libfaad.so.X for Debiangnif2
2010-02-06fixed: configure would hang forever when using a pure git repotheuni
2010-01-29Enables AC3 and AAC encoders in ffmpeggnif2
2010-01-28Added ffmpeg request_channel_layout and ffmpeg_request_channelsgnif2
2010-01-28Added configure switches for deprecated liba52 and libdts decodersgnif2
2010-01-27revert: r27221 - cleanup: removed obsolete linux build dependency and includevdrfan
2010-01-27cleanup: removed obsolete linux build dependency and includevdrfan
2010-01-26[linux]fixed: add missing libvorbisenc check from r27184MaestroDD