Commit Graph

36 Commits

Author SHA1 Message Date
Christopher Karper a7c3fda721 Updated deps 2015-02-22 15:05:47 -05:00
RainbowDashDC 06cab4f43b Publish new version to hopefully fix #103 2015-02-21 01:16:34 -05:00
RainbowDashDC cac698609c V bump to solve critical error. 2015-02-15 11:10:34 -08:00
RainbowDashDC e4155c8fed Version bump 0.3.5, update depends 2015-02-14 09:44:49 -08:00
LorenzIndus f458298ffb update version of builtins in deps
Get the fix they did to include the "constants" builtin module.
2014-12-17 08:48:01 -06:00
Craig Condon 31b01469c7 v bump 2014-10-10 09:23:51 -07:00
Brandon Anzaldi 83daa5553b Replace Optimist with Yargs in Package.json 2014-08-29 18:43:06 -07:00
Craig Condon ff09ef6755 cleanup 2014-08-10 23:46:38 -07:00
Craig Condon 85c8831248 include all node.js builtins 2014-08-10 23:32:01 -07:00
Craig Condon 3d2ae606ef v bump 2014-07-30 12:22:50 -07:00
Craig Condon d4f27aea7f filter http 2014-07-30 12:22:37 -07:00
Craig Condon 9fd462da2f v bump 2014-07-30 11:37:20 -07:00
Craig Condon 60849404a2 remove sardines - move into nexe. Use bundle.js 2014-07-30 11:37:05 -07:00
Craig Condon 00fa37fff0 start on using browserify 2014-07-30 11:12:20 -07:00
Craig Condon 270350fda6 fix #48 - ability to just run ----> bundle /Users/craig/Developer/Public/nexe/lib/index.js
unable to include script /Users/craig/Developer/Public/nexe/lib/exe.js from /Users/craig/Developer/Public/nexe/lib/index.js, Error: Cannot find module 'nexe'
    at Function.module.exports [as sync] (/Users/craig/Developer/Public/nexe/node_modules/sardines/node_modules/amdify/node_modules/resolve/lib/sync.js:32:11)
    at resolvePath (/Users/craig/Developer/Public/nexe/node_modules/sardines/node_modules/amdify/lib/pathInfo.js:135:20)
    at self.getPathInfo (/Users/craig/Developer/Public/nexe/node_modules/sardines/node_modules/amdify/lib/pathInfo.js:88:24)
    at /Users/craig/Developer/Public/nexe/node_modules/sardines/node_modules/amdify/lib/analyzeDeps.js:324:13
    at /Users/craig/Developer/Public/nexe/node_modules/async/lib/async.js:111:13
    at Array.forEach (native)
    at _each (/Users/craig/Developer/Public/nexe/node_modules/async/lib/async.js:32:24)
    at Object.async.each (/Users/craig/Developer/Public/nexe/node_modules/async/lib/async.js:110:9)
    at scanRequired (/Users/craig/Developer/Public/nexe/node_modules/sardines/node_modules/amdify/lib/analyzeDeps.js:321:9)
    at Function.on.success.deps.forEach.dep.source (/Users/craig/Developer/Public/nexe/node_modules/sardines/node_modules/amdify/lib/analyzeDeps.js:245:5) in cwd. Resolves package.json main script
2014-05-28 10:47:52 -07:00
Craig Condon 1d47091304 v bump 2014-05-13 11:42:44 -07:00
Jan-Henrik bd1152357e Added Windows Support using vcbuild.bat 2014-05-12 20:29:02 +02:00
Craig Condon c53f229848 added progress to package.json 2014-03-06 11:28:00 -08: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
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
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 e7e80f5a2c refactor 2014-02-27 16:49:35 -08:00
Craig Condon 12a7069a32 v bump 2013-10-14 10:26:47 -07:00
Samyak Bhuta 60ebde86cc Added preference for global install. 2013-10-14 18:47:33 +05:30
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 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 75ecf22ba9 properly parse relative path 2013-02-01 11:36:47 -08:00
Craig Condon 818da103a8 added dependency 2013-01-31 12:19:14 -08:00
Craig Condon 3c432a0d3a cleanup 2012-11-30 20:16:17 -06:00
Craig Condon ad5532eaad finally works 2012-11-30 20:11:55 -06:00
Craig Condon 8b03984ca8 fix package repo 2012-02-17 14:54:58 -06:00
Craig Condon c018684658 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