aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2011-03-23[osx/ios] changed libmpeg2 from static link to xbmc binary to dyloaded/unload...S. Davilla
2011-03-23[osx/ios] changed from using internal build of libflac to xxx-depends and rem...S. Davilla
2011-03-23[osx/ios] changed libwavpack from static link to xbmc binary to dyloaded/unlo...S. Davilla
2011-03-23[osx/ios] changed libmodplug, libmad, libogg, libvorbis, libvorbisfile, libvo...S. Davilla
2011-03-22changed, disable build of ffprobeS. Davilla
2011-03-21changed: use supported '-n 1' param instead for determining revision string.theuni
2011-03-21fixed: build with recent external ffmpeg (fixes #11259)Anssi Hannula
2011-03-20changed: prepend version string with "date-"theuni
2011-03-20[osx/ios] fix opengl/openegl detect and remove forcing it in system.hS. Davilla
2011-03-20[arm] fixed, restore EGL/GLESv2 checksS. Davilla
2011-03-19test nasm also for x86 freebsdFneufneu
2011-03-19[osx/ios/linux] cleanup configure and xbmc/DllPaths_generated, remove outdate...S. Davilla
2011-03-18[osx/ios] banish libass to xxx-depends, this removes the need for an external...S. Davilla
2011-03-16[osx/ios] changed, banish libmicrohttp and libmodplug to the backlands of xxx...S. Davilla
2011-03-15[ios] final mergeS. Davilla
2011-03-15[ios] enabled ios/atv2 support in trunkS. Davilla
2011-03-14[osx] more dynamic_lookup removal, xbmc runs again under 10.4S. Davilla
2011-03-12changed: no need to send a fake key event to unblank the screen from dpms (th...vdrfan
2011-03-11[osx] fixed make build and changed xcode to match. Moral... don't mix SDL dyn...S. Davilla
2011-03-09detect inotify availabilityFneufneu
2011-03-07[osx] fixed, yasm is found by configure but not remembered for makeS. Davilla
2011-03-07[osx] fixed, include CPPFLAGS so cmake can find builddir includesS. Davilla
2011-03-06fixed, pull/56 fixesS. Davilla
2011-03-05[osx] changed, configure and makefiles to support new osx build systemS. Davilla
2011-02-23changed: sonames to match ffmpeg library names on linuxAnssi Hannula
2011-02-20fixed: ffmpeg build on non-x86 when LDFLAGS has -Wl,-Bsymbolic-functionsAnssi Hannula