Commit Graph

70 Commits

Author SHA1 Message Date
Craig Condon dd5607886a Merge pull request #45 from northshorenetworks/master
Remove duplicate _log definition in monkeypatch.js
2014-02-28 19:39:44 -08:00
Adam Snodgrass 666774b5b5 Remove duplicate _log definition 2014-02-28 21:35:56 -06:00
Adam Snodgrass 3f75ae462e Merge pull request #2 from crcn/master
Pull in crcn/nexe master changes
2014-02-28 21:33:12 -06:00
Craig Condon dacb31fd67 Merge pull request #44 from northshorenetworks/master
Add option to pass through CLI flags but ignore node and v8 flags
2014-02-28 19:31:00 -08:00
Adam Snodgrass d4e62c668e Add option to disable node and v8 flags and pass through app flags 2014-02-28 21:16:38 -06:00
Craig Condon b267d9ba41 fix typo 2014-02-28 19:01:16 -08:00
Adam Snodgrass 75932723ac Added progress to package.json dependencies; Defined _log in monkeypatch.js 2014-02-28 18:54:38 -06:00
Adam Snodgrass 28442e6714 Merge pull request #1 from crcn/master
Pull in crcn/nexe master changes
2014-02-28 18:14:51 -06:00
Craig Condon 9bb3b76a65 remove old file 2014-02-28 10:46:43 -08:00
Craig Condon 6702ce326a resolve merge conflict 2014-02-28 10:40:07 -08:00
Craig Condon 27075a778d move utils to their own file 2014-02-28 10:39:13 -08:00
Craig Condon 368195be77 Update README.md 2014-02-28 10:33:18 -08:00
Craig Condon b11ce7540c Update README.md 2014-02-28 10:23:52 -08:00
Craig Condon 069c910b7b Update README.md 2014-02-28 10:23:40 -08:00
Craig Condon 934c7bb3d5 Update README.md 2014-02-28 10:23:04 -08:00
Craig Condon 8c8a1eddd7 Update README.md 2014-02-28 10:21:27 -08:00
Craig Condon 3eea6784dd Update README.md 2014-02-28 10:21:17 -08:00
Craig Condon cef44e9b77 Update README.md 2014-02-28 10:20:53 -08:00
Craig Condon b6f555c223 Merge pull request #42 from northshorenetworks/master
Add platform detection for openbsd & freebsd compatibility
2014-02-28 10:17:06 -08:00
Adam Snodgrass 87cacafd3e Add platform detection for openbsd & freebsd compatibility 2014-02-27 23:08:33 -08:00
Craig Condon 9caa365a3e Merge branch 'master' of github.com:crcn/nexe 2014-02-27 16:49:56 -08:00
Craig Condon e7e80f5a2c refactor 2014-02-27 16:49:35 -08:00
Craig Condon 4284c399dd Merge pull request #36 from tallesl/issue35
Solves #35
2013-12-12 22:18:07 -08:00
Talles L 89eeeda575 Solves #35 2013-12-13 03:25:03 -02:00
Craig Condon 3b1b82dc40 cleanup 2013-10-14 10:40:46 -07:00
Craig Condon a9a97fefe1 download latest version 2013-10-14 10:29:35 -07:00
Craig Condon 12a7069a32 v bump 2013-10-14 10:26:47 -07:00
Craig Condon 533ed8c500 Merge branch 'master' of github.com:crcn/nexe 2013-10-14 10:25:57 -07:00
Craig Condon 875d6d0ff7 update node version 2013-10-14 10:25:46 -07:00
Craig Condon ea2cfdf5ee Merge pull request #32 from samyakbhuta/master
Installing 'nexe' globally.
2013-10-14 10:22:52 -07:00
Samyak Bhuta 60ebde86cc Added preference for global install. 2013-10-14 18:47:33 +05:30
Samyak Bhuta d927887355 'nexe', can be installed globally. 2013-10-14 16:28:08 +05:30
Craig Condon 04280a3016 Merge pull request #29 from alexwhitman/node-argv
Unshift 'node' onto process.argv
2013-08-18 10:36:51 -07:00
Alex Whitman 3c084b9573 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
Craig Condon 708851cc40 Merge pull request #28 from alexwhitman/fixup
Linting, spawning and temp directory
2013-08-17 08:37:59 -07:00
Alex Whitman 2214dccd4a Add temp option to README 2013-08-17 12:40:00 +01:00
Alex Whitman ca9fced819 Add -t|--temp option to specify location for node.js sources 2013-08-17 12:04:38 +01:00
Alex Whitman 684b285217 Rewrite configure/make spawning 2013-08-17 11:36:03 +01:00
Alex Whitman 1dc6243b75 Fix up linting warnings
- Mix of tabs and spaces
- Trailing whitepsace
- Missing semi-colons
2013-08-17 10:31:55 +01:00
Craig Condon f1a8a7269f fix #26 - should resolve to absolute path unless / is the first character 2013-07-26 13:40:54 -07:00
Craig Condon 4e8830365e added mit license 2013-06-04 14:32:26 -07:00
Craig Condon 34e6f79096 update readme 2013-04-29 12:41:14 -07:00
Craig Condon e58e22a329 updated example 2013-04-09 13:52:47 -07:00
Craig Condon 4866e04c13 replace browserify with sardines 2013-04-09 13:37:45 -07:00
Craig Condon bedcdfe26f v bump 2013-02-27 11:27:10 -08:00
Craig Condon 5fe8618236 added ability to use -h or --help for help menu 2013-02-27 11:26:44 -08:00
Craig Condon 127377a92b properly parse relative path 2013-02-01 11:39:52 -08:00
Craig Condon d6a083778a cleanup 2013-02-01 11:39:32 -08:00
Craig Condon a52eae6665 Merge branch 'master' of github.com:crcn/nexe 2013-02-01 11:37:03 -08:00
Craig Condon 75ecf22ba9 properly parse relative path 2013-02-01 11:36:47 -08:00