Commit Graph

248 Commits

Author SHA1 Message Date
Andrew Murray
09ea81385a Updated libtiff to 4.1.0 2019-11-04 19:07:47 +11:00
Andrew Murray
41ddb1ef5d Removed unused variable 2019-11-01 23:21:54 +11:00
Andrew Murray
2296614e5f Use pillow-depends on HTTPError 2019-10-30 22:15:30 +11:00
hugovk
dcb732d110 Test pypy3.6-v7.2.0 on Windows 2019-10-14 23:22:21 +03:00
Hugo van Kemenade
f0c08ad565
Merge branch 'master' into gha-win 2019-10-11 19:24:48 +03:00
Andrew Murray
1c493fb4fa Added Python 3.8 rc1 2019-10-10 06:31:18 +11:00
nulano
a0a5601689
Merge branch 'master' into gha-win 2019-10-08 12:56:43 +01:00
nulano
7fb70695bd fix distutils not finding vcredist, use /MD 2019-10-01 22:23:42 +02:00
nulano
ae8fd7446f test-windows.yml raqm 2019-10-01 18:46:28 +02:00
nulano
a2b40f6cab fribidi 2019-09-30 01:19:56 +02:00
nulano
820d088115 test-windows.yml harfbuzz 2019-09-30 00:15:58 +02:00
nulano
58f1a143a2 test-windows.yml imagequant 2019-09-27 15:05:37 +02:00
nulano
d05655095b test-windows.yml libjpeg-turbo 2019-09-27 11:30:54 +02:00
nulano
b81f5481b8 test-windows.yml fix LNK4098 for CPython 2019-09-26 22:13:15 +02:00
nulano
04868c9e51 winbuild use lcms2-2.8 for python3.x; use static freetype on GHA 2019-09-26 14:01:59 +02:00
nulano
df1e290d88 test-windows.yml matrix python-version 2019-09-24 13:24:04 +02:00
nulano
a26a6e5028 test-windows.yml build_dep others, codecov 2019-09-24 11:33:03 +02:00
Hugo van Kemenade
e17f728bc1
Merge pull request #4082 from nulano/winbuild-pypy3
PyPy3 on AppVeyor
2019-09-24 08:35:05 +03:00
nulano
a0f62fc306 test-windows.yml bulid_dep nmake 2019-09-23 21:50:17 +02:00
nulano
5b04a73599 use nightly pypy3
(cherry picked from commit 2d2076f2dc80a732575b1ed742cc706478804d2a)
2019-09-23 10:37:31 +02:00
Hugo van Kemenade
79a9981a63
Merge pull request #4077 from nulano/winbuild-improve
AppVeyor build improvements
2019-09-22 20:16:32 +03:00
Andrew Murray
768a6cb95a Removed now redundant echo ons 2019-09-22 09:49:54 +02:00
nulano
411cba61dd change pypy3 compiler
(cherry picked from commit a5ca54aaa4ef081983021641639fff689a5a4ddf)
2019-09-21 22:48:47 +02:00
nulano
2f5228e181 appveyor pypy3
(cherry picked from commit 593ea32ffa03f7410299bbb7b08f1d078b67ecc0)
2019-09-21 22:48:25 +02:00
nulano
cf9529bbe6 keep echo on 2019-09-21 20:03:24 +02:00
nulano
8246897101 openjp2 release build
(cherry picked from commit 0c0b868139dc5ebecde803a952ae58c31aee12a9)
2019-09-21 19:58:30 +02:00
nulano
a6ac71a524 release build of libjpeg
(cherry picked from commit 540fd06ef1cfc4acfe83e7a848ae72f17ae3536d)
2019-09-21 02:06:52 +02:00
nulano
7e3389c659 keep echo on
(cherry picked from commit b8ffa18f91e015528b91ad4413b5f6b21dfa0a46)
2019-09-21 02:06:44 +02:00
nulano
a1f0cb7aec disable nmake copyright message
(cherry picked from commit c743dbba73b0dfa54c3bf5ad98682dac956777cc)
2019-09-21 02:06:34 +02:00
Hugo
f792ab6c02 RST uses double backticks for code (MD uses 1) 2019-09-13 08:56:33 +03:00
Hugo
f136187249 Remove --dist option to create deprecated bdist_wininst installers 2019-08-18 10:48:43 +03:00
Andrew Murray
0d6545c64f
Merge pull request #3991 from radarhere/freetype
Updated freetype to 2.10.1
2019-08-18 15:41:21 +10:00
Andrew Murray
3fbea03026 Added fallback for finding ld on MinGW Cygwin 2019-08-11 07:23:08 +10:00
Andrew Murray
5b2a7d1175 Updated libwebp to 1.0.3 2019-07-22 19:14:26 +10:00
Andrew Murray
f377925f7a Updated freetype to 2.10.1 2019-07-08 18:51:18 +10:00
Jon Dufresne
d50445ff30 Introduce isort to automate import ordering and formatting
Similar to the recent adoption of Black. isort is a Python utility to
sort imports alphabetically and automatically separate into sections. By
using isort, contributors can quickly and automatically conform to the
projects style without thinking. Just let the tool do it.

Uses the configuration recommended by the Black to avoid conflicts of
style.

Rewrite TestImageQt.test_deprecated to no rely on import order.
2019-07-06 16:11:35 -07:00
nulano
b80aa67db2 print winbuild compile output properly 2019-07-04 23:04:16 +02:00
Hugo
471220093b Format with Black 2019-06-13 18:54:57 +03:00
Andrew Murray
303465d38a Detect libimagequant when installed by pacman on MingW 2019-04-27 23:05:52 +10:00
Andrew Murray
f7973bbef0 Removed unused file 2019-04-26 21:22:42 +10:00
Hugo
c98cf32269
Merge pull request #3794 from radarhere/openjpeg
Updated openjpeg to 2.3.1
2019-04-20 11:06:22 +03:00
Andrew Murray
47a06938c8 Added OpenJPEG to Python 3 AppVeyor 2019-04-17 20:55:31 +10:00
Andrew Murray
c6b69c4ab4 Updated PyPy to 7.1.1 2019-04-17 19:56:13 +10:00
Andrew Murray
23b1d13045 Corrected OpenJPEG URL 2019-04-15 18:13:34 +10:00
Andrew Murray
af59955d04 Updated openjpeg to 2.3.1 2019-04-15 18:13:34 +10:00
Andrew Murray
6b59e060bb Added Freetype to AppVeyor 2019-04-06 12:56:29 +11:00
Andrew Murray
84dc0ea1a6 Updated Ghostscript to 9.27 2019-04-06 12:42:29 +11:00
Andrew Murray
9e03c9d232 Changed Visual Studio 2008 to 2010 2019-04-06 12:41:59 +11:00
Hugo
d7776c66e2 AppVeyor: upgrade to PyPy 7.1.0 2019-03-26 17:58:30 +02:00
Andrew Murray
15f8ef02c9 Updated freetype to 2.10.0 2019-03-22 21:14:39 +11:00