aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2011-07-23fixed: don't spawn make in same directory to resolve depselupus
2011-07-23changed: instead of defining multiple rules for dvdplayer, setup a subdir mak...elupus
2011-07-17Fix cleaning of asap files.Andres Mejia
2011-06-23Removed the CSemaphore and ISemaphore classes which weren't being used anywhere.Jim Carroll
2011-06-03replace jsoncpp with yajl (thanks topfs2)montellese
2011-06-01[osx/ios/atv2] sync xcode project and add SlingboxLib.a to make xcode_dependsamet
2011-05-24Slingbox Linux BuildHarry Muscle
2011-05-20Removed jsoncppTobias Arrskog
2011-05-11[osx/ios] remove ARCHTYPE, it is not needed anymore as -arch is passed in LDF...S. Davilla
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_