Commit Graph

122 Commits

Author SHA1 Message Date
Andrew Murray
0418ffb64b Updated installation docs [ci skip] 2015-12-26 00:26:14 +11:00
Andrew Murray
1051facdb7 Added Python 3 to Platform Support for El Capitan [ci skip] 2015-12-03 12:06:04 +11:00
Hugo van Kemenade
5cb68aa8fe Fix code formatting
[CI skip]
2015-11-09 15:41:53 +02:00
wiredfool
b6a5512b84 typo - xcode 2015-10-14 01:30:09 -07:00
wiredfool
6be871b1c5 typos 2015-10-14 01:28:24 -07:00
wiredfool
0487d14d56 installation docs reorg 2015-10-14 01:28:24 -07:00
wiredfool
7af2b04c12 platform matrix, clarify openjpeg [ci skip] 2015-10-10 21:36:57 +01:00
Andrew Murray
1c79ac511e Updated Platform Support column heading [ci skip] 2015-10-06 23:59:00 +11:00
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
Alex Clark ☺
2a9f2cdd7d Merge pull request #563 from wiredfool/wheel-doc
Error recovery for wheel install, Fixes #562
2014-03-21 19:28:06 -04:00
wiredfool
bfb00173f1 Error recovery for wheel install, #562 2014-03-21 16:19:51 -07:00
cgohlke
324a6fb4e7 Update platform support
Pillow 2.3.0dev passes all tests on Windows 8.1 Pro
2014-03-20 01:32:09 -07:00
wiredfool
53cc9d999f Added python-tk to Ubuntu/Debian requirements [skip ci] 2014-03-05 21:47:42 -08:00
wiredfool
c245c1102d platform test matrix updates 2014-01-12 10:33:00 -08:00
Alex Clark
6395103f46 Declare 3.4 support 2014-01-01 16:53:37 -05:00
wiredfool
4bc4218858 Fedora 20 docs 2013-12-20 10:45:34 -08:00
wiredfool
6d9f349140 replacing lcms1 with lcms2 2013-11-30 10:06:21 -08:00
Alex Clark
e0e4c4d52c Shuffle 2013-10-15 08:51:15 -04:00
Alex Clark
a556a46f52 Shuffle and reclassify 2013-10-15 08:48:52 -04:00
Alex Clark
08ac59e33c Move warnings to docs 2013-10-15 08:47:10 -04:00
David Schmidt
18e2f3fff6 Update installation.rst
win7
2013-10-14 11:54:18 +02:00
Steve Johnson
f218b8d68f Link to PyPI from index.rst; formatting fixes 2013-10-08 17:19:49 -07:00
Steve Johnson
ab1f35a8a8 Copy/move a bunch of README content to the doc site 2013-10-08 17:13:06 -07:00