Lovell Fuller
|
8dffa28b4d
|
Remove npmlog as a direct dependency
It remains a transitive dependency via prebuild-install
|
2021-03-14 11:19:53 +00:00 |
|
Lovell Fuller
|
5eed87ec4d
|
Install: skip header files when using prebuilds
|
2021-03-14 11:19:53 +00:00 |
|
Alex Bradley
|
dcf913c17e
|
Install: fail on incomplete download and clean up tempfile (#2608)
- Fail when the connection closes before the response is complete
- Create tempfile only when needed, and clean it up on failure
|
2021-03-05 15:21:34 +00:00 |
|
Lovell Fuller
|
4264c0577e
|
Improve experience for those using Apple M1 devices #2460
- For Rosetta x64, prevent use of global ARM64 libvips
- For ARM64, improve error message when global libvips not found
|
2021-02-22 13:49:31 +00:00 |
|
Lovell Fuller
|
9f2f92095d
|
Skip prebuilt binaries for musl >=1.2.0 #2570
|
2021-02-20 19:40:40 +00:00 |
|
Lovell Fuller
|
e59e146887
|
CI: migrate x64 Linux, macOS and Windows to GitHub Actions
|
2020-12-18 17:39:11 +00:00 |
|
Matt Kane
|
65acd96c8d
|
Install: conditionally use Brotli or gzip prebuilt libvips (#2412)
|
2020-11-16 15:22:13 +00:00 |
|
Adam Lovatt
|
3ec281d104
|
Ensure support for yarn v2 (#2379)
|
2020-09-23 21:41:14 +01:00 |
|
Lovell Fuller
|
d406cb619c
|
Improve error messaging for unsupported Node.js versions
|
2020-08-28 21:39:11 +01:00 |
|
Lovell Fuller
|
05ca7d3129
|
CI: further attempts to get Windows to play nicely
|
2020-08-18 20:53:18 +01:00 |
|
Lovell Fuller
|
b711661784
|
CI: improve cross-platform (i.e. Windows) process spawning
|
2020-08-18 17:11:42 +01:00 |
|
Lovell Fuller
|
0c4a45b1f4
|
CI: workaround Appveyor ignoring v-prefixed tag names
|
2020-08-18 14:31:33 +01:00 |
|
Lovell Fuller
|
42d4228595
|
Replace prebuild-ci with simple wrapper around prebuild
Drop Node.js 13, generate prebuilds for NAPI v3 only
|
2020-08-18 09:37:57 +01:00 |
|
Lovell Fuller
|
4d42bed4f8
|
Upgrade to libvips v8.10.0-rc4
|
2020-08-14 10:33:37 +01:00 |
|
Lovell Fuller
|
3150fad909
|
Upgrade to libvips 8.10.0-beta2
|
2020-07-14 19:45:25 +01:00 |
|
Lovell Fuller
|
ba17db3ab3
|
Switch to Brotli-compressed binaries, requires Node.js 10.16.0+
|
2020-06-29 20:53:58 +01:00 |
|
Kleis Auke Wolthuizen
|
7c1c48327e
|
Add support for statically-linked dependencies (lovell/sharp-libvips#39) (#2223)
|
2020-06-28 21:17:15 +01:00 |
|
Lovell Fuller
|
b3dd54d550
|
Changelog and doc update for #2217
|
2020-05-22 16:48:27 +01:00 |
|
malice00
|
d248eadb06
|
Allow libvips binary location override with version appended (#2217)
|
2020-05-22 16:07:32 +01:00 |
|
Dumitru
|
f29fcb1f73
|
Ensure npm platform flag is respected when copying DLLs
|
2020-04-29 18:24:27 +01:00 |
|
Lovell Fuller
|
14dc7681ed
|
Upgrade to libvips v8.9.0-alpha2 prebuild
Improve tests for 32-bit ARM
|
2020-03-04 23:17:23 +00:00 |
|
Lovell Fuller
|
409e5174bb
|
Add support for 32-bit Windows (win32-ia32)
|
2020-02-19 23:00:23 +00:00 |
|
Lovell Fuller
|
8b3c0daab2
|
Upgrade to libvips v8.9.1-alpha1 prebuild
|
2020-02-19 11:41:18 +00:00 |
|
Lovell Fuller
|
a8a0c1e935
|
Update doc links contained within code
Throw rather than exit if require fails
|
2020-01-10 16:29:40 +00:00 |
|
Lovell Fuller
|
a216d2945b
|
Upgrade to libvips v8.9.0-rc4, drop support for Node.js 8
|
2020-01-03 20:26:55 +00:00 |
|
Lovell Fuller
|
e650f58bd8
|
Improve error messaging for root/sudo permission problems
|
2019-10-04 12:14:08 +01:00 |
|
Lovell Fuller
|
075771d1e9
|
Improve error messaging for 404 errors on non-standard platforms
|
2019-10-03 15:32:15 +01:00 |
|
Lovell Fuller
|
a0d1a7be50
|
Upgrade to libvips v8.8.1
|
2019-07-28 10:51:09 +01:00 |
|
Lovell Fuller
|
631a3597c7
|
Upgrade to libvips v8.8.0, remove deprecated overlayWith
|
2019-06-26 18:32:53 +01:00 |
|
Lovell Fuller
|
9ee377963e
|
Improve error message if libvips tarball is corrupt
|
2019-03-17 23:07:58 +00:00 |
|
Lovell Fuller
|
cf62372cab
|
Install: log the fallback to build from source
https://github.com/lovell/sharp-libvips/issues/18
|
2019-01-14 19:33:01 +00:00 |
|
Lovell Fuller
|
a2aa7d69e7
|
Add error handler to download stream lovell/sharp-libvips#14
|
2018-12-08 13:56:05 +00:00 |
|
Lovell Fuller
|
473afaab45
|
Install: detect missing libvips on OpenBSD and SunOS
See https://github.com/lovell/sharp-libvips/issues/12
|
2018-11-19 18:46:05 +00:00 |
|
SethWen
|
c89c055ae0
|
Install: add support for npm_config_sharp_dist_base_url (#1422)
|
2018-10-22 18:54:47 +01:00 |
|
Lovell Fuller
|
6007e13a22
|
Improve/increase installation error handling
|
2018-10-01 11:06:12 +01:00 |
|
Lovell Fuller
|
c8ff7e11a9
|
Upgrade to libvips v8.7.0
Drop Node 4 support
Add experimental musl prebuild for Node 8 and 10
|
2018-09-19 21:38:09 +01:00 |
|
ajhool
|
bf3254cb16
|
Install: avoid race conditions when creating directories (#1358)
|
2018-08-29 09:20:26 +01:00 |
|
Lovell Fuller
|
ece111280b
|
Use copy+unlink if rename fails during install #1345
|
2018-08-20 15:14:31 +01:00 |
|
Lovell Fuller
|
532de4ecab
|
Cache libvips binaries to reduce re-install time #1301
|
2018-08-05 10:31:41 +01:00 |
|
Lovell Fuller
|
bd9f238ab4
|
Improve install time error messages for FreeBSD #1310
|
2018-08-04 22:27:32 +01:00 |
|
Lovell Fuller
|
771e44f2a7
|
Add error highlighting lack of Windows x86 node.exe support
|
2018-04-17 20:37:19 +01:00 |
|
Lovell Fuller
|
48c5f86adb
|
Improve install when global libvips below min version #1148
|
2018-03-13 20:37:42 +00:00 |
|
Lovell Fuller
|
430a4297aa
|
Add support for prebuilt sharp binaries on common platforms
|
2018-03-04 14:33:44 +00:00 |
|