Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files rather than discover broken builds
|
|
delay etc. to be handled in other places
|
|
|
|
|
|
|
|
XBMC_DEPENDS - allows overwrite of XBMC_DEPENDS_ROOT when building with xcodebuild from commandline
|
|
|
|
Also, fix a few missed ARCHS -> CURRENT_ARCH
|
|
..xbmc-depends/buildtools-native
|
|
CURRENT_ARCH is the one we are building
|
|
|
|
|
|
|
|
|
|
runtime class definition and hooking. This is needed for supporting atv2 on ios6 (see the comments in the impl.)
|
|
|
|
cximage.
|
|
|
|
|
|
|
|
01a2ea04fa2f294ce6196d382a91e38f8ed862ae
|
|
|
|
|
|
|
|
so swig can be found
|
|
do all (!!!wooohoooo!!!) compilation in xcode then
|
|
prebuilt step. This leads to broken vtables because of different buildsettings in xcode and make. Instead only build the python_bindings.a (code generation) via make and pull the legacy interface into xcode. This fixes subtitle addon on ios release builds and a dozen of other problems we didn't see yet. Thx @jcarroll to pointing it out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/System/Library/PrivateFrameworks to /System/Library/Frameworks and we need to fixup the internal path to reflect the actual location on iOS4/iOS5 devices
|
|
|
|
|
|
NptHash.cpp in Xcode project.
|
|
[GSoC] Advanced Library Filtering
|
|
|
|
[PAPlayer] Remove BXACodec and use DVDPlayerCodec instead
|
|
|
|
|