aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-06-05[tools] win32: build ffmpeg with openssl instead of schannelAnton Fedchin
2018-05-30[eventclients] Remove spaces from Kodi Send pathh.udo
2018-05-30[eventclients] Remove spaces from Xbox360 Controller pathh.udo
2018-05-30[eventclients] Remove spaces from PS3 Sixaxis Controller pathh.udo
2018-05-30[eventclients] Remove spaces from PS3 BD Remote pathh.udo
2018-05-30[osx] bump minimum version to 10.9Rechi
2018-05-30[cleanup][darwin] remove useless run & build time osx version checksRechi
minimum OS X version is 10.8
2018-05-30[cleanup][depends] drop X11 patch for libsdlRechi
2018-05-29Merge pull request #13923 from chrisjbillington/xbmcclient.py-python3Razzeee
Port xmbcclient.py to Python 3, retaining Python 2 compatibility
2018-05-29Port xbmcclient.py to Python 3, retaining Python 2 compatibilityChris Billington
Bump minor version to 0.1 and remove blanket exception catching in favour of raising unexpected exceptions.
2018-05-28[depends] curl: remove specific osx versionRechi
As curl is now build static, symbols from shared system curl don't affect us anymore.
2018-05-24[depends] libcec: correct shared lib id for darwinRechi
2018-05-24[depends] libcec: disable versioningRechi
2018-05-23[cmake] Cosmetics: core_find_versionsh.udo
2018-05-22[depends] binary-addons: pass tarballs locationRechi
2018-05-17Merge pull request #13845 from mavit/firewalld-servicesCristiano Silva
Provide firewalld service definitions
2018-05-04[depends] bumps libdvd* versions.Anton Fedchin
2018-05-03Provide firewalld service definitionsPeter Oliver
On some Linux distributions, including these files will cause the associated network ports to appear in the distribution’s `firewall-config` GUI for opening or closing.
2018-04-26[depends][darwin] make native settings dependent on buildRechi
2018-04-26[depends][darwin] reorder use_sdk_pathRechi
2018-04-26[depends][cleanup] remove handling for unsupported Xcode versionsRechi
2018-04-26[cleanup][windows] remove unused scriptsRechi
generation is handled in cmake
2018-04-25tools/depends: add libinput and depends for rpi aml and gbmLukas Rusak
2018-04-25tools/depends: add libxkbcommonLukas Rusak
2018-04-25tools/depends: add libinputLukas Rusak
2018-04-25tools/depends: add mtdevLukas Rusak
2018-04-25tools/depends: add libevdevLukas Rusak
2018-04-25tools/depends: add libudevLukas Rusak
2018-04-25tools/depends: add meson cross fileRechi
2018-04-25tools/depends: add native ninjaRechi
2018-04-25tools/depends: add native mesonRechi
2018-04-25tools/depends: add native python3Rechi
2018-04-23Merge pull request #13805 from pkerling/bump-waylandpppkerling
Bump waylandpp to 0.2.3 for SUSE
2018-04-22Bump waylandpp to 0.2.3 for SUSEPhilipp Kerling
2018-04-21[depends] curl: build curl with `--with-ca-fallback`Anton Fedchin
2018-04-20[depends] update CA certificates file.Anton Fedchin
2018-04-19Cleanup due to x64 build changesKolja Lampe
2018-04-19Merge pull request #13779 from peak3d/cryptosessionMarkus Pfau
Implement generic DRM CryptoSession interface + python API
2018-04-19[Android] CryptoSession implementationpeak3d
2018-04-19[buildsteps] windows: fix ffmpeg 4.0 buildAnton Fedchin
2018-04-19bump ffmpeg to 4.0Rainer Hochecker
2018-03-28[Android] add XBMCMediaDrmOnEventListener.javapeak3d
2018-03-26[depends] bump libnfs to 2.0.0Rechi
2018-03-25fix building kodi on OSX with SDL2 installedRainer Hochecker
2018-03-16add support for RPi3graysky
2018-03-08FIX: [droid;x86] libgpg-error buildChris Koying Browet
2018-02-25Merge pull request #13580 from peak3d/giMarkus Pfau
extend aarch64 pattern in .gitignore
2018-02-25[GIT] correct arm / aarch64 tools depends folder in .gitignorepeak3d
2018-02-20[win10] bump SDK versionAnton Fedchin
2018-02-14[cmake] use ccache for internal ffmpegRechi