wiredfool
7d9a617517
Merge pull request #1214 from hugovk/setup_classifiers
...
Add CPython/PyPy classifiers to setup.py
2015-06-16 11:50:17 -07:00
wiredfool
30631902d6
Merge pull request #1231 from radarhere/image_palette
...
Copy image when saving in GifImagePlugin
2015-06-16 11:49:41 -07:00
wiredfool
0877c9959f
Merge pull request #1247 from radarhere/freetype
...
Removed support for FreeType 2.0
2015-06-16 11:46:04 -07:00
wiredfool
32a322cf3b
Merge pull request #1254 from hugovk/skip_pyroma_test_on_pypy
...
Skip Pyroma test on PyPy
2015-06-16 11:45:25 -07:00
Andriy Sokolovskiy
fe18b039ca
Register MIME type for BMP
2015-06-16 20:33:27 +03:00
wiredfool
9e0242226a
Updated Readme -- working locally and on appveyor
2015-06-16 09:39:08 -07:00
wiredfool
61312d0a52
race condition in font.png, single thread master tests. Add return code, clarify output
2015-06-16 09:25:36 -07:00
wiredfool
ac50350f3d
fix pythonpath for virtualenvs
2015-06-16 09:24:51 -07:00
Hugo van Kemenade
d708fd190b
Update CHANGES.rst [CI skip]
2015-06-16 15:03:58 +03:00
Hugo van Kemenade
200ae2adb3
Merge pull request #1273 from radarhere/gif
...
Added background saving to GifImagePlugin
2015-06-16 15:03:25 +03:00
wiredfool
ccf9eb5628
testing obsolescence
2015-06-15 22:25:48 -07:00
wiredfool
13740da14f
added appveyor.yml file instead of using online gui config
2015-06-15 17:56:24 -07:00
wiredfool
1bdb3653d0
delegate to env variable for x64 extension, is -x64 on appveyor, has been x64 elsewhere
2015-06-15 17:49:25 -07:00
wiredfool
87d5c8a506
added explanation
2015-06-12 10:17:04 -07:00
wiredfool
0347bcc91d
Tests that faill on appveyor CI, but pass on a real machine
2015-06-12 09:56:12 -07:00
wiredfool
07eea7be52
updated freetype, working ft builds on vc2010
2015-06-11 20:35:21 -07:00
wiredfool
ee71e8a80e
sigh
2015-06-11 13:40:46 -07:00
wiredfool
a69a47c042
refactoring for PYTHON environment
2015-06-11 13:11:26 -07:00
wiredfool
680310c7e2
use the PYTHON environment variable to choose the python
2015-06-11 10:55:42 -07:00
Andrew Murray
ecb1cef99b
Added background color index saving to GifImagePlugin
2015-06-11 11:10:05 +10:00
wiredfool
49c100515b
build libs based on the python environment variable for appveyor
2015-06-10 16:42:12 -07:00
wiredfool
ef1c9d171c
removing missing file
2015-06-10 15:51:58 -07:00
wiredfool
2c28d5365a
lets not do lcms either right now
2015-06-10 15:30:57 -07:00
wiredfool
8f3540b9f9
need to detect the right compiler
2015-06-10 15:19:21 -07:00
wiredfool
69f49a1b91
in-progress appveyor path
2015-06-10 15:05:29 -07:00
wiredfool
ca52d5630d
relative path for cmake
2015-06-10 15:03:32 -07:00
wiredfool
b73a4dc5ff
name change
2015-06-10 14:37:25 -07:00
wiredfool
8124851534
platforms for appveyor
2015-06-10 14:37:08 -07:00
wiredfool
2334d278d4
in-progress, 27x64 build, appveyor
2015-06-10 13:16:17 -07:00
wiredfool
fd55099ffc
merge a year of master into winbuild
2015-06-10 12:49:07 -07:00
Hugo
67c75061d2
Update CHANGES.rst [CI skip]
2015-06-09 14:23:09 +03:00
Hugo
096e9fc89c
Merge pull request #1269 from radarhere/gif
...
Removed interlace flag from GifImagePlugin getdata
2015-06-09 14:22:23 +03:00
Andrew Murray
42d1aabcc4
Removed interlace flag from GifImagePlugin getdata
2015-06-09 20:21:00 +10:00
hugovk
535ba680f1
Reinstate OS X badge [CI skip]
2015-06-08 16:12:28 +03:00
hugovk
02f84fddf4
Shields.io badges instead of broken pypip.in. PNG->SVG for consistency [CI skip]
2015-06-08 15:02:28 +03:00
Alex Clark
e9a359ced2
Comment badges
...
Re: #1264
2015-06-08 07:24:40 -04:00
Hugo
7ea13e8543
Update CHANGES.rst [CI skip]
2015-06-08 09:09:25 +03:00
Hugo
caae8547b4
Merge pull request #1261 from radarhere/nframes
...
Provide n_frames attribute to multi-frame formats
2015-06-08 09:07:40 +03:00
Hugo
1b2f6ae1b8
Merge pull request #1262 from radarhere/typo
...
Fixed various typos
2015-06-08 08:57:43 +03:00
Andrew Murray
9e24ae023d
Fixed various typos
2015-06-08 01:17:49 +10:00
Andrew Murray
46f439604c
Added tests
2015-06-08 01:02:43 +10:00
Andrew Murray
0c51b7967e
Fixed seek bug in FliImagePlugin
2015-06-08 01:02:35 +10:00
Antony Lee
3ad70423ad
Fix typo in FliImagePlugin (seek -> _seek).
2015-06-08 00:40:23 +10:00
Antony Lee
51f3560dc4
Restore negative seeks for TIFF.
2015-06-08 00:40:23 +10:00
Antony Lee
1b80fe5507
Provide n_frames attribute to multi-frame formats.
...
cf #1190 , #1192 . Tests missing.
2015-06-08 00:40:23 +10:00
Alex Clark
9a333c8996
Clean up
2015-06-07 10:29:52 -04:00
Alex Clark
e69d028b6e
Clean up Makefile [ci skip]
2015-06-07 10:28:40 -04:00
Alex Clark
70b2be6bd5
Clean up Makefile [ci skip]
...
- Remove nose-cov comment: we know from requirements.txt that nose-cov is required.
- Phony targets comment: who cares? We'll just keep listing them all for now. URL still helpful.
- Coverage report comment: I don't get it. Reformat and add "XXX" to draw attention from someone who does.
2015-06-07 10:22:15 -04:00
Alex Clark
5f4e407927
Clean up Makefile [ci skip]
...
- Rename targets docs, docserver -> doc, docserve; shorten
- Rename help and phony targets
2015-06-07 10:18:31 -04:00
Alex Clark
7dafa9a97e
Clean up Makefile [ci skip]
...
- Alpha sort targets and help targets
- Add welcome message
2015-06-07 10:08:38 -04:00