Commit Graph

164 Commits

Author SHA1 Message Date
Jesse Chan
2c5d8ffe86 patches: apply nodejs/node@ab71af345 to 12, 14 and 16
This change allows pkg-fetch to work with Clang.
2021-05-27 23:49:53 +01:00
Jesse Chan
4e3c59d138 patches: bump to 16.2.0 2021-05-20 20:15:53 +08:00
Jesse Chan
d9345e4ea5 patches: update for 14.17.0 2021-05-13 13:42:48 +01:00
Jesse Chan
8452744e8d patches: workaround the js2c command issue with node16-win
Apparently with nodejs/node@54dfdbccc and our addition of a bootstrap
script entry, we hit some sorts of limits on Windows platform.

Mysteriously a command starts to fail. I suspect that we happen to
reach the maximum command line argument length on Windows.

This change is a quick hack to bring the command below the limit. It
does not change the functionality in any way. Upstream is going to
notice this issue soon, when they add another internal JavaScript
function.
2021-05-12 07:50:15 +01:00
Jesse Chan
25b257cbcc patches: bump to 16.1.0 2021-05-10 08:56:52 +01:00
Jesse Chan
dd5991ab44 patches: apply nodejs/node@ea694e2b1 to 16 2021-04-23 23:01:44 +08:00
Jesse Chan
b0f3903209 patches: add Node.js 16.0.0
Test: manual, node v16.0.0
2021-04-23 23:01:44 +08:00
Jesse Chan
963e36eae8 patches: disable LTO for ICU tools 2021-04-15 23:47:45 +08:00
Jesse Chan
835ae3b646 patches: get rid of "-fuse-linker-plugin" to get LTO working 2021-04-15 23:47:45 +08:00
Jesse Chan
f79a54c2c8
patches: bump to 10.24.1, 12.22.1 and 14.16.1 (#158) 2021-04-07 06:52:52 -05:00
Jesse Chan
2c5d74bf04
patches: bump to 10.24.0 and 12.22.0 (#151) 2021-04-02 19:57:01 +08:00
Jesse Chan
d8a494b5f3
patches: drop Node < 8 and old point releases (#140) 2021-03-29 21:20:23 +08:00
Andrew Lisowski
f7a75173f9
Run prettier, convert to standard eslint, add CI (#138)
* Run prettier and convert to standard eslint

* Add CI, fix broken test

* Update package.json

Co-authored-by: Lee Robinson <me@leerob.io>

* switch to single quote

* remove tests for now

Co-authored-by: Lee Robinson <me@leerob.io>
2021-03-26 16:51:31 -07:00
xanonid
5b11dd8bef
patches: add Node.js v12.21.0 (#115)
Closes: #114
Needs: vercel/pkg#1059
2021-03-24 15:15:26 +08:00
Jesse Chan
b4ebfadc8e
patches: drop internalModuleReadJSON hack of v14.16.0 (#122)
Fixes: #118
Needs: vercel/pkg#1059
2021-03-24 15:04:14 +08:00
David Mohr
b758417041
feat: add support for 14.16.0 (#118) 2021-03-18 15:55:00 -05:00
IgorKlopov
9f13288449 add v8.17.0 2020-06-28 01:41:17 +03:00
IgorKlopov
47d316ffee add v10.21.0 2020-06-28 01:39:44 +03:00
IgorKlopov
ee400a77c5 add v14.4.0 2020-06-28 01:34:51 +03:00
IgorKlopov
bca79c1f5f add v12.18.1 2020-06-28 01:00:02 +03:00
IgorKlopov
b14dd0ecf3 add v14.0.0. fixes #89 2020-04-26 19:14:38 +03:00
IgorKlopov
978197b029 add v13.12.0 2020-04-04 18:48:01 +03:00
IgorKlopov
2b692323c5 add v12.16.1 2020-03-29 22:25:05 +03:00
Igor Klopov
cdcfa3ae21
Update 19-11 (#76)
* copy

* update versions

* add to patches.json

* fix for https://github.com/zeit/pkg/issues/681
2019-12-07 21:34:04 +03:00
Igor Klopov
920d3f9c9c fix patches for node 4 and 6 2019-05-09 00:16:51 +03:00
Igor Klopov
6c8ee3ce56 upgrade 12.1.0 to 12.2.0 2019-05-08 02:28:44 +03:00
Igor Klopov
97c52fe8cf disable MAGIC_NUMBER_MISMATCH in all patches 2019-05-07 01:11:22 +03:00
Igor Klopov
8b36b70e00 adjust node 12 patch to worker_threads 2019-05-07 00:54:15 +03:00
Igor Klopov
2101486293 update 4.8.5 to 4.9.1 2019-05-06 19:51:32 +03:00
Igor Klopov
2ef9734a9d update 6.11.5 to 6.17.1 2019-05-06 19:39:28 +03:00
Igor Klopov
094ae4447d update 8.11.3 to 8.16.0 2019-05-06 19:34:48 +03:00
Igor Klopov
4b85386fad remove patches for 10.4.1 and 8.9.0 2019-05-06 19:31:06 +03:00
Igor Klopov
d98cb29f83 patch for node 12.1.0 2019-05-06 19:29:37 +03:00
Igor Klopov
0a9a21debc
node 10.15.3 (#62)
* support of node 10.15.3

* fix semver sorting
2019-04-16 13:26:55 +03:00
Igor Klopov
1eff81ca81 added forgotten patch for code-serializer.cc 2018-06-18 00:13:55 +03:00
Igor Klopov
f953495a65 macos compatibility 2018-06-17 19:29:41 +03:00
Igor Klopov
181d398c2a remove 9.2.1 and 10.1.0, add 8.11.3 and 10.4.1 2018-06-17 16:21:58 +03:00
Igor Klopov
c0e12679ba add node 10 patch to the list 2018-05-14 22:14:25 -07:00
Igor Klopov
3efa8a597b remove ignition prototype patch 2018-05-14 22:12:11 -07:00
Igor Klopov
0a12f92297 fix https://github.com/zeit/pkg/issues/62 for node 10 2018-05-14 22:11:13 -07:00
Igor Klopov
2d48c8e13f fix 'new Buffer' warning 2018-05-14 19:05:34 -07:00
Igor Klopov
026efea4ce support node 10 2018-05-14 18:28:31 -07:00
Igor Klopov
97d3721f08 nodejs 9.1.0 -> 9.2.1 2017-12-13 16:14:00 +03:00
Igor Klopov
6a7589ebdf nodejs 9.0.0 -> 9.1.0 2017-11-09 15:43:32 +03:00
Igor Klopov
6f583ac0e2 PKG_DUMMY_ENTRYPOINT and PKG_INVOKE_NODEJS for 0.12.18 2017-11-03 18:58:45 +03:00
Igor Klopov
f57a36b1b9 PKG_DUMMY_ENTRYPOINT and PKG_INVOKE_NODEJS for 4.8.5 2017-11-03 18:26:11 +03:00
Igor Klopov
2942424e6c node 4.8.4 -> 4.8.5 2017-11-03 18:20:23 +03:00
Igor Klopov
c08b3312b2 fix for patch for node9 2017-11-03 01:28:17 +03:00
Igor Klopov
d771209032 node 9.0.0 2017-11-03 01:04:06 +03:00
Igor Klopov
3eac58cf38 PKG_DUMMY_ENTRYPOINT and PKG_INVOKE_NODEJS for 6.11.5 2017-11-02 22:26:00 +03:00