node-nw-snapshot icon indicating copy to clipboard operation
node-nw-snapshot copied to clipboard

Buildserver for building and testing v8 snapshots for node-webkit

Results 4 node-nw-snapshot issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

Throws EPERM even though the file is removed. Maybe it's a filelock problem. Need to investigate.

bug