Commit Graph

138 Commits

Author SHA1 Message Date
Igor Klopov
16b44639bb add modules 51 to verify.js 2016-11-13 16:59:16 +03:00
Igor Klopov
f2d07fe810 show modules version 2016-11-13 16:58:18 +03:00
igor
9637378b03 tuning dontBuild 2016-10-08 22:27:11 +03:00
Igor Klopov
2466336ae9 fix boolean flags for command line 2016-10-07 20:43:49 +03:00
Igor Klopov
5331250087 enable compilation of node 7 for arm, but disable inspector 2016-10-07 20:23:27 +03:00
igorklopov
24548fd4e6 update tests 2016-10-06 12:57:59 +03:00
Igor Klopov
72f64d3c85 disable v8_inspector for node 6 2016-10-06 05:51:07 +00:00
Igor Klopov
dbb517bd60 one more fix for verify.js for arm 2016-10-05 18:48:55 +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 Klopov
b4fb1ad223 fixes to verify.js for arm 2016-10-04 14:03:29 +00:00
igorklopov
7fc9034865 update test to include verify 2016-10-04 13:22:31 +03:00
igorklopov
106eebb8a1 verify sourceless functions before upload 2016-10-04 12:33:05 +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
b85086dab3 term 'download' -> 'fetch'. to match '-f' option instead of '-d' 2016-09-29 10:56:13 +03:00
Igor Klopov
4e7dff3922 dont append '0' to tag name 2016-09-27 17:48:54 +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
a606a41b3e do not report twice 2016-09-15 22:35:41 +00:00
igorklopov
41224865e2 show lines if they contain just a zero number 2016-09-12 18:59:16 +03: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
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
27b009d0b7 disabling osx-x86 was a bad idea 2016-09-05 21:56:38 +03:00
igor
c736d7cd96 since we use console.log here, switch the stream to process.stderr 2016-09-04 23:58:30 +03:00
Igor Klopov
b9932de4dc indicate what file was not found 2016-09-04 18:37:14 +03:00
Igor Klopov
d266fb9509 use non-modified values in error messages 2016-09-04 18:15:13 +03:00
Igor Klopov
c965ffe7fd stop when incompatible platform or unknown arch 2016-09-04 16:09:48 +03:00
igorklopov
e1b07b28e2 use tag instead of version for localPlace 2016-09-04 08:20:31 +00:00
Igor Klopov
9d9fdfce15 +TODO 2016-09-03 20:46:08 +03:00
Igor Klopov
d710644c16 quickly fetch tagged non-draft release 2016-09-03 18:38:31 +03:00
Igor Klopov
88fac420cb skip osx-x86 - fixes #2 2016-09-03 18:13:38 +03:00
Igor Klopov
af335bce0a tagFromVersion - fixes #3 2016-09-03 18:00:49 +03:00
igorklopov
995cad5085 fix handling of wasReported in upload.js 2016-09-02 09:19:32 +03:00
igorklopov
d83614ee67 one more fix for progress bar 2016-09-01 16:49:43 +03:00
igorklopov
a5536ca3b8 more fixes for downloaded/built #1 2016-09-01 15:16:09 +03:00
igorklopov
ccb5e9c9e7 latest is also a possible value for nodeRange 2016-09-01 13:46:05 +03:00
igorklopov
c327d0e777 expand ~/.pkg-cache to show user full path 2016-09-01 11:38:02 +03:00
igorklopov
e2d4b88481 v6-osx-x64 -> node6-osx-x64 - fixes #4 2016-09-01 11:28:53 +03:00
igorklopov
349d41954d distinguish built and downloaded binaries. fixes #1 2016-09-01 10:47:29 +03:00
igorklopov
2ec1425c6f dont show stack for network errors 2016-09-01 10:45:21 +03:00
igorklopov
4b526556ae make use of wasReported 2016-09-01 10:21:01 +03:00
igorklopov
14c3d97343 dont show '100%' if download was broken half-way 2016-09-01 10:05:58 +03:00
igorklopov
42c7f8c2df fixes for log ported from pkg 2016-09-01 10:05:35 +03:00