Konstantin Kopachev
e102f4848b
Fix libtiff build on windows
2018-09-18 12:05:50 -07:00
Andrew Murray
fe236fe732
Create pacman package cache directory
2018-09-18 21:47:10 +10:00
Andrew Murray
fb4d762a2f
Download lib if not present in pillow-depends
2018-08-24 20:12:12 +10:00
Andrew Murray
d372837b08
Revert "Temporarily use --no-cache-dir for pip on mingw32"
2018-07-23 05:41:27 +10:00
Alex Clark
531f13828a
Remove link to 404 for #3167 [ci skip]
...
This doc may be outdated …
2018-06-30 19:01:04 -04:00
Hugo
35ae130d28
Merge pull request #3166 from radarhere/winbuild
...
Update CMake download URL
2018-06-14 09:30:18 +03:00
Hugo
6346c693e8
Temporarily use --no-cache-dir for pip on mingw32
2018-06-11 17:31:00 +03:00
Andrew Murray
ccf267c6f0
Updated URL [ci skip]
2018-06-09 10:27:03 +10:00
Andrew Murray
4d7fa5f115
Updated winbuild python versions
2018-05-25 19:49:14 +10:00
Hugo
c46566cc6e
Merge pull request #3133 from hugovk/upgrade-appveyor-to-pypy-6.0.0
...
AppVeyor: upgrade to PyPy 6.0.0
2018-05-24 17:19:41 +03:00
Andrew Murray
e92ef63cac
Updated libjpeg to 9c
2018-05-18 20:56:55 +10:00
Hugo
1a61ab2f23
AppVeyor: upgrade to PyPy 6.0.0
2018-05-17 16:10:01 +03:00
Andrew Murray
7206f95061
Updated freetype to 2.9.1
2018-05-04 19:35:59 +10:00
Andrew Murray
001c2fec88
Updated libwebp to 1.0.0
2018-04-23 10:27:40 +10:00
Andrew Murray
db7d483531
Removed winbuild gitignore
2018-04-02 13:04:33 +10:00
Andrew Murray
c192c47b02
Fixed msys64 build
2018-03-17 19:04:14 +11:00
Andrew Murray
2202196162
Flake8 blank line fixes
2018-03-04 21:36:33 +11:00
Andrew Murray
4690652456
Updated pypy version
2018-02-27 20:01:22 +11:00
Andrew Murray
19590874a8
Fixed link [ci skip]
2018-02-09 20:56:10 +11:00
Andrew Murray
cbb0c8fc53
Changed build instructions path to link [ci skip]
2018-02-09 20:55:24 +11:00
Andrew Murray
60002b4a90
Changed path to build instructions [ci skip]
2018-02-09 20:16:21 +11:00
Andrew Murray
4afed260dc
Updated freetype to 2.9
2018-01-13 06:26:42 +11:00
hugovk
5592163564
pytest no longer supports EOL Python 3.3
2017-12-28 14:48:19 +00:00
Hugo
3515ae3d9e
Test with coverage on Windows, update 'setup.py test'
2017-12-28 14:48:19 +00:00
Andrew Murray
3db497a0a5
Updated Tk Tcl to 8.6.8
2017-12-23 08:26:56 +11:00
Andrew Murray
c177b46b4a
Updated libwebp to 0.6.1
2017-12-05 06:05:55 +11:00
Andrew Murray
79ad49a8cd
Updated libtiff to 4.0.9
2017-11-23 05:10:42 +11:00
Andrew Murray
8bd2b14df8
Updated openjpeg to 2.3.0
2017-10-05 20:11:31 +11:00
Eric Soroos
5c77fbb29f
test mingw
2017-09-19 21:19:18 +00:00
Andrew Murray
3852df109c
Updated freetype to 2.8.1
2017-09-17 11:44:39 +10:00
wiredfool
946fe2eedb
Merge pull request #2669 from radarhere/openjpeg
...
Updated openjpeg to 2.2.0
2017-08-16 15:40:17 +01:00
Andrew Murray
23716a57cf
Updated openjpeg to 2.2.0
2017-08-11 00:01:38 +10:00
Andrew Murray
6c5eaf57e1
Updated Tk Tcl to 8.6.7
2017-08-10 19:09:30 +10:00
wiredfool
bc5f9a3e8b
add pypy to appveyor
2017-07-03 23:05:25 +01:00
Jon Dufresne
d244fbb299
Remove unnecessary calls to dict.keys()
...
iter(dict) is equivalent to iter(dict.keys()), so simply act on the dict
instead of adding the extra call.
Inspired by Lennart Regebro's PyCon 2017 presentation "Prehistoric
Patterns in Python". Available at:
https://www.youtube.com/watch?v=V5-JH23Vk0I
2017-05-28 09:55:38 -07:00
Andrew Murray
e40f32ab7d
Updated libtiff to 4.0.8
2017-05-22 19:34:50 +10:00
Andrew Murray
13824d4d70
Updated freetype to 2.8
2017-05-18 19:08:20 +10:00
Andrew Murray
8cd70e74cc
Set executable flag on scripts with shebang line
2017-03-31 19:43:19 +11:00
Andrew Murray
7ea1960755
Corrected libtiff URL
2017-03-27 20:04:42 +11:00
Andrew Murray
78754327c5
Removed winbuild checksum verification
2017-03-27 09:08:16 +11:00
Andrew Murray
298d20a082
Updated libtiff to 4.0.7
2017-03-25 23:13:00 +11:00
Andrew Murray
0f383d7c7e
Removed unused private functions
2017-02-18 16:29:26 +11:00
wiredfool
b2dd8f2afe
Merge pull request #2395 from radarhere/libwebp
...
Updated libwebp to 0.6.0
2017-02-17 13:55:03 +00:00
Hugo
53e5702557
Update http to https
2017-02-14 11:27:02 +02:00
Andrew Murray
75ca512c02
Updated libwebp to 0.6.0
2017-02-09 19:14:25 +11:00
Andrew Murray
a3d81e0677
Updated zlib to 1.2.11
2017-01-17 19:36:04 +11:00
wiredfool
b154811b62
Merge pull request #2332 from radarhere/zlib
...
Updated zlib to 1.2.10
2017-01-16 11:12:30 +00:00
wiredfool
30683ec938
Merge pull request #2331 from radarhere/freetype
...
Updated freetype to 2.7.1
2017-01-16 11:10:37 +00:00
hugovk
bbb0ab9101
Fix invalid string escapes
2017-01-12 21:28:24 +02:00
Andrew Murray
60bb13a89a
Updated zlib to 1.2.10
2017-01-04 11:44:36 +11:00