igorklopov
|
4c3a6df890
|
switched from aws to github releases
|
2016-08-11 12:45:23 +03:00 |
|
igorklopov
|
977398cf0d
|
finished uploading via aws s3
|
2016-08-10 20:45:26 +03:00 |
|
igorklopov
|
22217fe36e
|
build fn is localPlace-agnostic and receives copyDest option
|
2016-08-10 16:14:21 +03:00 |
|
igorklopov
|
815822b667
|
moved binary templates to places.json + added aws-sdk
|
2016-08-10 15:58:27 +03:00 |
|
igorklopov
|
e4f39b1112
|
expands getTargets x64->x64,x86
|
2016-08-10 14:17:53 +03:00 |
|
igorklopov
|
1a74716c25
|
localPath -> localPlace
|
2016-08-10 14:13:59 +03:00 |
|
igorklopov
|
166171f304
|
erase temporary buildPath after compilation
|
2016-08-10 14:11:49 +03:00 |
|
igorklopov
|
6a7377c231
|
separate script file to build-and-upload
|
2016-08-10 14:11:03 +03:00 |
|
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 |
|