Commit Graph

459 Commits

Author SHA1 Message Date
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