Commit Graph

192 Commits

Author SHA1 Message Date
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
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
Igor Klopov
402aee246b backport PRs 4777, 5159 and 5343 to 4.x. new approach is based on them
https://github.com/nodejs/node/pull/4777
https://github.com/nodejs/node/pull/5159
https://github.com/nodejs/node/pull/5343
2016-09-11 22:25:41 +03:00
Igor Klopov
45195f4cf3 make --eval work 2016-09-11 20:23:47 +03:00
igorklopov
a6cd6e39d7 1.0.0-beta.0 2016-09-10 17:25:51 +04:00
igorklopov
0e68f3afb3 include tag into basename. to be ready to urls whitelisting 2016-09-10 17:24:42 +04:00
igorklopov
ea78f87b33 tryDirectly to fetch asset without touching api endpoints 2016-09-10 16:55:05 +04:00
igorklopov
4b01852eb7 downloadUrl and browser_download_url 2016-09-10 16:13:12 +04:00
igor
4b77bf3f51 treat request errors as expected 2016-09-10 12:55:48 +03:00
igorklopov
cc98361ace disabled code is also worth renaming 2016-09-09 23:40:15 +04:00
Igor Klopov
f989d30733 0.2.0 2016-09-09 20:20:20 +03:00
Igor Klopov
1af920ae67 consider legacy name 2016-09-09 20:19:45 +03:00
Leo Lamprecht
3bb0459ea2 Replace OSX with macOS 2016-09-09 19:38:48 +03:00
Igor Klopov
da337264f1 fixed undoPatch 2016-09-09 19:28:52 +03:00
Igor Klopov
ac2ae8c104 fixed cachedData length calculation 2016-09-09 18:59:56 +03:00
Igor Klopov
b3c2cfbf1e finished pkg_bootstrap 2016-09-09 18:22:09 +03:00
igorklopov
f43c2899d9 draft of a produceCacheData-based approach 2016-09-08 20:37:42 +03:00
igorklopov
1ff8915fcb new patches are coming 2016-09-08 20:32:16 +03:00
igor
15e8aa3c22 0.1.6 2016-09-05 22:04:41 +03:00
igor
27b009d0b7 disabling osx-x86 was a bad idea 2016-09-05 21:56:38 +03:00