Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CMAKE_LIBRARY_PATH
|
|
and make sure unified deps are not used for building bin addons
|
|
|
|
|
|
[android] bump SDK to 17
|
|
[android] remove Ouya platform as it doesn't meet our minimal android AP...
|
|
|
|
|
|
|
|
[depends] enable C++11 for native builds
|
|
|
|
windows
|
|
shared dir (else we race if multiple nodes on the same mashine are trying to do any operations on this shared repo)
|
|
building
|
|
build (will be build in seperate step from now on)
|
|
|
|
|
|
[pvr] Increase PVR API version to 1.9.4 and add related changes
|
|
requires a space around string macros when concating
|
|
|
|
fixes linker warning
|
|
|
|
|
|
remove any API < 17 checks and obsolete OMXLibName.
|
|
|
|
its own non clang compatible version of it (somehow its m4 doesn't detect it correctly - don't bother with it...)
|
|
xcconfig
|
|
10.7 (means we need at least osx 10.7 for beeing able to run) and bump ios deployment target from 4.2 to 5.1 (means we need at least ios 5.1 to run)
|
|
|
|
[darwin/depends/tar-native] - force fdopendir to no because we don't have it wh...
|
|
backups on jenkins which were broken in a0a6e40a6299ff004353603201e6d60f569c1a2c
|
|
compiling native on 10.9 with 10.10 sdk installed (it would pick fdopendir from 10.10 sdk which is not available at runtime on 10.9 later on when tar is used for packaging the ios deb files)
|
|
[rebrand] ffmpeg extra version xbmc -> kodi
|
|
[pvr] bump pvr addons to latest commit
|
|
|
|
Looking at these for entirely different reason,
these must go anyway.
@fernetmenta
|
|
[RFC] Remove FEH
|
|
if the project dir is not clean, build from depends will fail
|
|
|
|
|
|
|
|
|
|
[depends] - fixes which allow building for android on osx mashines
|