index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
depends
/
target
/
pythonmodule-pil
Age
Commit message (
Expand
)
Author
2024-04-28
[tools/depends][target] Pythonmodule-pil fix correct archive name
fuzzard
2024-04-11
[tools/depends][target] Bump PIL 10.1.0
fuzzard
2023-10-27
[depends][PIL] Set library suffix instead of loader patching
Stephan Sundermann
2023-05-07
depends: fix pil on webos
wsnipex
2022-12-29
tools/depends: make the hash file an order only prerequisite
Lukas Rusak
2022-10-31
[tools/depends][target] pythonmodule-pil fix building for py3.11
fuzzard
2022-06-25
[tvos] remove bitcode flags/usage
fuzzard
2022-06-18
[tools/depends][target] pythonmodule-pil fix tvos incorrect arch
fuzzard
2022-05-01
[tools/depends][target] pythonmodules fix arch build for arm64 macos
fuzzard
2022-02-08
[tools/depends][target] pythonmodule-pil cleanup
fuzzard
2022-02-07
[depends] add tarball hash checking
wsnipex
2021-12-18
[tools/depends][target] bump pythonmodule-pil 8.4.0
fuzzard
2021-11-24
[tools/depends][target] pythonmodule-pil update sed replace for macos conform...
fuzzard
2021-10-24
[tools/depends][target][pythonmoduile-pycryptodome] ios/tvos fix xcode 11 fai...
fuzzard
2021-10-24
[tools/depends][target] python 3.9.7
fuzzard
2021-10-18
[tools/depends] utilise Makefile.include vars for python
fuzzard
2021-10-17
[tools/depends] Makefile.include set app_name
fuzzard
2020-08-16
[tools/depends] Python 3.8.5
fuzzard
2020-08-13
[depends/target] fix build Pillow 7.1.2
fuzzard
2020-08-12
[depends] pythonmodule-pil: Fold build_ext into --install-lib
dianlujitao
2020-06-21
[tools/depends] bump pythonmodule-pil 7.1.2
fuzzard
2020-05-19
[depends/pillow] fix android library names
wsnipex
2020-01-08
[tvOS] Initial Platform Commit for Apple TVOS
Sylvain CECCHETTO
2019-10-11
[depends] Updated the PythonPath in target directories
Arpit Nandwani
2019-07-18
[ios/build] rename core_system_name to darwin_embedded
fuzzard
2019-06-13
[depends] refresh pythonmodule-pil patches
Rechi
2018-01-25
[depends] fix LIBDYLIB definitions
Rechi
2017-08-13
FIX: [pil] use env compile options
Chris Koying Browet
2017-03-19
FIX: [depends;PIL] unzip with overwrite
Chris "Koying" Browet
2016-12-21
[autotools/buildsteps/depends] Update paths
h.udo
2016-08-07
[autotools][cmake] XBMCROOT -> CORE_SOURCE_DIR
h.udo
2016-03-22
[depends/osx/PIL] - ensure that no native libs are linked into pythonmodule-p...
Memphiz
2016-01-06
[depends/pythonmodule-pil/pillow/ios] - fixed arm64 / bitcode compilation
Memphiz
2015-11-19
[depends] switch from PIL to pillow
wsnipex
2015-11-19
[depends] adjust python-pil to python2.7
wsnipex
2015-02-19
FIXUP: fix python PIL after #5218
Chris "koying" Browet
2015-01-27
[depends/PIL] - force "toolchain-gcc -shared" as linker command for shared li...
Memphiz
2014-12-09
FIX: [droid] make python PIL module working
Chris "Koying" Browet
2014-10-20
[ios] - fix pil build with Xcode 6
Linus Yang
2013-12-12
[depends] fixed, bad option on unzip, -o will overwrite and -q will keep it q...
S. Davilla
2013-10-16
overwrite existing pythonmodule-pil on depends make
amet
2013-08-16
[Fix] Extract PIL egg into site-packages' subdir to fix load
ulion
2013-08-14
Fix load of PIL egg by include its source files.
ulion
2013-03-19
depends: fix pil build with zlib
Cory Fields
2013-03-13
depends: fix pil include path, it's not guarded from system libzip
Cory Fields
2013-03-13
depends: add PIL dependency
Cory Fields