aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2011-05-02[osx] cross-compile powerpc-osxbeenje
2011-04-30added configure arg to enable/disable texturepackerS. Davilla
2011-04-27Ensure xbmc/rendering directory gets cleaned...althekiller
2011-04-26Ensure that xbmc/network's subdirs get cleaned.althekiller
2011-04-18changed: use opengl checks rather than arm where appropriatetheuni
2011-04-17[ios] fixed broken buildS. Davilla
2011-04-16fixed: Vis were being built with different sets of rules. Let's just make sur...theuni
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-08Updated the Makefile.in to remove the old hack for ARM that hardcoded PYTHON_...Jim Carroll
2011-04-08changed: Makefile.in cleanup after removing internal python on linux + update...vdrfan
2011-04-07File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-...Jim Carroll
2011-04-06Merge remote branch 'mine/ext-python'Jim Carroll
2011-04-06This commit represents the including of the new external python for win32. cr...WiSo
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-03-28[osx/ios] move interfaces, interfaces/http-api and interfaces/json-rpc/json o...S. Davilla
2011-03-27[osx/ios/linux] changed, drop arch from various static lib names, this syncs ...S. Davilla
2011-03-27fixed: system/players/paplayer directory does not exists, causing build failuresspiff
2011-03-26changed, libcmyth from two static libs to dyloaded on demandS. Davilla
2011-03-23[osx/ios] changed from using internal build of libflac to xxx-depends and rem...S. Davilla
2011-03-22[arm] changed, libhts is build nowS. 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-08[ios] prep. add arm to apple defines where needed, fix makefile.in to underst...S. Davilla
2011-02-19Merge removal of unneeded libdts and liba52Anssi Hannula
2011-02-18This fix uses a singleton pattern and some compiler/cpreprocessor sugar to al...Jim Carroll
2011-02-15removed: XBMCLive leftoverstheuni
2011-02-12g_Windowing global is now fixed w.r.t. initialization and deinitialization pr...Jim Carroll
2011-02-11fixed, use @ARCH@ and let configure substitute it as the previous form is onl...S. Davilla
2011-02-06removed: use of deprecated liba52Anssi Hannula
2011-01-30Merge branch 'freebsd'spiff
2011-01-28fixed: adopted Makefile to reflect windowing_gles -> windowing_egl changePhaeodaria
2011-01-28ARM: link against python 2.6Phaeodaria
2011-01-28install -D exist only on linux platformFneufneu
2011-01-27fixed: linker errors on arm platformPhaeodaria
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
2011-01-04pvr code reshuffleLars Op den Kamp
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-11-26changed: ditch libshout and replace with curl-based codespiff_
2010-11-22link to expat so loader will load it when libcpluff is loadeddavilla
2010-10-27fixed: do not try to start pulse if --disable-pulse was usedanssih
2010-10-18fixed: xbmc-xrandr uselessly linked against libxrendervdrfan
2010-10-08Don't install scripts in live.d.ceros7
2010-10-06updated: include upstart hooks in xbmc-live packagevdrfan
2010-10-04change: remove the GYM codec. it's broken, the code is an utter mess and i cb...spiff_
2010-10-01Replace python implementation of setAlsaVolumes with C implementation.ceros7
2010-09-09merged: r33538,r33539 from webinterface branch:jmarshallnz
2010-08-12[osx] fixed, add libmicrohttpd to make cleandavilla