Commit Graph

51 Commits

Author SHA1 Message Date
Craig Condon c583e2f029 move utils to their own file 2014-02-28 10:39:13 -08:00
Craig Condon 9f93ac0e1e Merge branch 'master' of github.com:crcn/nexe 2014-02-27 16:49:56 -08:00
Craig Condon 66bde4c761 refactor 2014-02-27 16:49:35 -08:00
Craig Condon 3803fdaf15 Merge pull request #36 from tallesl/issue35
Solves #35
2013-12-12 22:18:07 -08:00
Talles L 847616a295 Solves #35 2013-12-13 03:25:03 -02:00
Craig Condon 085e475bd4 cleanup 2013-10-14 10:40:46 -07:00
Craig Condon 273e864e07 download latest version 2013-10-14 10:29:35 -07:00
Craig Condon 46b2761db8 v bump 2013-10-14 10:26:47 -07:00
Craig Condon 254615894f Merge branch 'master' of github.com:crcn/nexe 2013-10-14 10:25:57 -07:00
Craig Condon 1aa897e132 update node version 2013-10-14 10:25:46 -07:00
Craig Condon 8552619bc5 Merge pull request #32 from samyakbhuta/master
Installing 'nexe' globally.
2013-10-14 10:22:52 -07:00
Samyak Bhuta 9007a080cf Added preference for global install. 2013-10-14 18:47:33 +05:30
Samyak Bhuta 46503af805 'nexe', can be installed globally. 2013-10-14 16:28:08 +05:30
Craig Condon 758803540b Merge pull request #29 from alexwhitman/node-argv
Unshift 'node' onto process.argv
2013-08-18 10:36:51 -07:00
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
Craig Condon d44199e592 Merge pull request #28 from alexwhitman/fixup
Linting, spawning and temp directory
2013-08-17 08:37:59 -07:00
Alex Whitman 7d783ced63 Add temp option to README 2013-08-17 12:40:00 +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 e8ea712a45 fix #26 - should resolve to absolute path unless / is the first character 2013-07-26 13:40:54 -07:00
Craig Condon c3c1ddaaf0 added mit license 2013-06-04 14:32:26 -07:00
Craig Condon b89f9650c5 update readme 2013-04-29 12:41:14 -07:00
Craig Condon b78cea8c35 updated example 2013-04-09 13:52:47 -07:00
Craig Condon ddea854649 replace browserify with sardines 2013-04-09 13:37:45 -07:00
Craig Condon 0281273cd0 v bump 2013-02-27 11:27:10 -08:00
Craig Condon 336a30e7c0 added ability to use -h or --help for help menu 2013-02-27 11:26:44 -08:00
Craig Condon 4f9c040d74 properly parse relative path 2013-02-01 11:39:52 -08:00
Craig Condon cdbdbfbb0d cleanup 2013-02-01 11:39:32 -08:00
Craig Condon 63ba6a307b Merge branch 'master' of github.com:crcn/nexe 2013-02-01 11:37:03 -08:00
Craig Condon bea9181be6 properly parse relative path 2013-02-01 11:36:47 -08:00
Craig Condon 6a62ea8f10 Update README.md 2013-02-01 11:30:47 -08:00
Craig Condon f1a0eb88fd added dependency 2013-01-31 12:19:14 -08:00
Craig Condon e43a473559 Update README.md 2012-12-02 12:08:10 -06:00
Craig Condon 207e381309 remove node modules 2012-11-30 20:17:44 -06:00
Craig Condon 14005e70d9 cleanup 2012-11-30 20:16:17 -06:00
Craig Condon d6b65478ce finally works 2012-11-30 20:12:56 -06:00
Craig Condon 11aaccdf66 finally works 2012-11-30 20:11:55 -06:00
Craig Condon 45dd2d2680 fix package repo 2012-02-17 14:54:58 -06:00
Craig Condon a1a06e310c update pkg 2011-11-30 12:55:16 -06:00
Craig Condon 716d947914 updated readme 2011-11-26 17:34:11 -06:00
Craig Condon 5076c15e76 typo 2011-11-26 17:30:50 -06:00
Craig Condon 2995a3d916 can build node.js file from cwd now 2011-11-26 17:30:13 -06:00
Craig Condon d0e259be6f can build node.js file from cwd now 2011-11-26 17:24:25 -06:00
Craig Condon b2f621d7d0 updated readme 2011-11-26 17:03:30 -06:00
Craig Condon a2f6492d71 updated readme 2011-11-26 17:03:08 -06:00
Craig Condon c8aa6a8326 updated readme 2011-11-26 17:01:47 -06:00
Craig Condon 9b82355175 ability to build executables 2011-11-26 17:00:12 -06:00
Craig Condon 6f0534f433 changes spiceapps to crcn 2011-11-26 13:37:24 -06:00
Craig Condon bb380cb70f updated readme 2011-11-26 13:26:18 -06:00