Commit Graph

582 Commits

Author SHA1 Message Date
Andrew Murray
83867f5c35 Updated freetype to 2.13.1 2023-06-24 22:08:52 +10:00
Andrew Murray
d6f19625e8 Removed support for 32-bit 2023-06-23 21:52:00 +10:00
Hugo van Kemenade
90707d4992
Merge pull request #7136 from radarhere/xz 2023-06-13 19:58:38 +03:00
Hugo van Kemenade
d5e03cca88 Wrap arguments before passing
Co-authored-by: nulano <nulano@nulano.eu>
2023-05-28 21:44:44 +03:00
Hugo van Kemenade
7f0c49a6c7 Move pip upgrade to .appveyor.yml 2023-05-28 21:14:39 +03:00
Hugo van Kemenade
58b8d6c4ef Upgrade pip 2023-05-27 23:39:51 +03:00
Hugo van Kemenade
9ea7721a71 Replace direct invocation of setup.py 2023-05-27 23:39:51 +03:00
Andrew Murray
53e73fd094 Updated fribidi to 1.0.13 2023-05-17 08:21:59 +10:00
Andrew Murray
b9b685fc56 Updated harfbuzz to 7.3.0 2023-05-10 12:35:59 +10:00
Andrew Murray
c5f90af56c Updated xz to 5.4.3 2023-05-05 07:19:13 +10:00
Andrew Murray
0c8db130af Updated harfbuzz to 7.2.0 2023-04-27 13:31:14 +10:00
Andrew Murray
00d18fc100 Updated Python version in documentation 2023-04-03 07:39:31 +10:00
Hugo van Kemenade
e945437195
Merge pull request #6947 from nulano/winbuild-ninja 2023-03-29 17:04:14 +03:00
Andrew Murray
fd3da53b91 Updated xz to 5.4.2 2023-03-19 06:46:22 +11:00
nulano
1690592d8b
correct minimum CMake version 2023-03-06 02:24:00 +00:00
Andrew Murray
1a790a91f5 Updated harfbuzz to 7.1.0 2023-03-03 14:38:51 +11:00
nulano
f2527dd5eb
Merge remote-tracking branch 'upstream/main' into winbuild-ninja 2023-03-01 09:06:43 +00:00
Andrew Murray
53fb3a9365 Updated lcms2 to 2.15 2023-03-01 11:04:14 +11:00
Hugo van Kemenade
7d8a08b221
Merge pull request #6958 from radarhere/codeblock 2023-02-25 13:38:29 +02:00
Andrew Murray
43682de4bd Updated harfbuzz to 7.0.1 2023-02-21 08:12:57 +11:00
Andrew Murray
a55c2b42b9 If following colon, replace Python code-blocks with double colons 2023-02-18 20:34:52 +11:00
pre-commit-ci[bot]
91a53ed280 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-13 15:26:54 +00:00
nulano
c5e1b5ad66
use consistent capitalization
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-02-13 15:26:00 +00:00
nulano
eeb7c7c647
windows: parse build configuration with argparse 2023-02-13 03:51:45 +00:00
nulano
57260d4924
suppress MSVC compiler logo output when using ninja 2023-02-13 01:34:00 +00:00
nulano
abd2a3f7ee
windows: compile dependencies with ninja instead of nmake 2023-02-13 00:34:19 +00:00
nulano
407489a0dc
windows: use CMake instead of MSBuild to compile liblzma 2023-02-12 23:24:11 +00:00
Andrew Murray
bbbb8e6e21 Updated harfbuzz to 7.0.0 2023-02-12 22:05:51 +11:00
Andrew Murray
a45211b811 Updated freetype to 2.13 2023-02-09 20:33:08 +11:00
Andrew Murray
c0a811e116 Updated libjpeg-turbo to 2.1.5.1 2023-02-09 08:36:41 +11:00
Andrew Murray
a119b19c07 Updated libjpeg-turbo to 2.1.5 2023-02-01 08:36:06 +11:00
Andrew Murray
ba0d71fec8 Updated libwebp to 1.3.0 2023-01-13 15:59:51 +11:00
Andrew Murray
335cde81b4 Updated xz to 5.4.1 2023-01-12 08:41:14 +11:00
Hugo van Kemenade
b2b8c833aa Use single isinstance call for multiple types 2023-01-08 13:47:45 +02:00
Andrew Murray
68fdd2a9e7 Further improve exception traceback readability 2022-12-30 14:24:28 +11:00
Hugo van Kemenade
2ae55ccbda Improve exception traceback readability 2022-12-30 00:07:52 +02:00
smb123w64gb
3a1f4b4919
Fix version mismatch 2022-12-29 06:16:49 -08:00
Hugo van Kemenade
f0b494ede5
Merge pull request #6718 from radarhere/openjpeg_arm
Resolves https://github.com/python-pillow/Pillow/issues/6679
2022-12-28 17:41:01 +02:00
Andrew Murray
426ac9c1fe Updated libtiff to 4.5.0 2022-12-24 14:19:32 +11:00
Andrew Murray
5eaca52efd Updated harfbuzz to 6.0.0 2022-12-19 07:04:05 +11:00
Andrew Murray
e25d603189 Updated xz to 5.4.0 2022-12-14 09:48:46 +11:00
Andrew Murray
aab7983146 Updated xz to 5.2.9 2022-12-01 07:57:26 +11:00
Andrew Murray
100ed363ce Updated libpng to 1.6.39 2022-11-21 15:42:44 +11:00
Andrew Murray
84458c3988 Updated xz to 5.2.8 2022-11-14 08:18:31 +11:00
Andrew Murray
13dee16f99
Merge pull request #6704 from nulano/cve-2007-4559
CVE-2007-4559 patch in winbuild
2022-11-08 13:01:54 +11:00
Andrew Murray
13a4feafb7 Patch OpenJPEG to include uclouvain/openjpeg#1423 2022-11-05 16:38:50 +11:00
Andrew Murray
321c06694f
Merge pull request #6702 from nulano/win-cxxflags
Disable __CxxFrameHandler4 when compiling HarfBuzz
2022-11-04 18:50:50 +11:00
Ondrej Baranovič
8947cbf4d1
simplify code
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-11-04 07:31:00 +01:00
Ondrej Baranovič
c10c6bf894
use os.path.commonpath instead of os.path.commonprefix
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-11-03 20:23:59 +01:00
Andrew Murray
6fd772e669 Updated lcms2 to 2.14 2022-11-02 00:08:29 +11:00
nulano
74c60b47a8
simplify patch, also check zipfile 2022-10-30 23:45:49 +00:00
TrellixVulnTeam
e50a3a213e
Adding tarfile member sanitization to extractall() 2022-10-30 23:44:48 +00:00
nulano
76b99756e4
disable __CxxFrameHandler4 when compiling harfbuzz 2022-10-29 18:24:44 +01:00
Andrew Murray
b8fc7340d9
Merge branch 'main' into upload-fribidi 2022-10-28 21:27:56 +11:00
Andrew Murray
3b5f6e884f
Merge branch 'main' into winbuild-update 2022-10-20 18:23:01 +11:00
Andrew Murray
b67806ac94 Updated harfbuzz to 5.3.1 2022-10-20 13:12:32 +11:00
Andrew Murray
147c52f92f
Merge branch 'main' into winbuild-update 2022-10-14 12:20:34 +11:00
Andrew Murray
5b5a784f82 Updated zlib to 1.2.13 2022-10-13 20:30:11 +11:00
Andrew Murray
7242a8a9ff
Merge branch 'main' into winbuild-update 2022-10-11 16:32:22 +11:00
Andrew Murray
7072ccdad1 Updated harfbuzz to 5.3.0 2022-10-09 08:13:35 +11:00
nulano
ed990abed4
windows: update xz to 5.2.7, update libpng to 1.6.38 2022-10-02 07:05:18 +01:00
Andrew Murray
8053772a2b
Merge branch 'main' into winbuild-update 2022-09-21 20:27:24 +10:00
Andrew Murray
8b90588b97 Updated harfbuzz to 5.2.0 2022-09-17 16:03:23 +10:00
nulano
e9af622a2b build brotli on Windows 2022-09-07 20:25:59 +02:00
nulano
17e5f1eb3b
add recommended build flag for webp set to the default value 2022-09-07 19:31:31 +02:00
nulano
8b1f92a756
restore py_vcruntime_redist 2022-09-05 14:58:41 +02:00
nulano
757ee8cf52
compile libtiff with webp on windows 2022-09-05 12:48:42 +02:00
nulano
a7df33551c
libopenjpeg has no dependencies, skip searching for dependencies of openjpeg binaries on windows 2022-09-05 11:58:12 +02:00
nulano
7f978ab707
compile libtiff with liblzma on windows 2022-09-05 11:12:38 +02:00
nulano
41a7bfe1c1
append dependency licenses to windows wheels on GHA 2022-09-05 08:11:23 +02:00
Andrew Murray
172f1f3369 Updated environment list [ci skip] 2022-08-30 20:30:58 +10:00
nulano
b330ff910d
upload fribidi.dll to GHA 2022-08-24 22:04:43 +02:00
Andrew Murray
56ba3ff68c Build lcms2 VC2022 2022-08-24 15:39:43 +10:00
Andrew Murray
84bdb635c2 Updated libjpeg-turbo to 2.1.4 2022-08-13 16:36:46 +10:00
Andrew Murray
61ec41511d Updated libwebp to 1.2.4 2022-08-06 15:40:10 +10:00
Andrew Murray
5cc9ab5b1d Updated harfbuzz to 5.1.0 2022-08-01 08:55:31 +10:00
Andrew Murray
55a5017934 Updated libwebp to 1.2.3 2022-07-16 17:22:45 +10:00
Andrew Murray
eebbf6b271 Updated harfbuzz to 4.4.1 2022-06-29 18:59:44 +10:00
Andrew Murray
3558f4e5d6 Updated harfbuzz to 4.4.0 2022-06-28 09:50:03 +10:00
Hugo van Kemenade
31b98bb3ba
Merge pull request #6222 from radarhere/python3
Use python3
2022-06-10 19:02:13 +03:00
pre-commit-ci[bot]
86e49f42eb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-06-01 22:29:29 +00:00
Ray Gardner
80b3ee79bd Update build_prepare.py
Use SourceForge auto mirror capability.
2022-06-01 16:25:27 -06:00
Hugo van Kemenade
f90caabdbc Remove sentence fragment 2022-05-29 19:23:39 +03:00
Hugo van Kemenade
880dee7e1d Fix missing inline literal (escaped) space after literal (missing-space-after-literal) 2022-05-29 19:11:21 +03:00
Andrew Murray
0a4a7722b5 Updated libtiff to 4.4.0 2022-05-28 18:37:11 +10:00
Andrew Murray
bf65544d2e Updated harfbuzz to 4.3.0 2022-05-21 10:15:00 +10:00
Andrew Murray
815839631e Updated openjpeg to 2.5.0 2022-05-14 10:11:42 +10:00
Andrew Murray
47756b9bcd Updated freetype to 2.12.1 2022-05-01 21:57:59 +10:00
Andrew Murray
53a8e747cd Updated harfbuzz to 4.2.1 2022-04-24 14:12:03 +10:00
Andrew Murray
110238bccb Updated fribidi to 1.0.12 2022-04-20 08:37:45 +10:00
Andrew Murray
232df4734e Tests directory does not need to be specified 2022-04-18 13:01:07 +10:00
Andrew Murray
e8b2b9baca Use python3 2022-04-18 12:53:55 +10:00
Andrew Murray
081c3ba249 Updated freetype to 2.12 2022-04-01 08:10:50 +11:00
Andrew Murray
d00fd468ec Updated harfbuzz to 4.2.0 2022-03-31 08:01:00 +11:00
Andrew Murray
77b4004d43 Updated URLs to HTTPS 2022-03-29 08:23:13 +11:00
Andrew Murray
696cd9ce5b Updated zlib to 1.2.12 2022-03-29 08:21:45 +11:00
Andrew Murray
70ba0705de Updated harfbuzz to 4.1.0 2022-03-23 18:30:48 +11:00
Andrew Murray
1db5699f91 Updated harfbuzz to 4.0.1 2022-03-12 07:42:25 +11:00
Andrew Murray
72b7ab54bd pre-commit autoupdate --freeze 2022-03-04 16:42:24 +11:00
Andrew Murray
211639b4f3 Updated harfbuzz to 4.0.0 2022-03-02 11:00:28 +11:00
Andrew Murray
5e32c5d22f Updated libjpeg-turbo to 2.1.3 2022-02-26 15:25:50 +11:00
Andrew Murray
b818ad6103 Updated harfbuzz to 3.4.0 2022-02-13 21:58:46 +11:00
Hugo van Kemenade
f018518e24
Merge pull request #6017 from radarhere/lcms2
Updated lcms2 to 2.13.1
2022-02-07 13:51:30 +02:00
Andrew Murray
718b72c0fd Updated harfbuzz to 3.3.2 2022-02-07 08:13:20 +11:00
Andrew Murray
9434799415 Updated lcms2 to 2.13.1 2022-02-04 03:29:26 +11:00
Gabor Kertesz
22a1f6db5e lcms2: Update to VS2019
In order to enable win-arm64, VS2019 should be used, while other
platforms should work with newer version as well.
Tested on x64-win10.
2022-02-01 09:18:28 +01:00
Gabor Kertesz
f22d3561fd Windows: Enable ARM64 for MSVC
This patch enables ARM64 as a new platform for Windows.
Platform query and documentation is updated accordingly.
2022-02-01 09:18:11 +01:00
mergify[bot]
b4a3b6368d
Merge pull request #6003 from hugovk/update-harfbuzz
Update harfbuzz to 3.3.1
2022-01-31 22:45:09 +00:00
Hugo van Kemenade
87ab18f804
Update harfbuzz to 3.3.1 2022-01-31 23:27:35 +02:00
Hugo van Kemenade
cc4f9a2a7d Update harfbuzz to 3.3.0 2022-01-31 20:38:47 +02:00
Hugo van Kemenade
3ac2da533a
Fix lcms2 URL 2022-01-31 18:56:52 +02:00
Andrew Murray
7ab973c4c9 Updated lcms2 to 2.13 2022-01-30 08:01:35 +11:00
Andrew Murray
54f85ddcad Updated libwebp to 1.2.2 2022-01-22 09:30:12 +11:00
Andrew Murray
bd05a8dd13 Updated libimagequant to 2.17.0 2021-12-30 15:42:30 +11:00
Andrew Murray
3378799b4d Updated harfbuzz to 3.2.0 2021-12-12 15:59:29 +11:00
Andrew Murray
5549e629c1 Updated freetype to 2.11.1 2021-12-05 00:58:34 +11:00
Andrew Murray
1c54a4be45 Updated harfbuzz to 3.1.2 2021-11-27 14:55:54 +11:00
Andrew Murray
9e3263290a Updated libjpeg-turbo to 2.1.2 2021-11-19 19:04:17 +11:00
Andrew Murray
08504ead91 Updated harfbuzz to 3.1.1 2021-11-08 22:09:18 +11:00
Andrew Murray
a70e3c828f
Merge pull request #5768 from hugovk/rm-3.6
Drop support for soon-EOL Python 3.6
2021-11-05 19:08:02 +11:00
Andrew Murray
814680fc42 Updated harfbuzz to 3.1.0 2021-11-04 10:34:02 +11:00
Hugo van Kemenade
24ca657e29 Remove command for Python 3.6
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2021-10-19 15:34:52 +03:00
Hugo van Kemenade
716a0baf74 Drop support for EOL Python 3.6 2021-10-19 15:34:52 +03:00
Andrew Murray
3fdb2190d2 Updated fribidi to 1.0.11 2021-09-24 08:36:57 +10:00
nulano
aa27c4d96b update imagequant patches 2021-09-21 04:49:35 +02:00
Ondrej Baranovič
52fa7aefb5
update winbuild imagequant to 2.16.0 2021-09-21 03:37:58 +02:00
Ondrej Baranovič
2205f6050e
document --no-fribidi option 2021-09-18 23:00:39 +02:00
Ondrej Baranovič
8fd843bf16
Delete raqm.cmake 2021-09-18 22:57:43 +02:00
Andrew Murray
58fcc6edee Updated harfbuzz to 3.0.0 2021-09-18 08:19:11 +10:00
Andrew Murray
df105aa3f7 Updated harfbuzz to 2.9.1 2021-09-08 07:40:58 +10:00
Andrew Murray
c5ac932638 Updated harfbuzz to 2.9.0 2021-08-18 21:55:12 +10:00
Andrew Murray
4419eda505 Updated libwebp to 1.2.1 2021-08-14 19:55:01 +10:00
Andrew Murray
eaa7b829e2 Updated libjpeg-turbo to 2.1.1 2021-08-10 16:50:56 +10:00
Andrew Murray
4c76ed03a7 Updated harfbuzz to 2.8.2 2021-07-09 10:08:29 +10:00
Miloš Komarčević
f2e719b608 Fix lcms2_static target for msbuild 2021-06-04 20:38:12 +02:00
Andrew Murray
b3bf77361c Updated harfbuzz to 2.8.1 2021-05-04 13:23:23 +10:00
Hugo van Kemenade
56730906f2
Merge pull request #5433 from radarhere/libjpeg-turbo
Updated libjpeg-turbo to 2.1.0
2021-04-25 15:47:54 +03:00
Andrew Murray
0f7c15728e Updated libjpeg-turbo to 2.1.0 2021-04-24 08:51:13 +10:00
Andrew Murray
510f93b886 Updated libtiff to 4.3.0 2021-04-20 22:31:37 +10:00
Hugo van Kemenade
cafd389770
Merge pull request #5359 from nulano/libtiff-cmake 2021-04-01 12:03:42 +03:00
nulano
4f61637e7f document libraqm/fribidi linking, support fribidi-0.dll on Windows 2021-03-29 17:45:12 +02:00
wiredfool
3addd7df4e
Merge pull request #5062 from nulano/fribidi-link
Dynamically link FriBiDi instead of Raqm
2021-03-27 16:29:04 +00:00
nulano
f4deb4df30 compile libtiff with cmake
(cherry picked from commit 3f17d61fed513ac6bb569ac687c77db1564f056f)
2021-03-24 21:31:07 +01:00
Andrew Murray
b7a76899be Updated harfbuzz to 2.8.0 2021-03-17 07:51:32 +11:00
nulano
333fd06e90 update libimagequant in winbuild 2021-03-02 23:19:20 +01:00
nulano
70fb148fc4 fix merge 2021-02-27 15:14:00 +01:00
Andrew Murray
9b56833300
Merge branch 'master' into fribidi-link 2021-02-07 16:02:16 +11:00
Andrew Murray
e5c41c3c84 Updated lcms2 to 2.12 2021-02-07 06:57:03 +11:00
Andrew Murray
9561098ed4 Updated libwebp to 1.2.0 2021-01-30 21:45:39 +11:00
nulano
aae94110d7 lint 2021-01-05 00:07:03 +11:00