Igor Klopov
|
07d7c0663f
|
1.7.1
|
2016-10-05 19:13:00 +03:00 |
|
Igor Klopov
|
dbb517bd60
|
one more fix for verify.js for arm
|
2016-10-05 18:48:55 +03:00 |
|
Igor Klopov
|
3bf981afa6
|
1.7.0
|
2016-10-05 01:44:17 +03:00 |
|
Igor Klopov
|
6bbe3cc88b
|
use uv_exepath instead of argv[0] for reading overlays
|
2016-10-05 01:42:24 +03:00 |
|
Igor Klopov
|
a62be08882
|
uploading fails if it takes more than 30 seconds. fixing it
|
2016-10-05 01:17:14 +03:00 |
|
igor
|
e8ed755feb
|
Revert "draft of reorder(argc, argv, wargv[0])"
This reverts commit 0239bb94e1.
|
2016-10-04 23:02:20 +03:00 |
|
igorklopov
|
0239bb94e1
|
draft of reorder(argc, argv, wargv[0])
|
2016-10-04 18:07:51 +03:00 |
|
Igor Klopov
|
b4fb1ad223
|
fixes to verify.js for arm
|
2016-10-04 14:03:29 +00:00 |
|
igorklopov
|
82efaeb948
|
1.6.1
|
2016-10-04 13:24:28 +03:00 |
|
igorklopov
|
c901f51c39
|
since prepublish is not run in npm i, make platform invariant
|
2016-10-04 13:24:16 +03:00 |
|
igorklopov
|
7fc9034865
|
update test to include verify
|
2016-10-04 13:22:31 +03:00 |
|
igorklopov
|
47a3d24a03
|
1.6.0
|
2016-10-04 12:50:19 +03:00 |
|
igorklopov
|
0724b5deb6
|
dont run prepublish script when npm i
https://github.com/npm/npm/issues/10074
|
2016-10-04 12:45:07 +03:00 |
|
igorklopov
|
106eebb8a1
|
verify sourceless functions before upload
|
2016-10-04 12:33:05 +03:00 |
|
igorklopov
|
43e6675b92
|
1.6.0-beta.0
|
2016-10-04 11:09:14 +03:00 |
|
igorklopov
|
d70cba084f
|
make CHECK(IsSane()) pass in Debug mode
|
2016-10-04 11:09:01 +03:00 |
|
igorklopov
|
0606faa17e
|
i::CpuFeatures::Reinitialize
|
2016-10-04 11:07:04 +03:00 |
|
igorklopov
|
643027dd31
|
move (MaxEnd / BOUNDARY) * BOUNDARY to upper function
|
2016-10-04 07:44:09 +03:00 |
|
Igor Klopov
|
ed470a1014
|
1.5.1
|
2016-10-02 22:19:29 +03:00 |
|
Igor Klopov
|
195d0a5817
|
seems node 7 beta does not compile on arm
|
2016-10-02 22:16:14 +03:00 |
|
Igor Klopov
|
eaf1bab6c6
|
make dontBuild accessible from pkg
|
2016-10-02 20:45:36 +03:00 |
|
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 |
|