aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2020-07-22Merge pull request #18178 from phunkyfish/gnutls-nettle-bumpDave Blake
[depends] gnutls 3.6.14 and nettle 3.6 bump
2020-07-22Merge pull request #17178 from kambala-decapitator/macos-codesigningDave Blake
[macos] implement code signining
2020-07-19[depends] gnutls 3.6.14 and nettle 3.6 bumpphunkyfish
2020-07-19[depends] Disable libidn2 support in curlphunkyfish
2020-07-15Merge pull request #18166 from lrusak/ffmpeg-updateLukas Rusak
FFmpeg: Bump to 4.3.1-Matrix-Alpha1-1
2020-07-14FFmpeg: Bump to 4.3.1-Matrix-Alpha1-1Lukas Rusak
2020-07-14[macos][jenkins][docs] update readme to include Xcode 10.2Andrey Filipenkov
2020-07-14[macos][jenkins][docs] add SessionCreate:true flag to jenkins daemonAndrey Filipenkov
required to manage keychains when process is a launch daemon
2020-07-14[macos][jenkins] add script to load defaultenvAndrey Filipenkov
2020-07-14[macos][jenkins] pass signing params to cmakebuildsysAndrey Filipenkov
2020-07-14[macos] add ability to notarize dmgAndrey Filipenkov
2020-07-14[macos] add ability to codesign app and dmgAndrey Filipenkov
2020-07-14[darwin] allow passing signing certificate's SHA hash instead of identity nameAndrey Filipenkov
2020-07-14[darwin-embedded] allow signing with distribution certificateAndrey Filipenkov
2020-07-09Merge pull request #18124 from lrusak/libudfreadLukas Rusak
[depends] bump libudfread to 1.1.0
2020-07-07[depends] bump libudfread to 1.1.0Lukas Rusak
2020-07-05Bump mariadb connector version from 3.0.3 -> 3.1.9peak3d
2020-06-25Fix spelling errors identified by LintianVasyl Gello
* Processed output of lintian on repacked Kodi tarball with the following script: while read _1 _2 _3 _4 WORD REPL do FILENAMES=$(git grep -l "$WORD") sed -i "s/$WORD/$REPL/g" $FILENAMES done < /tmp/lint Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2020-06-24Merge pull request #18093 from wsnipex/ffmpeg-optionsWolfgang Schupp
[cmake] allow passing additional flag to internal ffmpeg
2020-06-23Merge pull request #18092 from peak3d/pycacheMarkus Pfau
[Android] Move PYTHON into cache folder
2020-06-23[cmake] allow passing additional flag to internal ffmpegwsnipex
2020-06-22[Android] Move PYTHON into cache folderpeak3d
2020-06-22Merge pull request #18071 from lrusak/ffmpeg-updateLukas Rusak
FFmpeg: Bump to 4.3-Matrix-Alpha1
2020-06-21[tools/depends] bump pythonmodule-pil 7.1.2fuzzard
Fix ios/tvos usage rbpi requires to explicitly remove lcms, as it doesnt respect the --disable-lcms flag for some reason, and causes a build failure trying to build the _imagingcms extension when it shouldnt be building it at all. building 'PIL._imagingcms' extension /usr/bin/ccache /home/jenkins/rbpi-dev/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -fPIC -mcpu=cortex-a7 -mfloat-abi=hard -mfpu=neon-vfpv4 -mvectorize-with-neon-quad -pipe -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -Wno-deprecated-declarations -isystem/home/jenkins/rbpi-dev/firmware/opt/vc/include -isystem/home/jenkins/rbpi-dev/firmware/opt/vc/include/interface/vcos/pthreads -isystem/home/jenkins/rbpi-dev/firmware/opt/vc/include/interface/vmcs_host/linux -Og -g -D_DEBUG -isystem /home/jenkins/workspace/LINUX-RBPI/tools/depends/xbmc-depends/raspberry-pi2-debug/include -I/home/jenkins/workspace/LINUX-RBPI/tools/depends/xbmc-depends/raspberry-pi2-debug/include/freetype2 -I/home/jenkins/workspace/LINUX-RBPI/tools/depends/target/pythonmodule-pil/raspberry-pi2-debug/src/libImaging -I/home/jenkins/workspace/LINUX-RBPI/tools/depends/xbmc-depends/i686-linux-gnu-native/include -I/home/jenkins/workspace/LINUX-RBPI/tools/depends/xbmc-depends/raspberry-pi2-debug/include -I/home/jenkins/workspace/LINUX-RBPI/tools/depends/xbmc-depends/raspberry-pi2-debug/include/python3.7 -I/usr/local/include -I/usr/include -I/home/jenkins/workspace/LINUX-RBPI/tools/depends/xbmc-depends/i686-linux-gnu-native/include/python3.7 -c src/_imagingcms.c -o build/temp.linux-x86_64-3.7/src/_imagingcms.o In file included from /home/jenkins/workspace/LINUX-RBPI/tools/depends/xbmc-depends/raspberry-pi2-debug/include/python3.7/Python.h:11:0, from src/_imagingcms.c:29: /usr/include/limits.h:26:36: fatal error: bits/libc-header-start.h: No such file or directory #include <bits/libc-header-start.h> ^ compilation terminated. error: command '/usr/bin/ccache' failed with exit status 1 Makefile:71: recipe for target '.installed-raspberry-pi2-debug' failed
2020-06-19FFmpeg: Bump to 4.3-Matrix-Alpha1Lukas Rusak
2020-06-10Merge pull request #17512 from fuzzard/depends/libnfsfuzzard
[depends] bump libnfs to 4.0.0
2020-06-10[libnfs] bump to untagged commit to support PR #15686fuzzard
Bump version to untagged commit hash to support features implemented in https://github.com/xbmc/xbmc/pull/15686
2020-06-10Merge pull request #17880 from fuzzard/cmake/JsonSchemaBuilderfuzzard
[cmake] JsonSchemaBuilder warnings and install fix
2020-06-10[buildsteps/tvos] remove deb target from make-xbmc stepfuzzard
Currently a deb is being created twice for a tvos build. No need for this.
2020-06-09[Android] Rename deprecated getVolumeList -> getStorageVolumespeak3d
2020-05-29Merge pull request #17941 from lrusak/dav1dLukas Rusak
[depends] bump dav1d to 0.7.0
2020-05-29[depends] bump dav1d to 0.7.0Lukas Rusak
2020-05-28[windows] BuildSetup.bat: use a platform-specific kodi-build directorymontellese
2020-05-25Merge pull request #17943 from peak3d/releaseTimeMarkus Pfau
[Android] Use releaseOutputBufferAtTime for valid frames
2020-05-24[Android] Use releaseOutputBufferAtTime for valid framespeak3d
2020-05-19[android] python: include profile modulewsnipex
2020-05-19[depends/pillow] fix android library nameswsnipex
2020-05-16[cmake] JsonSchemaBuilder warnings and install fixfuzzard
The below warning is recvied, so just add project(JsonSchemaBuilder) to silence CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. Also add an install target for the following failure. make[4]: *** No rule to make target `install'. Stop.
2020-05-05[kodi-standalone.sh] Replace which with command -vnl6720
The which utility is not guaranteed to be installed. Use the portable shell builtin command -v.
2020-05-02Merge pull request #17708 from Montellese/bugfix/spdlog_min_versionSascha Montellese
[depends] patch spdlog to require at least fmt 5.3.0
2020-04-24Merge pull request #17730 from phunkyfish/log-levelsphunkyfish
Log levels
2020-04-23[depends] libspdlog: point CMAKE_PREFIX_PATH to the provided prefixMontellese
2020-04-22[logging] convert NOTICE level to INFOphunkyfish
2020-04-22Merge pull request #17707 from SylvainCecchetto/fix_mkdebSylvain CECCHETTO
[packaging iOS/tvOS] fix wrong architecture field in deb control file
2020-04-21[depends] bump libzip to 1.6.1Rechi
2020-04-21[depends] build libzip only for androidRechi
2020-04-20[depends] patch spdlog to require at least fmt 5.3.0Montellese
2020-04-20[packaging iOS/tvOS] fix wrong architecture field in deb control fileSylvain CECCHETTO
2020-04-19Merge pull request #16578 from dimitry-ishenko/fixesphunkyfish
TexturePacker: fix for 32-bit systems
2020-04-18Merge pull request #17693 from Rechi/depends/gtestWolfgang Schupp
[depends] add googletest & disable auto fallback to internal build