aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2020-02-03buildsteps: add linux-aarch64-gbmLukas Rusak
2020-02-02Merge pull request #17259 from lrusak/depends-updatesLukas Rusak
Update depends to build on a recent host os
2020-02-02[depends] gnutls: update to 3.6.11.1Lukas Rusak
2020-01-28[depends] nettle: update to 3.5.1Lukas Rusak
2020-01-28[depends] libgpg-error: update to 1.36 and add patch for gawk5 supportLukas Rusak
2020-01-28[depends] build samba-gplv3 staticRechi
2020-01-28[depends] bump samba-gplv3 to version 4.11.6Rechi
2020-01-28[depends] remove lib64 library search pathRechi
2020-01-26Merge pull request #17260 from lrusak/aarch64-hostLukas Rusak
[depends] allow compiling on an aarch64 host
2020-01-24[depends] allow compiling on an aarch64 hostLukas Rusak
2020-01-24[tools/EventClients] Bring back EXIF data of bluetooth.png and add Copyright tagBalint Reczey
Fixes #17252
2020-01-22[macos][packaging] fix parsing device handle of a mounted dmgAndrey Filipenkov
`/dev/disk` can have arbitrary amount of digits
2020-01-19[modernize] use-default-member-initRechi
2020-01-11[macos] fix copying addons/skin.estuary/resources to app packageAndrey Filipenkov
2020-01-11[macos] copy files script cleanupAndrey Filipenkov
2020-01-10Merge pull request #16598 from bugwelle/mirrors-urlWolfgang Schupp
[Buildsteps] Fix URL for list of Kodi mirrors
2020-01-08[DarwinEmbedded] Support xcode 11 certificate naming schemefuzzard
2020-01-08[tvOS] add binary-addons to xcode projectfuzzard
binary-addon building added to xcode project for tvOS. The default behaviour is to add all addons to the project, but not add as a dependency. This means the addons will NOT be built be default. Documentation updated and shows how to selectively build addons if required and how to add the auto building dependecy to the Xcode project.
2020-01-08[tvOS] Initial Platform Commit for Apple TVOSSylvain CECCHETTO
Initial commit for TVOS platform.
2020-01-08[ios/tvos] Python3 patch update - remove waitpid definefuzzard
waitpid undef not required. Functions correctly with waitpid on both ios/tvos
2020-01-06Update dependenciesPär Björklund
Updates most dependencies to latest version Fixes the store build by fixing python Enables pillow and pycryptodome again on windows Replaces easyhook with detours
2019-12-22Merge pull request #17040 from phunkyfish/addon-depends-scripts-copyphunkyfish
[cmake] add PKG_CONFIG_LIBDIR for addon build systems
2019-12-20[cmake] add PKG_CONFIG_LIBDIR for addon build systemsphunkyfish
2019-12-09moves dependencies to AndroidXMaven85
2019-11-17Merge pull request #16510 from stsichler/master-feature-x11glesyol
Resurrection of X11/GLES support
2019-11-11kodi-send: python3 fixDaVukovic
2019-11-04[windowing] resurrection of X11/GLES supportStefan Sichler
2019-10-22Merge pull request #16741 from Maven85/atv-channelMarkus Pfau
[Android] added more program information for android tv channels
2019-10-16[Android][Python] remove wrong platform suffix from native librariespeak3d
2019-10-11[TEMP] add python BASE_URLRechi
2019-10-11Added Python Version VaraiableArpit Nandwani
2019-10-11Added Android FixArpit Nandwani
2019-10-11Added IOS and OSX FixArpit Nandwani
2019-10-11[depends] Updated the PythonPath in target directoriesArpit Nandwani
2019-10-11[depends] Updated Python3 Makefile and PatchesArpit Nandwani
2019-10-11[depends] Native Files UpdatedArpit Nandwani
2019-10-09[Android] added more program information for android tv channelsMaven85
2019-10-07[Android] Use JNI instead NDK MediaCrypto for secure decoder checkpeak3d
2019-10-06[depends] bump libbluray to 1.1.2Rechi
- build static - enable metadata support (libxml2) - enable font support (freetype2) - add fontconfig dependency
2019-10-04[ios/tvos] Refactor darwin_embedded platforms in configure.acfuzzard
refactor/update configure.ac for ios/tvos platforms Remove tvos simulator as not implemented at this stage Update found_sdk grep to better handle finding updated sdk versions. Update platform_ldflags to point to correct location
2019-10-04[iOS/tvOS] Update xcode attributes in Toolchain*.cmake.inSylvain CECCHETTO
Update xcode attributes for ios/tvos in Toolchain.cmake.in files Add appletvos platform to Toolchain_binaddons.cmake.in file
2019-10-04Merge pull request #16259 from fuzzard/ios_cmakebuildsysfuzzard
[ios/cmakebuildsys] Add features to cmakebuildsys + jenkins ios xcodebuild
2019-10-03[cmakebuildsys\ios] generator option (GEN) + docsfuzzard
Xcode is now the only supported cmake generator for ios. make build no longer available for ios, removed from docs updated jenkins buildsteps for ios to use xcodebuild macos/tvos docs for cmakebuildsys updated for use with xcodebuild Cleanup of cmake and darwin/support scripts to use existing default variables from xcode project instead of defining additional.
2019-10-03[cmakebuildsys] Add build_dir option + Docsfuzzard
Allow supplying BUILD_DIR option to cmakebuildsys to define build location. Default will fall back to <source>/build if not supplied.
2019-10-02[modernize] use-overrideRechi
2019-09-26[modernize] use-equals-defaultRechi
2019-09-25Merge pull request #16668 from tmm1/xcode11Kai Sommerfeld
add support for xcode 11
2019-09-23fix configure with xcode 11Aman Gupta
2019-09-20Merge pull request #13034 from wsnipex/cmake_cpp14Wolfgang Schupp
Cmake cpp14
2019-09-19[depends] bump fribidi to 1.0.5Rechi