aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-01-18Build curl as static library in dependsPär Björklund
2018-01-18[win10] make the uwp app working in background and handles media buttons.Anton Fedchin
2018-01-17Merge pull request #13320 from peak3d/amlbuildWolfgang Schupp
Build changes for ARM
2018-01-16[depends] let caller control target build options and ffmpeg optionspeak3d
2018-01-15Merge pull request #13344 from pkerling/wayland-xdg_shell-stablepkerling
[wayland] Support xdg_shell stable
2018-01-15[depends] mark app_rendersystem as substitute variableRechi
2018-01-15[depends] fix APP_RENDER_SYSTEM variable nameRechi
2018-01-14[depends] Bump wayland-protocols to 1.12Philipp Kerling
2018-01-14[depends] Bump waylandpp to 0.2.2Philipp Kerling
2018-01-11Adds vswhere as a package.Pär Björklund
Will try to find vs2017 and fall back to vs2015 in case it's not found. SDK version is still hard coded and pinned to 14393 to avoid any breakage on jenkins.
2018-01-11[depends] bump python27 to 2.7.14Rechi
2018-01-11[depends][python27] rename patch filesRechi
python in the name is redundant
2018-01-11[depends][python27] fix whitespace of a patchRechi
2018-01-11[depends][python27] don't use built-in expatRechi
2018-01-09FIXUP: [droid] leanback < O RecommendationsChris "Koying" Browet
2018-01-09CHG: [droid] replace image provider by file providerChris "Koying" Browet
2018-01-09CHG: [droid] use jni to read filesChris "Koying" Browet
2018-01-09CHG: [droid] implement jni JSON-RPC transportChris "Koying" Browet
2018-01-07FIX: [droid] "Attempt to remove non-JNI local" messagesChris "Koying" Browet
2018-01-07FFmpeg: Bump to 3.4.1-Leia-Alpha-1 after rebasefritsch
2018-01-05Merge pull request #13096 from pkerling/wayland-fixesWolfgang Schupp
Wayland fixes
2018-01-05[depends] bump expat to 2.2.5Rechi
2018-01-04Merge pull request #13289 from pkerling/splash-jpgMartijn Kaijser
Allow splash to be JPG also
2018-01-04Merge pull request #13302 from koying/fixoreo1Chris Browet
Various Oreo leanback fixes
2018-01-04added: pass render system to use to add-onsnotspiff
wayland can use either gl or gles and we need to know which in add-ons
2018-01-04[depends] Link xkbcommon pkgconfig file from hostPhilipp Kerling
xkbcommon is required for Wayland build
2018-01-04[depends] Remove SConsPhilipp Kerling
2018-01-04[depends] Build waylandpp with CMakePhilipp Kerling
2018-01-04Add support for JPG splash screenPhilipp Kerling
2018-01-04FIXUP: [droid;oreo] dumbsChris "Koying" Browet
2018-01-04FIX: [droid;oreo] re-schedule triggered channel uodateChris "Koying" Browet
2018-01-04CHG: [droid;oreo] change limit to 20 and batchChris "Koying" Browet
2018-01-04CHG: [droid] switch to GSONChris "Koying" Browet
2018-01-03Merge pull request #13283 from koying/fixdroidbuildMartijn Kaijser
FIX: [droid] additional build flags according to ndk-build
2018-01-03[win10] update package manifest.Anton Fedchin
2018-01-03[win10] fix pvr connection issue.Anton Fedchin
2018-01-03[win10] change file types associations (added pictures and subtitles)Anton Fedchin
2018-01-03[depends] fix compiler detection for clang on androidwsnipex
2018-01-01TODO: [droid] disable movie preview until we have everything in placeChris "Koying" Browet
2018-01-01CHG: [droid] handle initial intent via OnNewIntentChris "Koying" Browet
2018-01-01ADD: [droid] Oreo leanback supportChris "Koying" Browet
2018-01-01[cosmetic] Reformat droid java codeChris "Koying" Browet
2018-01-01FIXUP: no need to parametrize activity_main.xml anymoreChris "Koying" Browet
2018-01-01FIX: [droid] additional build flags according to ndk-buildChris "Koying" Browet
2017-12-31Merge pull request #13263 from koying/chgdroidgradleMartijn Kaijser
CHG: [droid] use gradle to build apk
2017-12-30[depends] fix autoconf endian checkRechi
2017-12-29CHG: [droid] use gradle to build apkChris Koying Browet
2017-12-27Merge pull request #13241 from koying/fixoreo4KMartijn Kaijser
FIX: [droid] fix oreo video view shrinkage
2017-12-26[win10] copy appxsym next to appx and cer filesAnton Fedchin
2017-12-26Revert "[uwp] copy appxsym next to appx and cer files"Martijn Kaijser