Commit Graph

8945 Commits

Author SHA1 Message Date
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
cf1f8b0498 Tests.helper cleanup 2019-09-25 11:58:02 +02:00
nulano
113a72633a test-windows.yml clean names 2019-09-25 11:28:52 +02:00
nulano
e1d3437644 test-windows.yml upload-artifact 2019-09-25 11:17:06 +02:00
nulano
4d35cb9d0a test-windows.yml pypy3, use actions/setup-python 2019-09-25 09:17:38 +02:00
nulano
74a7fd5985 test-windows.yml matrix platform 2019-09-24 14:12:28 +02:00
nulano
df1e290d88 test-windows.yml matrix python-version 2019-09-24 13:24:04 +02:00
nulano
1b59dd4f79 test-windows.yml build_dep ghostscript 2019-09-24 12:43:08 +02:00
nulano
a26a6e5028 test-windows.yml build_dep others, codecov 2019-09-24 11:33:03 +02:00
nulano
339e3838a1 test-windows.yml test 2019-09-23 22:45:21 +02:00
nulano
09715955c8 test-windows.yml bulid 2019-09-23 22:31:02 +02:00
nulano
a0f62fc306 test-windows.yml bulid_dep nmake 2019-09-23 21:50:17 +02:00
nulano
8aa5ec661f
Create test-windows.yml 2019-09-23 13:12:01 +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
Andrew Murray
c984ace39c Updated CHANGES.rst [ci skip] 2019-09-22 17:14:14 +10:00
Hugo van Kemenade
20b6a8a57b
Merge pull request #4080 from radarhere/imageshow
Changed WindowsViewer format to PNG
2019-09-22 09:13:15 +03: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
Hugo van Kemenade
89c901a93f
Merge pull request #4076 from radarhere/loading
Do not seek if the file pointer is about to be closed
2019-09-21 17:01:23 +03:00
Hugo van Kemenade
0c07e9946e
Test ImageShow.show on CIs (#4074)
Test ImageShow.show on CIs
2019-09-21 16:21:27 +03:00
Andrew Murray
508a2b48f0 Test show method on CIs 2019-09-21 22:28:05 +10:00
Andrew Murray
f9236a11ce Do not seek if the file pointer is about to be closed 2019-09-21 21:54:39 +10: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
Andrew Murray
82f4a0d8f2 Changed WindowsViewer format to PNG 2019-09-21 09:11:32 +10:00
Andrew Murray
b7ad0d8852 Updated CHANGES.rst [ci skip] 2019-09-21 06:52:12 +10:00
Hugo van Kemenade
736b8436e7
Use TIFF orientation (#4063)
Use TIFF orientation
2019-09-20 22:57:58 +03:00
Hugo van Kemenade
8e3c4e3658
Merge pull request #3965 from radarhere/truncated
Raise the same error if a truncated image is loaded a second time
2019-09-20 22:53:52 +03:00
Hugo van Kemenade
2eb447e6fb
Corrected comment (#4068)
Corrected comment
2019-09-16 14:17:19 +03:00
Andrew Murray
0009646a41 Corrected comment [ci skip] 2019-09-16 21:06:13 +10:00
Hugo van Kemenade
e4ad7af6b0
Merge pull request #4065 from radarhere/releasenotes
Added release notes
2019-09-15 09:56:44 +03:00
Andrew Murray
28f0940d59 Added example image [ci skip] 2019-09-15 06:06:28 +10:00
Hugo van Kemenade
76da93809e
Merge pull request #4061 from hugovk/actions-for-forks
GitHub Actions: include `pull_request` so PRs from forks run
2019-09-14 19:43:54 +03:00
Andrew Murray
11c9e6c0dd Added release notes [ci skip] 2019-09-14 21:39:58 +10:00
Andrew Murray
dc9ff86475
Merge pull request #4050 from hugovk/fix-rst-backticks
Use double backticks in RST
2019-09-14 10:36:06 +10:00
Andrew Murray
1b70a4c6b5 Use TIFF orientation 2019-09-13 22:36:26 +10:00
Hugo
368570bfa5 Revert "Only run on push to prevent double runs"
This reverts commit f6eb0f7702.
2019-09-13 09:19:59 +03:00
Hugo
f792ab6c02 RST uses double backticks for code (MD uses 1) 2019-09-13 08:56:33 +03:00
Hugo van Kemenade
929c817014
Copy lint from Azure Pipelines to GitHub Actions (#4058)
Copy lint from Azure Pipelines to GitHub Actions
2019-09-13 08:53:59 +03:00
Hugo
f6eb0f7702 Only run on push to prevent double runs 2019-09-13 08:23:15 +03:00
Hugo
77f5b04ed7 Add job name with matrix.python 2019-09-11 17:36:25 +03:00
Hugo
426d0c348f Rename var to follow example at https://github.com/actions/setup-python 2019-09-11 17:36:25 +03:00
Hugo
fb257ecfd9 Lint using GitHub Actions 2019-09-11 17:36:25 +03:00
Hugo van Kemenade
cd880d6358
Increased tolerance for stroke test comparison (#4057)
Increased tolerance for stroke test comparison
2019-09-11 15:51:42 +03:00
Andrew Murray
b913fa6a53 Increased tolerance for stroke test comparison 2019-09-11 19:57:45 +10:00