node-nw-snapshot
node-nw-snapshot copied to clipboard
Buildserver for building and testing v8 snapshots for node-webkit
I've tried to change the configs.js architecture from "ia32" to "x64" as I realized it's only building in 32 bit, but then I got the error: ``` Only ia32 is...
Hi Mikkel, after playing around a bit with my source, which is around 10k lines of code, it seems to compile only on 0.9.2, nothing else. Then I start it,...
It would be great if after a successful run, not only the snapshot itself is returned, but the app.nw which was used to build it, which has the snapshot in...
Throws EPERM even though the file is removed. Maybe it's a filelock problem. Need to investigate.