Commit Graph

271 Commits

Author SHA1 Message Date
wiredfool
412920aa19 4.0.0 build 2017-01-01 20:25:12 +00:00
Matthew Brett
be63871248 Update to latest multibuild 2017-01-01 18:12:12 +00:00
Matthew Brett
e83989165a Update to latest zlib version 2017-01-01 17:51:51 +00:00
Matthew Brett
e88f28aa44 Update zlib version for build
zlib does not appear to keep its old archives.
2017-01-01 16:41:07 +00:00
Matthew Brett
b85e3d13ae Try reverting to previous multibuild 2017-01-01 16:02:41 +00:00
Matthew Brett
2e5ac3af75 Add Linux builds for Python 3.6 2017-01-01 15:20:13 +00:00
Matthew Brett
4af81bebaa NF: add Python 3.6 build to matrix 2016-12-30 09:52:06 +00:00
Andrew Murray
761b67de46 Updated libwebp to 0.5.2 2016-12-22 19:47:33 +11:00
Andrew Murray
073a499837 Updated libtiff to 4.0.7 2016-11-23 21:29:12 +11:00
Andrew Murray
92f1c5763d Updated libpng to 1.6.26 2016-10-24 19:04:55 +11:00
wiredfool
41b131e7df 3.4.2 build 2016-10-18 12:15:16 -07:00
wiredfool
199a400fee Merge pull request #46 from matthew-brett/ensure-xcode-64
BF: work round Xcode OSX image change
2016-10-04 19:10:27 +01:00
Matthew Brett
b916f43404 BF: work round Xcode OSX image change
XCode image causing odd bug in bash scripting in OSX:

https://github.com/python-pillow/pillow-wheels/issues/45
2016-10-04 11:02:50 -07:00
wiredfool
cfb9e3f41d 3.4.1 build 2016-10-04 07:19:00 -07:00
wiredfool
8c31fc3b4d 3.3.x test build 2016-10-04 06:40:52 -07:00
wiredfool
ca52264343 3.4.0 build 2016-10-03 08:11:43 -07:00
Alex Clark
37c261b627 Merge pull request #42 from radarhere/libpng
Updated libpng to 1.6.25
2016-09-23 07:32:49 -04:00
Andrew Murray
8e4969de19 Updated libpng to 1.6.25 2016-09-23 20:52:04 +10:00
Alex Clark
187261df53 Merge pull request #43 from radarhere/lcms2
Updated lcms2 to 2.8
2016-09-23 06:49:23 -04:00
Alex Clark
1c094a9c0a Merge pull request #40 from radarhere/freetype
Updated freetype to 2.6.5
2016-09-23 06:48:59 -04:00
Andrew Murray
9e56a2158d Updated freetype to 2.6.5 2016-09-17 17:18:30 +10:00
Andrew Murray
b94d323776 Updated lcms2 to 2.8 2016-08-22 21:53:08 +10:00
wiredfool
f10c0d9eb9 Update .travis.yml 2016-08-18 15:05:45 +01:00
wiredfool
ec44ed09b1 Pillow 3.3.1 2016-08-18 05:56:30 -07:00
Hugo
5642b5cf7a Merge pull request #41 from matthew-brett/recheck-multibuild
MRG: refactor OS X build to same system as Linux
2016-08-03 11:47:18 +03:00
Matthew Brett
e6eea5470a DOC: README to discourage additions to archives
Can usually get away with not downloading archives to the `archives`
directory.
2016-08-02 16:31:09 -07:00
Matthew Brett
a0ed8d5e41 Fix numpy / scipy version for Python 3.3
Set numpy / scipy versions for Python 3.3 build - these aren't on pypi
for the latest versions.
2016-08-02 16:31:09 -07:00
Matthew Brett
754b609628 RF: switch to using multibuild for OSX
Update to latest multibuild

Remove terryfy submodule.

Adapt config.sh to do OSX-specifics for build.

Add tests for installed codecs and modules.
2016-08-02 16:31:04 -07:00
Alex Clark
2ee6f328f8 Merge pull request #39 from radarhere/webp
Updated libwebp to 0.5.1
2016-07-15 06:47:56 -04:00
Andrew Murray
1d2da77055 Updated libwebp to 0.5.1 2016-07-15 19:53:25 +10:00
Alex Clark
4485eb1384 Merge pull request #38 from radarhere/freetype
Updated freetype to 2.6.4
2016-07-09 09:02:23 -04:00
Andrew Murray
56a737cb56 Updated freetype to 2.6.4 2016-07-09 11:09:52 +10:00
wiredfool
10c33dfab9 3.3.0 build 2016-07-01 06:12:28 -07:00
wiredfool
cce7ad8c00 Merge pull request #36 from matthew-brett/refactor-to-multibuild
MRG: refactored repo to build manylinux1 wheels
2016-06-30 18:50:47 +01:00
Matthew Brett
748d79e870 Remove allow_failures for 32-bit builds
32-bit builds should now pass.
2016-06-30 15:45:21 +01:00
Matthew Brett
6393558b83 Add back openjpg for OSX 2016-06-30 13:56:27 +01:00
Matthew Brett
0a04054fa3 Try building with newest multibuild
Allow 32-bit test failures.
2016-06-30 13:53:53 +01:00
Matthew Brett
f059578472 Disable openjpg for OSX - tests hang 2016-06-20 19:01:36 -07:00
Matthew Brett
c45c451417 Build master branch 2016-06-20 18:46:48 -07:00
Matthew Brett
3f83efb103 Update to latest multibuild 2016-06-20 18:46:34 -07:00
Matthew Brett
c4480401cc Add numpy and scipy test dependencies 2016-06-20 17:57:56 -07:00
Matthew Brett
506bf31ff7 Fix openjpg build 2016-06-20 17:51:04 -07:00
Matthew Brett
2f97ef0898 Refactor to multibuild framework 2016-06-20 16:19:47 -07:00
Alex Clark
f03bea18af Merge pull request #35 from radarhere/patch-1
Removed trailing space
2016-06-17 18:38:41 -04:00
Andrew Murray
a718e9f7f1 Removed trailing space 2016-06-17 20:44:35 +10:00
Alex Clark
3aec7dc986 Merge pull request #34 from radarhere/libpng
Updated libpng to 1.6.23
2016-06-16 10:36:05 -04:00
Andrew Murray
0b6a25df2c Updated libpng to 1.6.23 2016-06-16 23:56:00 +10:00
Alex Clark
e9733c2349 Merge pull request #33 from radarhere/libpng
Updated libpng to 1.6.22
2016-06-05 08:07:32 -04:00
Andrew Murray
9d664e48fa Updated libpng to 1.6.22 2016-06-05 11:38:13 +10:00
Alex Clark
2cc8b491c7 Merge pull request #32 from radarhere/pkg-config
Updated pkg-config to 0.29.1
2016-04-17 04:56:01 -04:00