aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-06-23Removed emu_* threading code which wasn't being used anyway.Jim Carroll
2011-06-22add libavutil/mem.h checkFneufneu
2011-06-22add missing libavfilter detection for external ffmpegFneufneu
2011-06-18conditionally compile nfs codespiff
2011-06-15Add support for YAJL 2.x (fixes #11609)Fredrik Wendel
2011-06-14[fixed, i486 is now powerpc and a smack to the cp monsterdavilla
2011-06-13add TARGET_xxx into configure.indavilla
2011-06-13prep for TARGET_xxx, move _LINUX into ARCH_DEFINESdavilla
2011-06-11[linux/osx/ios] Prepare dyloading libnfsMemphiz
2011-06-07changed: removed libwavpack as it's fully supported by ffmpeg (fixes #11615)vdrfan
2011-06-03replace jsoncpp with yajl (thanks topfs2)montellese
2011-05-26Fix autoconf warnings on newer versions:Mariusz Bialonczyk
2011-05-24no need to static link these, dyload them on demand like we do on the other p...Scott Davilla
2011-05-22[osx/ios] refactor ios depends build system to use config.sitebeenje
2011-05-20Removed jsoncppTobias Arrskog
2011-05-17Added check for libyajl to configureTobias Arrskog
2011-05-17[osx/ios] fixed configure warning when checking mpeg2dec/mpeg2convert.h, the ...S. Davilla
2011-05-11[osx/ios] remove ARCHTYPE, it is not needed anymore as -arch is passed in LDF...S. Davilla
2011-05-10added: provide JSON-RPC server over bluetooth on linux aswellJoakim
2011-05-03[osx] disable GNU_AS when building ffmpeg for ppcbeenje
2011-05-02[osx] cross-compile powerpc-osxbeenje
2011-05-02Fix trac 11461. third party python library PIL now builds correctly under linux.Jim Carroll
2011-04-30[ios] fixed, only support i386 native texturepacker for nowS. Davilla
2011-04-30[ios] turn off native texturepacker until we can figure out x86_64 issues on osxS. Davilla
2011-04-30added native build option of TexturePackerS. Davilla
2011-04-30add option to build native version of libsquishS. Davilla
2011-04-30added configure arg to enable/disable texturepackerS. Davilla
2011-04-30[osx] fixed powerpc-osx buildbeenje
2011-04-20[osx] fixed osx build, projectM could not find OpenGL/GL.h includesS. Davilla
2011-04-18fixed: commit 347014d7 accidentally disabled xrandr, fixed for real this timetheuni
2011-04-18changed: removed dupe mysqlclient checktheuni
2011-04-18changed: use opengl checks rather than arm where appropriatetheuni
2011-04-18changed: set use_gl to no if use_gles is enabledtheuni
2011-04-16changed: rename BUILD_GOOM to DISABLE_GOOM to reflect what it really meanstheuni
2011-04-16fixed: don't build+install xrandr if explicitly disabled by configuretheuni
2011-04-16refactor configure to combine linux and darwin sub-configuresS. Davilla
2011-04-15fixup not one but two stupid typos in last committheuni
2011-04-15fixed: pkg_check for fontconfig and curl.theuni
2011-04-13[ios] fixed, configure is bash so you need to quote stringsS. Davilla
2011-04-08configure.in: set version to 11.0Paul Menzel
2011-04-07File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-...Jim Carroll
2011-04-06[ios/atv2] fixed build breakageS. Davilla
2011-04-06The push of the external-python broke the default build for linux. This fix i...Jim Carroll
2011-04-06Merge remote branch 'mine/ext-python'Jim Carroll
2011-04-05Remove xbms support due to licensing issue with libXBMS.Andres Mejia
2011-04-05Code changes for external python. Changes include submissions by cptspiff,WiS...spiff
2011-04-02Merge branch 'optinalinotify' of github:Fneufneu/xbmcspiff
2011-03-28fixes #11373, use results from mysql_config in configure to determine mysql l...S. Davilla
2011-03-27[osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded...S. Davilla
2011-03-26changed, libcmyth from two static libs to dyloaded on demandS. Davilla