aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Collapse)Author
2010-10-11backport: r34563 - credit ceroslcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34663 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-07Backport: r34511, r34350 (part of)lcapriotti
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34529 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-04change: remove the GYM codec. it's broken, the code is an utter mess and i ↵spiff_
cba to maintain it. can be revisited when codecs are add-ons. (cherry picked from commit 94c0008877f549e66ccc00aef09e5fcc8179c34a) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34444 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-10merged: r33538,r33539 from webinterface branch:jmarshallnz
removing web folder and updating build scripts as contents is now part of plugin system; removing debug log info from WebServer.cpp changed: addon.xml summary information updated. (cherry picked from commit e1aeeb7b46f588eb95cb18fecc5debb3521385cf) (cherry picked from commit d5491a207c04130f33334bb6e5d1380e693fbe18) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@33657 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-26backport: bluray plaback support based on libblurayelupus
r33147 [WIN32] r33145 for VS2010 - bluray support r33145 [WIN32] build xbmc with support for libbluray r33144 [WIN32] added libbluray headers, dll and how to build the dll r32602 changed, install libbluray into /usr/lib on Linux because XB_FIND_SONAME can't find it in /usr/local/lib, revert later r32564 add libbluray download/makefile r32562 opps, copy/paste monster bites again r32561 changed, dyload libbluray instead of static linking it r32398 cleanup: leftover from libbdnav removal r32329 fixed: yet another leftover from libbdnav removal r32326 fixed: removed now deleted libbdnav from build system r32319 removed: old libbdnav sources aswell as the old mpls playback code. r32261 added: support stacking with libbluray r32236 fix compile error is HAVE_LIBBLURAY not defined r32234 changed: generalize the SeekTime inputstream interface r32233 changed: make chapter support from input stream a general interface r32232 added: support for using libbluray to play bdmv files (index.bdmv or *.mpls) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@33193 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-14merge 32731,32717 and 32713 from trunkdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32773 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-06fixed: proper install location of python script addonsvdrfan
(cherry picked from commit 8a990eea33234931bd4f20a00c433b66b5f87bd0) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32543 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-06fixed: do not check for the existence of index.themevdrfan
(cherry picked from commit f8a2b82c0155e3f4478c76add876e27e57889558) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32542 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-03Backport fix for install of python24.zip to $prefix/lib/xbmc.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32451 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-29fixed: there's no scripts dir anymore. fixes make installvdrfan
(cherry picked from commit cd462c056b649083b32fd27f02224e77f2578ca4) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@32305 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-14fixed: build SNESAPU module (was broken with arm-camelot merge in r30281)anssih
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31784 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-11changed: install linux icons according to the fdo icon theme specificationanssih
The standard specifies that a 48x48 icon is mandatory, so add one. In addition to that one, install media/icon.png as 256x256 icon. The old non-square Linux-specific icon is removed. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31744 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-10fixed: script.module.* addons need to be installed (in their entirety) in ↵althekiller
profile://xbmcbin git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31703 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-17fixed, broken make build on osx, can't use $ (sort @LIBS@), it removes the ↵davilla
-framework flags git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31157 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-17changed. switch from internal to system librtmpdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31149 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-16fixed: Force bootstrap/configure a little less often. We can regen ↵althekiller
Makefile.ins with config.status. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31125 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-12remove duplicate lib/include paths using sortdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31042 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-12[osx] 1) remove ARCH_DEFINES usage, it's redundent, 2) libmodplug-xxx.so was ↵davilla
not being build with make, 3) cosmetic restore xcode_depends items, 4) remove useless CXXFLAGS from link line and move LDFLAGS to the front where it matters git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31041 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-11fixed: move LDFLAGS earlier in the commandline when linking xbmc.binanssih
Some options that can be used in LDFLAGS only affect libraries that are specified after the option. For those to work correctly, the objects and libraries have to be specified after LDFLAGS, not before. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31029 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-10fixed: obey LDFLAGS in some places where it was previously disregardedanssih
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31019 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-07fixed: do not build internal libdts/liba52 if disabled (ticket #9277)anssih
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30911 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-31[chd] remove unused files and move CrystalHD.xxx up one dir, heads up for ↵davilla
windows devs git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30721 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-24Removed : [PM3.HD] from SVN will now be hosted on ↵jezz_x
https://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd (among other things) and available through the XBMC addon manager. PS: hope I fixed the build system right :) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30512 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-24Fix ticket #9275. guilib and libsquish are required for TexturePacker.ceros7
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30496 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-18oppsdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30282 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-18[arm] merge arm-camelot into trunk, thanks to mcgeagh for all his hard ↵davilla
working getting arm platform rolling git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30281 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-12fixed: fall back to internal libass if the system one does not cut itspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30033 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-11changed: move linux to system libassspiff_
changed: update osx libass to 0.9.9 (ticket #9196) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30029 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-10Remove system/libcpluff-$(ARCH).so during distclean and set binaries to not ↵ceros7
go into datarootdir. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29975 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-09Allow the installation of files to be more configurable. Also fix the ↵ceros7
installation of certain files. This still forces files in libdir to be installed in datarootdir (i.e. $(prefix)/share) instead. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29946 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-09Support use of DESTDIR.ceros7
This still installs binaries to $(DESTDIR)$(prefix)/share, which of course is not FHS compliant. Something else would need to be done to comply with FHS and support multiarch packages. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29943 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-02Fixed: Sync make install after recent addons shuffle.althekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29732 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-28fixed, skin build issuedavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29586 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-27fixed: linux buildalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29549 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-26fixed: buildalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29511 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-30fixed: A couple dirs weren't being cleaned.althekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28927 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-29fixed: cpluff wasn't building on linuxalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28918 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-26Revert "wip"alcoheca
This reverts commit 0e8d33e10e4d1649827865b3aec4bb5231666f88. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28883 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-26[osx] sync with osxdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28880 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-26wipalcoheca
wip2 p cpluff build cpluff wip build wip wip wip wip qip wip wip wip wip qip wip git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28876 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-26build libcpluff, will be dlloaded from systemalcoheca
more cpluff decrufting git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28874 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-18cosmetic/tidyup move all addon classes to /xbmc/addons/alcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28658 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-12fixed: Visualizations weren't being installed correctly as per addons changesalthekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28561 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-10fixed, actually build itunes viz for osx platformdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28526 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-05fixed: Some new dirs weren't being cleaned.althekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28407 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-03fixed: Copy addons dir on make installalthekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28335 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-02added: Missing licence header to xbmc_scr_dll.halwinus
fixed: Euphoria screensaver does not release his data on stop added: Screensavers to addon framework git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28311 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-02merged: addons-fw branchelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28277 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-16[osx] fixed, ppc libmodplug link missing -lbundle1.odavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27912 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-16[osx] 1) fixed #8490, detect arch type properly for 10.6 so build works with ↵davilla
both 32/64 bit kernels, 2) fixed ppc build breakage git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27905 568bbfeb-2a22-0410-94d2-cc84cf5bfa90