Commit Graph

10 Commits

Author SHA1 Message Date
Alex Whitman 424a7bdcbb Unshift 'node' onto process.argv
The node executable is the first value in argv. This was missing after
compiling.
2013-08-18 18:16:23 +01:00
Alex Whitman 85b9250b9a Add -t|--temp option to specify location for node.js sources 2013-08-17 12:04:38 +01:00
Alex Whitman b2871f09cd Rewrite configure/make spawning 2013-08-17 11:36:03 +01:00
Alex Whitman 6ff539b4e6 Fix up linting warnings
- Mix of tabs and spaces
- Trailing whitepsace
- Missing semi-colons
2013-08-17 10:31:55 +01:00
Craig Condon ddea854649 replace browserify with sardines 2013-04-09 13:37:45 -07:00
Craig Condon 11aaccdf66 finally works 2012-11-30 20:11:55 -06:00
Craig Condon 5076c15e76 typo 2011-11-26 17:30:50 -06:00
Craig Condon d0e259be6f can build node.js file from cwd now 2011-11-26 17:24:25 -06:00
Craig Condon 9b82355175 ability to build executables 2011-11-26 17:00:12 -06:00
Craig Condon bb380cb70f updated readme 2011-11-26 13:26:18 -06:00