aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2014-11-20[jenkins] - refactor jenkins scripts to centralise the decision forMemphiz
rebuilding depends - add project/cmake dir as criterion
2014-11-17[jenkins/darwin] - ensure that audioencoder addons are not removed from tree ↵Memphiz
during cleanup (same like with pvr addons before) - fixed missing audioencoder addons in nightlies.
2014-11-13[pvr] bump addonsSam Stenvall
2014-11-12Merge pull request #5678 from Memphiz/xbmchelperMemphiz
[osx] - fixed XBMCHelper was never updated
2014-11-12[XBMCHelper] - change to only build i386 and adapt output dir to match the ↵Memphiz
one where the binary was in our tree before...
2014-11-12[osx] - remove XBMCHelper binary from treeMemphiz
2014-11-12osx: fixed detect of latest sdk after yosemiteJoakim Plate
2014-11-07Merge pull request #5586 from koying/fixdroiddebugMartijn Kaijser
FIX: [droid] allow to build without debugging and pickup jenkins configuration
2014-11-06ffmpeg: bump to version 2.4.3Rainer Hochecker
2014-11-05[jenkins] - when trying to determine the branchname of a detached head ↵Memphiz
revision - filter it so only branches from the currently built GITHUB_REPO are used (else we might pick the wrong branchname from another repo which was checked out before and contains the same revision)
2014-11-04use correct app name in the linux desktop file (fixes #15524)wsnipex
2014-11-03Merge pull request #5597 from Memphiz/rebrand2Tobias Arrskog
Change APP_HOME -> KODI_HOME and other APP_* -> KODI_*
2014-11-02FIX: [droid] allow to build without debugging and pickup jenkins configurationChris "Koying" Browet
2014-11-02Merge pull request #5618 from koying/fixdroidpvrpackagingMartijn Kaijser
FIX: [depends] install pvr at the proper, name depdendant, place
2014-11-02Merge pull request #5614 from Montellese/rebrand_cmakejenkins4kodi
2014-11-01Merge pull request #5607 from Matricom/obbfixMartijn Kaijser
Use APP_NAME_LC for generating the android library
2014-11-01Merge pull request #5610 from opdenkamp/libcec-2.2.0Lars Op den Kamp
libCEC fixes
2014-11-01FIX: [depends] install pvr at the proper, name depdendant, placeChris "Koying" Browet
2014-11-01[CEC] bump libCEC to 2.2.0Lars Op den Kamp
2014-11-01cmake: rename XBMCROOT to APP_ROOT with backwards compatibilitymontellese
2014-11-01cmake: rebrand from xbmc to kodi with backwards compatibilitymontellese
2014-10-31videorefclock: add video sync drmRainer Hochecker
2014-10-30Merge pull request #5576 from MartijnKaijser/uses-featureMartijn Kaijser
[droid] update Android manifest with <uses-feature>
2014-10-30[droid] update Android manifest with <uses-feature>Martijn Kaijser
2014-10-30Use APP_NAME_LC for generating the android libraryBrandon McAnsh
* Fix 5f5d8c864 Signed-off-by: Brandon McAnsh <brandonm@matricom.net>
2014-10-29fixup 5f5d8c86490510f49b82d05ff16011bfbf4cbfa8; re-add default joystick mapChris "Koying" Browet
2014-10-28Change APP_HOME -> KODI_HOME and other APP_* -> KODI_*Karlson2k
2014-10-26[depends] move to SDL2 for linuxwsnipex
2014-10-26[jenkins/android] - fixed wrong env_var checkMemphiz
2014-10-26Merge pull request #5579 from ronie/cleanup-actionsTobias Arrskog
Remove 'XBMC.' prefix from built-ins
2014-10-26[jenkins/android] - allow to build OBB package via jenkins env_varMemphiz
2014-10-26[jenkins/android] - enable usage of release sign keyMemphiz
2014-10-25Merge pull request #5108 from koying/chgdroidobbMartijn Kaijser
[wip] CHG: [droid] refactor packaging to allow obb google extension apk
2014-10-25Remove 'XBMC.' from built-insronie
2014-10-25Merge pull request #5403 from Memphiz/xcode6Tobias Arrskog
[ios] - add support for compiling with Xcode 6 and iOS 8 SDK
2014-10-23[ios] - fix devcert signing (pvr addons were missing and couldn't be loaded)Memphiz
2014-10-22CHG: [droid] refactor packaging to allow obb google extension apkChris \"Koying\" Browet
2014-10-22[buildsteps] fix linux32 gtests invocation as wellwsnipex
2014-10-22[buildsteps] fix OSX gtests invocationwsnipex
2014-10-22[buildsteps] fix linux gtest invocationwsnipex
2014-10-20[pvr] bump add-onsLars Op den Kamp
2014-10-20ios] - fix libmpeg2 build error by making it even more PIC (also the real ↵Memphiz
fix for the xcode5 build issue earlier)
2014-10-20[ios] - fix pil build with Xcode 6Linus Yang
2014-10-20[ios] - fix libssh build with Xcode 6Linus Yang
2014-10-20[ios] - support Xcode 6.x and iOS 8 SDKMemphiz
- use clang as default compiler for newer SDKs - fakeroot: ignore interposing openat()
2014-10-20[ios] - bump gas-preprocessorMemphiz
2014-10-19[rebrand/android] migrate user data dir to .kodiwsnipex
2014-10-19[rebrand] - show migration info IF the configuration data was moved during ↵Memphiz
installation and link the user to the wiki. Show this dialog only once.
2014-10-19[rebrand/linux] fix mk-debian-package.sh to use new app namewsnipex
2014-10-19[rebrand/linux] rename event clients and manpageswsnipex