Commit Graph

263 Commits

Author SHA1 Message Date
Andrew Murray
7f977f6522 Updated xz to 5.6.2 2024-05-30 09:10:28 +10:00
Andrew Murray
f8825d3736 Updated harfbuzz to 8.4.0 2024-03-30 09:20:45 +11:00
Andrew Murray
e760a4fc2b Updated harfbuzz to 8.3.1 2024-03-17 21:26:00 +11:00
Andrew Murray
dfc6443c91
Merge branch 'main' into libpng 2024-03-09 20:17:27 +11:00
Hugo van Kemenade
90767afa55
Merge pull request #7752 from radarhere/libjpeg-turbo 2024-03-09 11:16:21 +02:00
Andrew Murray
89648ae282
Merge branch 'main' into libpng 2024-03-09 12:19:40 +11:00
Andrew Murray
ae2abc19b7
Merge branch 'main' into libjpeg-turbo 2024-03-09 12:16:53 +11:00
Andrew Murray
e0fe7e54f2
Merge branch 'main' into zlib 2024-03-09 12:16:01 +11:00
Hugo van Kemenade
984893576f
Remove unused pillow_dir
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-03-08 15:12:47 -07:00
Hugo van Kemenade
35b803091b
Simplify rf to f-string
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-03-07 13:39:27 +02:00
Hugo van Kemenade
71018badc0
Remove unused LIBXCB constant
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-03-04 23:35:10 -07:00
Hugo van Kemenade
e2c267f048 Explicitly import urllib.error to avoid IDE warning 2024-03-03 17:11:59 +02:00
Hugo van Kemenade
b3fa754e97 Don't shadow stdlib names 2024-03-03 17:11:30 +02:00
Hugo van Kemenade
33d92819ef
Include SF_PROJECTS in f-strings
Co-authored-by: Ondrej Baranovič <ondreko.tiba@gmail.com>
2024-03-03 07:59:36 -07:00
Hugo van Kemenade
0b546765b8 Refactor constants into dict 2024-02-29 17:30:51 +02:00
Hugo van Kemenade
fb3cb60c4c Refactor version numbers into constants 2024-02-29 17:30:50 +02:00
Hugo van Kemenade
0cc1cfb0cc Move global into main() to avoid shadowing 2024-02-29 17:30:50 +02:00
Andrew Murray
92aafeb6f3
Merge branch 'main' into libjpeg-turbo 2024-02-29 23:07:55 +11:00
Andrew Murray
c00d019186 Updated openjpeg to 2.5.2 2024-02-29 08:03:47 +11:00
Andrew Murray
0a6ccd60bc Updated libpng to 1.6.43 2024-02-24 11:00:17 +11:00
Andrew Murray
cf9e6ff256 Updated libjpeg-turbo to 3.0.2 2024-01-25 08:10:07 +11:00
Andrew Murray
474411b52a Updated zlib to 1.3.1 2024-01-23 08:52:14 +11:00
Nulano
eff9f06f0d fix comments 2024-01-04 22:10:11 +01:00
Nulano
4094edd12f winbuild: fix libwebp linking libsharpyuv 2024-01-04 21:31:55 +01:00
Nulano
5e2ebaface winbuild: build libwebp using cmake 2024-01-04 21:00:06 +01:00
Nulano
2dd00de1f3 rename x64 to AMD64 in winbuild/build_prepare.py 2024-01-04 20:26:14 +01:00
pre-commit-ci[bot]
1105c745d9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-12-20 20:29:18 +00:00
Nulano
1ecd19336f cross-complie fribidi for windows arm64 2023-12-12 22:54:24 +01:00
Andrew Murray
2b734a33c7 Updated lcms2 to 2.16 2023-12-04 08:32:39 +11:00
Hugo van Kemenade
76446ee450
Merge pull request #7524 from cclauss/ruff-rules-C4-PERF102-PIE810-PLR 2023-12-01 17:09:25 +02:00
Andrew Murray
316f39702c
Merge pull request #7580 from nulano/cibuildwheel-docker
Build Windows wheels using cibuildwheel
2023-12-01 10:41:53 +11:00
Nulano
4f939a1c2d use cibuildwheel on windows 2023-11-28 14:20:53 +01:00
Andrew Murray
de86f0aeb8 Updated harfbuzz to 8.3.0 2023-11-25 19:42:37 +11:00
Ondrej Baranovič
7410d40f3a
add type annotation
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-11-17 16:33:20 +01:00
Nulano
af83f679e8 windows arm64 build fixes 2023-11-17 00:05:52 +01:00
Hugo van Kemenade
9b8c23e2dd
Merge pull request #7527 from akx/remove-commented-out-code 2023-11-11 14:32:15 +02:00
Andrew Murray
1952790e3f
Merge pull request #7513 from radarhere/xz
Updated xz to 5.4.5
2023-11-11 15:47:48 +11:00
Aarni Koskela
0c705692ea Remove old commented-out code 2023-11-06 21:21:07 +02:00
Christian Clauss
fd59f91d17 ruff: Minor optimizations of list comprehensions, x in set, etc. 2023-11-06 19:13:47 +06:00
Aarni Koskela
307d00b44d Apply ruff autofixes 2023-11-06 12:43:14 +02:00
Andrew Murray
4a073a7581 Updated xz to 5.4.5 2023-11-02 07:54:34 +11:00
Andrew Murray
d652ea804a Updated libjpeg-turbo to 3.0.1 2023-10-17 07:51:56 +11:00
Andrew Murray
4ecf1df4ea
Merge pull request #7453 from nulano/brotli
Fix libbrotli build for Windows wheels
2023-10-10 07:31:46 +11:00
Nulano
a0b1c0ab00 fix brotli build on Windows 2023-10-09 17:43:28 +02:00
Andrew Murray
7cd792cf0c Updated libtiff to 4.6.0 2023-10-09 21:49:51 +11:00
Andrew Murray
00722fc3c5 Updated brotli to 1.1.0 2023-10-09 20:14:42 +11:00
Andrew Murray
2b63e154b4 Updated harfbuzz to 8.2.1 2023-10-03 08:01:02 +11:00
Hugo van Kemenade
6e58b34f65
Merge pull request #104 from radarhere/ci-appveyor-depends 2023-09-20 05:47:06 -06:00
Hugo van Kemenade
1ba79d2bee Re-instate for/else to avoid a raise after an error and a subsequent success 2023-09-20 14:07:04 +03:00
Andrew Murray
f4d9c44e31 Restrict "params" to list or None 2023-09-20 19:24:43 +10:00