Commit Graph

111 Commits

Author SHA1 Message Date
nulano
0c62cffdd8 fix expected features list on Travis 2021-05-11 02:26:35 +02:00
Andrew Murray
a80c2de3ab Do not use libtiff 4.3.0 on macOS 11 builds 2021-05-09 14:38:00 +10:00
Andrew Murray
f4862597f8 Updated harfbuzz to 2.8.1 2021-05-04 13:24:06 +10:00
Andrew Murray
82165c0e9c Updated libtiff to 4.3.0 2021-04-16 22:56:34 +10:00
wiredfool
4d91cd8485
Merge pull request #181 from nulano/for-5062
Update config for FriBiDi dynamic linking
2021-03-31 22:57:59 +01:00
Ondrej Baranovič
f2afbdac02
update HarfBuzz to 2.8.0
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-03-31 10:51:19 +02:00
nulano
5f04e4a6df replace IS_OSX with IS_MACOS 2021-03-25 02:14:51 +01:00
Andrew Murray
e962cd86df Removed existing libpng to fix arm64 OpenJPEG 2021-02-09 12:23:09 +11:00
Andrew Murray
51ca11de79
Merge branch 'master' into for-5062 2021-02-07 15:57:00 +11:00
Andrew Murray
a5fc70eea0 Updated lcms2 to 2.12 2021-02-07 06:54:08 +11:00
Andrew Murray
335488e4ba Updated libwebp to 1.2.0 2021-02-02 20:34:31 +11:00
Andrew Murray
398f2d8af5 Limit numpy to 1.19.5 on 32-bit pypy 3.7 2021-01-31 15:57:24 +11:00
Andrew Murray
faeb4599e5 Build arm64 wheel 2021-01-30 10:38:55 +11:00
Andrew Murray
b380ff3ad2 Move from multibuild IS_OSX to IS_MACOS 2021-01-10 22:19:26 +11:00
nulano
303bf0bc5c expected features with dynamic raqm/fribidi 2021-01-02 18:14:37 +01:00
nulano
1794fcad90 compile in c99 mode due to raqm 2021-01-02 18:14:37 +01:00
nulano
5fa0403b3b manually config freetype 2021-01-02 18:14:36 +01:00
nulano
283913826a add wheel build options to vendor raqm, fribidi shim 2021-01-02 18:14:36 +01:00
nulano
557562b6e6 install harfbuzz 2021-01-02 18:11:30 +01:00
Andrew Murray
e3bbc30fa8 Updated libtiff to 4.2.0 2020-12-29 19:13:05 +11:00
Hugo van Kemenade
96283c0c89
Merge pull request #178 from radarhere/licenses 2020-12-29 10:00:34 +02:00
Andrew Murray
dea7485bf1 Updated openjpeg to 2.4.0 2020-12-29 10:42:21 +11:00
Andrew Murray
434acc7508 Split dependency licenses into individual files 2020-12-29 10:39:51 +11:00
Andrew Murray
ef03126481 Use python3 2020-12-26 21:40:59 +11:00
Andrew Murray
9f5c535709 Invoke pip using python3 2020-12-18 16:38:23 +11:00
nulano
6466660f7d move macOS to GHA 2020-10-24 00:41:39 +01:00
Andrew Murray
80494e6f3c Updated freetype to 2.10.4 2020-10-20 19:56:34 +11:00
Andrew Murray
6af827ea9b Updated freetype to 2.10.3 2020-10-11 08:44:55 +11:00
Andrew Murray
183157dc11 Updated xcb-proto to 1.14.1 2020-10-09 22:49:41 +11:00
Andrew Murray
1f367da315 Use version of xcb-proto patched for Python 3.9 2020-10-07 00:40:23 +11:00
Andrew Murray
96985e218b Changed order of dependency 2020-10-03 19:31:36 +10:00
Andrew Murray
8226556bdb Use pillow-depends test images 2020-09-23 19:57:08 +10:00
Andrew Murray
702da87d3f Revert "Workaround problems with cmake and xz on manylinux2014"
This reverts commit 639793e150.
2020-09-05 19:49:39 +10:00
Andrew Murray
639793e150 Workaround problems with cmake and xz on manylinux2014 2020-06-28 17:37:38 +10:00
Andrew Murray
505e915516 Install NumPy with OpenBLAS on macOS 2020-06-28 14:57:57 +10:00
Andrew Murray
f995a9ec28 Added macOS PyPy 2020-06-28 14:57:13 +10:00
Andrew Murray
b7cf57a8f4 Updated lcms2 to 2.11 2020-06-17 07:47:16 +10:00
Andrew Murray
c3c35d059b Compile libxcb on Linux 2020-06-09 21:09:57 +10:00
Andrew Murray
e0e6f20cc6 Test features 2020-06-08 19:35:35 +10:00
Andrew Murray
e102388915 Compile libxcb on macOS 2020-06-07 20:31:05 +10:00
Andrew Murray
aa102f7959 Updated lcms2 to 2.10 2020-06-01 09:39:01 +10:00
Andrew Murray
21290bff86 Updated Freetype to 2.10.2 2020-05-09 19:23:42 +10:00
Andrew Murray
5c3691fd11 Changed comments to refer to "OS X" 2020-04-25 21:51:55 +10:00
Andrew Murray
443097d086 Updated xz to 5.2.5 2020-03-20 06:15:33 +11:00
Andrew Murray
e3a867d9d3 Removed customisation of bzip2 build 2020-01-26 00:50:56 +11:00
Andrew Murray
1728873e8d Updated libjpeg to 9d 2020-01-12 22:40:06 +11:00
Andrew Murray
de3d58c8d8 Updated libwebp to 1.1.0 2020-01-07 19:18:56 +11:00
Andrew Murray
41dc59c80a Updated bzip2 to 1.0.8 for Linux 2019-12-08 00:02:47 +11:00
Andrew Murray
452f46e08a Updated libtiff to 4.1.0 2019-11-04 19:06:16 +11:00
Andrew Murray
ab91b30687 Include both multibuild and libwebp default CFLAGS 2019-09-02 22:13:42 +10:00