Commit Graph

211 Commits

Author SHA1 Message Date
Igor Klopov
030438c049 disable x86 for freebsd 2016-10-02 11:05:47 +00:00
Igor Klopov
058f1f26b1 add support for freebsd 2016-10-01 19:55:13 +00:00
igorklopov
3b20fa0bdf 1.5.0 2016-09-30 14:14:53 +03:00
igorklopov
95b052d169 npm outdated + lint 2016-09-30 14:14:41 +03:00
igorklopov
b700a8c8e1 Merge remote-tracking branch '1609-pkg-fetch-private/master' 2016-09-30 13:47:19 +03:00
igorklopov
3d6b97023c 1.5.0-beta.0 2016-09-29 16:16:37 +03:00
igorklopov
a44913778d fail on unsuccessful headers parsing + propagate to node0/4/7 2016-09-29 16:12:10 +03:00
igorklopov
fb4fca403f implement quick jump for linux x64 and x86 2016-09-29 15:00:59 +03:00
igorklopov
b85086dab3 term 'download' -> 'fetch'. to match '-f' option instead of '-d' 2016-09-29 10:56:13 +03:00
igorklopov
cda2ceab7d implement quick jump for macos x64 and x86 2016-09-29 08:48:07 +03:00
igorklopov
4b7206f032 quick jump to the end of executable image - reduces load time by 100ms 2016-09-28 16:13:46 +03:00
igorklopov
76c90cc24b 1337.2.0 -> 1337.2 2016-09-28 16:06:51 +03:00
Igor Klopov
446f07a347 1.4.0 2016-09-27 20:47:53 +03:00
Igor Klopov
409d1d38f2 applying patches to node0/4/7 2016-09-27 20:47:38 +03:00
Igor Klopov
6da7b0c0e8 no need in Buffer.indexOf polyfill 2016-09-27 20:47:05 +03:00
Igor Klopov
4b0a4b267b 1.4.0-beta.0 2016-09-27 17:49:17 +03:00
Igor Klopov
4e7dff3922 dont append '0' to tag name 2016-09-27 17:48:54 +03:00
Igor Klopov
f3f92cdfdf search for overlays is in one place. boundary 4096. draft 2016-09-27 17:48:12 +03:00
Igor Klopov
02f4070002 1.2.1 2016-09-26 11:40:15 +03:00
Igor Klopov
2cdcfd3c77 align SanityCheck patch with node6/7 2016-09-25 22:23:18 +03:00
Igor Klopov
3a2754abf3 6.5.0 -> 6.6.0 2016-09-25 20:58:34 +03:00
Igor Klopov
1a2ac1aeb2 use ignition + turbofan + turbo_from_bytecode for sourceless code 2016-09-25 18:50:14 +03:00
igorklopov
0b25191b3d make new binaries look more different from old ones 2016-09-24 17:36:48 +04:00
Igor Klopov
96cb54de85 make build process work with particular commit 2016-09-24 08:05:21 +00:00
Igor Klopov
473d28e515 draft of a patch for node 7 2016-09-23 12:11:36 +03:00
Igor Klopov
099776caec 1.2.0 2016-09-22 20:41:14 +03:00
Igor Klopov
af31376cbc pass options from --runtime in any case. from bakery only if found 2016-09-22 20:15:07 +03:00
Igor Klopov
25f7607e2c unused variable 2016-09-22 19:59:37 +03:00
Leo Lamprecht
fea4e6df3e Merge pull request #5 from zeit/greenkeeper-update-all
Update all dependencies 🌴
2016-09-22 13:17:39 +02:00
greenkeeperio-bot
a0c3a154ba chore(package): update dependencies 2016-09-22 13:15:45 +02:00
Igor Klopov
bc3fd1b560 1.1.0 2016-09-22 13:38:57 +03:00
Igor Klopov
04d7c6a9e7 permit passing argument to --eval after --runtime 2016-09-22 08:32:59 +03:00
Igor Klopov
0f5020971c few bugfixes 2016-09-20 22:12:08 +03:00
Igor Klopov
2e9008bfc2 get v8 options baked in executable 2016-09-20 02:31:47 +03:00
Igor Klopov
db7ee70992 1.0.1 2016-09-18 13:38:44 +03:00
Igor Klopov
d08b6a78fb cached_data_buf.ToLocalChecked() 2016-09-18 12:25:05 +03:00
Igor Klopov
31edd0abe4 use Buffer::Data(Value) instead of Uint8Array in n4 like in n0 2016-09-17 23:30:41 +03:00
Igor Klopov
e312f8c7d9 Revert "fix for node.v4.5.0.patch"
This reverts commit 91717b4bad.
2016-09-17 21:38:21 +03:00
Igor Klopov
91717b4bad fix for node.v4.5.0.patch 2016-09-17 08:49:46 +00:00
Igor Klopov
04319800d3 1.0.0 2016-09-16 17:06:08 +03:00
IgorKlopov
90f8675cec use fs-promise.remove instead of rimraf 2016-09-16 15:47:00 +03:00
Igor Klopov
a606a41b3e do not report twice 2016-09-15 22:35:41 +00:00
igor
3bbdacde29 fixes - buffer.indexOf polyfill + remove auto 2016-09-16 00:19:49 +03:00
igor
5315b2a17f node.v0.12.15.patch 2016-09-15 12:50:53 +03:00
Igor Klopov
ff9e98a804 backport PRs 4777 and 5343 to 0.12.x. new approach is based on them
https://github.com/nodejs/node/pull/4777
https://github.com/nodejs/node/pull/5343
2016-09-13 22:43:14 +03:00
igorklopov
54f97db99c node 0.12 will have a different patchset 2016-09-13 17:34:32 +03:00
igorklopov
76ecb93d2b stop once lint has errors 2016-09-13 12:18:52 +03:00
igorklopov
41224865e2 show lines if they contain just a zero number 2016-09-12 18:59:16 +03:00
Igor Klopov
c3203ad71b update tests 2016-09-11 21:52:23 +00:00
Igor Klopov
87e6d80dd2 implemented produceCacheData-based approach for node 4.x 2016-09-11 22:37:53 +03:00