aboutsummaryrefslogtreecommitdiff
path: root/tools/depends
AgeCommit message (Collapse)Author
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-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-19Merge pull request #13779 from peak3d/cryptosessionMarkus Pfau
Implement generic DRM CryptoSession interface + python API
2018-04-19[Android] CryptoSession implementationpeak3d
2018-04-19bump ffmpeg to 4.0Rainer Hochecker
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-25[GIT] correct arm / aarch64 tools depends folder in .gitignorepeak3d
2018-02-14[cmake] use ccache for internal ffmpegRechi
2018-02-12Merge pull request #13534 from notspiff/forward_compilers_ffmpegWolfgang Schupp
changed: forward cmake compilers to ffmpeg
2018-02-12changed: forward cmake compilers to ffmpegnotspiff
not only when cross compiling. you'd expect ffmpeg built with clang if you configure cmake for clang.
2018-02-11[depends] add libamcodecRechi
2018-02-11[depends] add --with-platform=(aml|gbm|mir|wayland)Rechi
2018-02-11[depends][configure] handle basic rbpi settings at (arm|aarch64)*-*-linux-gnu*Rechi
2018-02-11[depends] nettle: disable -fPIC/-fpic detectionRechi
-fPIC is already in CFLAGS and shouldn't be overwritten with -fpic on linux
2018-02-11[libdvd] Bump to latest versions libdvdcss 1.4.1 libdvdread/libdvdnav 6.0.0Voyager1
2018-02-09[depends][configure] unify (i*86|x86_64) linuxRechi
2018-02-09[depends][configure] unify (arm|aarch) linuxRechi
2018-02-09[depends][configure] unify (arm|aarch64|i*86) androidRechi
2018-02-09[depends][cleanup] CLEAN_FILES is unusedRechi
2018-02-07Merge pull request #13471 from popcornmix/guidbuildWolfgang Schupp
depends: Fix guid build
2018-02-07[depends] replace mysql with mariadb 3.0.3Rechi
2018-02-06depends: Fix guid buildpopcornmix
Avoids error with gcc4.9: guid.cpp:112:25: error: range-based 'for' loops are not allowed in C++98 mode
2018-02-05Merge pull request #13472 from peak3d/stripRechi
[FFMPEG] add strip command
2018-02-05[FFMPEG] add strip configure option for crosscompilingpeak3d
2018-02-04[depends] gnutls: don't use getentropy on darwin systemsRechi
2018-02-03[osx] deployment target is 10.8Rechi
2018-02-03[ios] bump deployment target to 9.0Rechi
2018-01-26[Android] default sdk=android-26 / update docpeak3d
2018-01-25[depends] fix crossguid & libfmt rebuild detectionRechi
2018-01-25[depends] touch LIBDYLIBRechi
2018-01-25[depends] fix LIBDYLIB definitionsRechi
2018-01-25[depends] fix ffmpeg rebuild detectionRechi