Improve dependency-less documentation

Start to comment ever-growing GYP config

Add Circle CI config to run packaging tests
This commit is contained in:
Lovell Fuller
2015-11-10 21:49:45 +00:00
parent ee8fcb6109
commit bf6b894480
6 changed files with 32 additions and 5 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
### v0.12 - "*look*"
#### v0.12.0 - TBD
* Bundle pre-compiled libvips and its dependencies for 64-bit Linux and Windows.
[#42](https://github.com/lovell/sharp/issues/42)
### v0.11 - "*knife*"
#### v0.11.4 - 5<sup>th</sup> November 2015

View File

@@ -25,6 +25,10 @@ Most recent 64-bit Linux-based operating systems should "just work", e.g.:
* openSUSE 13.2
* Archlinux 2015.06.01
Preference will be given to an existing globally-installed (via `pkg-config`)
version of libvips that meets the minimum version requirement.
This allows the use of newer versions of libvips with older versions of sharp.
For older and 32-bit Linux-based operating systems,
a system-wide installation of the most suitable version of
libvips and its dependencies can be achieved by running