Commit Graph

64 Commits

Author SHA1 Message Date
Andrew Murray
aab7fde3a9 Updated latest tested Pillow version on Yosemite [ci skip] 2015-10-06 23:58:52 +11:00
Andrew Murray
3266341fe5 Fixed typo 2015-10-06 23:28:11 +11:00
Hugo van Kemenade
b7068dcc00 Tested on El Capitan
```
⌁74% [hugo:~/github/Pillow] 0177cce+* 11s ± coverage run --append --include=PIL/* selftest.py
--------------------------------------------------------------------
Pillow 3.0.0 TEST SUMMARY 
--------------------------------------------------------------------
Python modules loaded from /Users/hugo/github/Pillow/PIL
Binary modules loaded from /Users/hugo/github/Pillow/PIL
--------------------------------------------------------------------
--- PIL CORE support ok
--- TKINTER support ok
--- FREETYPE2 support ok
--- LITTLECMS2 support ok
--- WEBP support ok
--- JPEG support ok
*** OPENJPEG (JPEG2000) support not installed
--- ZLIB (PNG/ZIP) support ok
--- LIBTIFF support ok
--------------------------------------------------------------------
Running selftest:
--- 57 tests passed.
```

Full tests:
```
Ran 667 tests in 49.411s

OK (SKIP=47)
```
Mainly skipped Qt and OpenJPEG.
2015-10-03 11:12:38 +03:00
hugovk
2570354069 Add AppVeyor build to support matrix 2015-10-02 15:46:26 +03:00
hugovk
9ff42d30b2 Only list most recently tested 2015-10-02 15:44:35 +03:00
Hugo van Kemenade
187108fae9 Add Travis CI's Python versions to matrix
Travis CI uses Ubuntu 12.04 LTS Server Edition 64 bit, and is also tested on 3.4 and 3.5.

Travis CI also uses OS X Mavericks, and is also tested on 3.2 and 3.3. I've left out 3.5 because it's not yet passing.

[CI skip]
2015-10-02 15:07:50 +03:00
wiredfool
52ab4170e0 Update installation.rst formatting 2015-10-02 10:09:13 +01:00
Hugo van Kemenade
da7c5d1d3a Add Python 3.5
[CI skip]
2015-10-02 10:23:41 +03:00
Alex Clark
888570f848 Wording [ci skip] 2015-10-01 20:11:48 -04:00
Andrew Murray
1306f7d6af Updated URLs for redirects 2015-09-28 21:53:25 +10:00
wiredfool
d4afc9ed1f Documentation for requiring libjpeg and zlib unless disabled 2015-09-22 21:38:17 +01:00
Andrew Murray
80b9f7c07e Updated Platform Support for Yosemite [ci skip] 2015-08-30 21:17:06 +10:00
Alex Clark
3ac92445ae Add headers [ci skip] 2015-05-08 07:28:50 -04:00
Andrew Murray
8e063caa66 Updated OS X Platform Support [CI skip] 2015-04-22 00:52:57 +10:00
Hugo
74f81f43ea Consistent title case
[CI skip]
2015-04-18 01:00:53 +03:00
Hugo
12583664d0 Tests pass on OS X 10.10 [CI skip]
Running selftest:
--- 57 tests passed.

Ran 567 tests in 66.265s
OK (SKIP=34)
2015-04-18 00:54:07 +03:00
Alex Clark
95d423e391 Clarify "do not need to do" something 2015-04-04 08:27:45 -04:00
Alex Clark
c7fd9ee7d1 Move linux to bottom since it's easiest 2015-04-04 08:26:34 -04:00
Alex Clark
e7d004f88b Wording [ci skip] 2015-04-04 08:24:41 -04:00
Alex Clark
a5d46aa045 Wording [ci skip] 2015-04-04 08:24:13 -04:00
Alex Clark
c2cf3289f5 Wording [ci skip] 2015-04-04 08:20:48 -04:00
Alex Clark
2de5988257 Wording [ci skip] 2015-04-04 08:18:45 -04:00
Alex Clark
1b0bd98b21 Wording [ci skip] 2015-04-04 08:17:29 -04:00
Alex Clark
a7625a7ea0 Wording [ci skip] 2015-04-04 08:15:42 -04:00
Alex Clark
1788492476 s/Simple/Basic/
Basic, but not necessarily simple :-)
2015-04-04 08:12:15 -04:00
Alex Clark
f1639df799 Adjust warnings and notes on install [ci skip] 2015-04-04 08:11:18 -04:00
John Kirkham
c0d818153e docs/installation.rst: Fix typo. [ci skip] 2015-04-03 08:37:44 -04:00
Alex Clark
d0e720929a Nits [ci skip] 2015-03-18 05:46:54 -04:00
Alex Clark
a37e022a0c Wheels updates [ci skip]
- No longer experimental
- No longer need --use-wheels
2015-03-18 05:39:01 -04:00
Alex Clark
b5475f2e1a Nits [ci skip]
- Mac OS X is now called just OS X
- Capitalize headers
2015-03-18 05:19:32 -04:00
wiredfool
9581da4daa Add plural [ci skip] 2014-12-08 15:56:07 -08:00
homm
83fc485392 Limit default MAX_CONCURRENCY to 4. 2014-12-08 22:20:22 +03:00
Hugo
25e1da7de9 Merge pull request #1017 from wiredfool/build-docs
Build docs
2014-11-19 22:58:24 +02:00
wiredfool
d825c76274 Updated Test/Support Matrix [ci skip] 2014-11-19 12:15:28 -08:00
wiredfool
6c85d443f4 Build Options section [ci skip] 2014-11-19 12:14:57 -08:00
George Thomas
f3af439a40 Update installation.rst
libtiff4-dev is obsolete
2014-11-05 15:09:54 +05:30
Hugo
cf6dc5a3bc Typos [CI skip] 2014-10-29 20:09:00 +02:00
Nathan Cahill
f67eb56203 Add Ubuntu 14.04 prerequisites
Replaces `tcl8.5-dev` and `tk8.5-dev` with `tcl8.6-dev` and `tk8.6-dev` for 14.04.
2014-10-28 21:03:45 -06:00
wiredfool
d306d01c5e Document environment variable method for pip, #720 [ci skip] 2014-07-05 11:50:37 -07:00
Alex Clark
8e6ef35f78 Fix error(s) 2014-07-04 18:54:14 -04:00
Alex Clark
e4c0a306f9 We now provide OS X binaries ; clean up 2014-07-04 15:22:30 -04:00
Alex Clark
aa4ff9265d Factor and move note 2014-07-04 15:17:23 -04:00
Alex Clark
4ffa569baf Clean up
Move old dists download instructions to installation instructions.
2014-07-03 07:33:26 -04:00
wiredfool
da1523d877 Merge from master, pre-unittest conversion 2014-06-03 14:29:16 -07:00
wiredfool
c05dc71075 Update docs for OpenJPEG version 2014-06-02 12:22:45 -07:00
joaoxsouls
e944297e80 add FreeBSD10 support to doc 2014-06-02 19:45:16 +01:00
Joaquín Cuenca Abela
deecfdabcd Update installation instructions of little cms2 in Mac 2014-04-13 00:28:26 +02:00
cgohlke
d43a0ce133 Update platform support 2014-04-02 09:53:30 -07:00
wiredfool
24d14c6d48 added webp 0.4.0, reworded openjpeg dependency 2014-04-01 22:21:50 -07:00
cgohlke
974ba7800b DOC: Add openjpeg to external libraries 2014-04-01 10:52:52 -07:00