Commit Graph

12 Commits

Author SHA1 Message Date
igorklopov
5ab131703c async function build (nodeVersion, target) 2016-08-10 13:59:34 +03:00
igorklopov
38ac05233e copies compiled binaries to ~/.pkg-cache 2016-08-10 13:27:28 +03:00
igorklopov
5a2ab2f401 returns the path of produced binary 2016-08-10 11:51:56 +03:00
igorklopov
d28fd16c4a async function compileOnWindows, compileOnUnix 2016-08-10 11:47:39 +03:00
igorklopov
935385efdd const nodePath = path.join(buildPath, 'node'); 2016-08-10 11:19:26 +03:00
igorklopov
4dc897b3da compiles on windows 2016-08-10 11:16:24 +03:00
igorklopov
df72d8473e applies patches and compiles (for non-win yet) 2016-08-10 10:42:49 +03:00
igorklopov
253b06bc04 list of possible targets out of current host (x64,x86 out of x64) 2016-08-09 18:31:04 +03:00
igorklopov
8d5c61d3fc cycle through available nodeVersions/patches 2016-08-09 18:24:47 +03:00
igorklopov
f1e6ae63c4 system.js, places.js, patches.json 2016-08-09 18:00:46 +03:00
igorklopov
00f10ab2e3 scripts.build - clones node and resets to version 2016-08-09 18:00:27 +03:00
igorklopov
10f6f3cc82 init 2016-08-09 14:09:11 +03:00