wiredfool
3657bc10a6
Merge pull request #1889 from rr-/libpngquant
...
Add libimagequant support in quantize()
2016-05-26 21:12:25 +01:00
rr-
749ecd634e
Document libimagequant dependency
2016-05-06 19:29:44 +02:00
wiredfool
da62f7c25b
docs for new setup.py option
2016-05-03 20:55:47 +01:00
wiredfool
dd6de1adf1
Docs for disable-platform-guessing
2016-05-01 11:03:44 +01:00
Daniel Harding
5877a4313b
Fix Fedora prerequisites [ci skip]
...
zlib-devel is needed, but not libzip-devel.
2016-04-19 11:34:44 +01:00
wiredfool
80758e1bd7
Merge pull request #1790 from wiredfool/setup_cleanup
...
Setup cleanup
2016-04-10 10:15:43 +01:00
wiredfool
233afecb90
Documentation of --debug flag
2016-04-09 08:15:24 -07:00
Andrew Murray
79d0e9ad59
Updated El Capitan tested Pillow version [ci skip]
2016-04-03 12:01:02 +10:00
wiredfool
fb7aacee92
Merge pull request #1792 from wiredfool/install_docs
...
Install docs
2016-04-01 04:06:19 -07:00
wiredfool
d53855642e
Added freebsd install instructions, from @koobs
2016-04-01 04:03:27 -07:00
wiredfool
09272dfea4
Cleanup of Fedora23 install docs
2016-04-01 04:03:27 -07:00
Zandr Martin
8734941928
added instructions for Fedora 23
...
Fedora has moved from `yum` to `dnf`, and I've found that the `redhat-rpm-config` package is required for Pillow to build.
2016-04-01 04:03:27 -07:00
Andrew Murray
b5ad791d4e
Updated El Capitan tested Pillow version [ci skip]
2016-02-17 00:01:02 +11:00
wiredfool
c729a8adc6
Merge pull request #1709 from wiredfool/test-matrix
...
Updated test matrix
2016-02-02 08:04:42 -08:00
wiredfool
57991a5220
updated for recent tests re: #1640
2016-02-02 07:06:08 -08:00
Andrew Murray
eb134dff0c
Updated El Capitan tested Pillow version [ci skip]
2016-02-03 00:08:09 +11:00
wiredfool
e5f2b3ddac
Added documentation for abusing pip to send --enable-[feature] flags to the build Ref:#1412
2015-12-28 12:56:38 +00:00
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