Commit Graph

17 Commits

Author SHA1 Message Date
Jared Allard 599858f799 test: run npm install on each test before trying to compile 2016-02-24 16:21:30 -08:00
Jared Allard f690b81a97 tests: finalize test system for now, be ready for a ci someday 2016-02-24 15:39:59 -08:00
Jared Allard 6faed1838f test: track tets/{mocha.opts, test.js} 2016-02-24 14:28:55 -08:00
Jared Allard 841f22f0bb tests: fix incorrect write type for express-test, exit process 2016-02-24 13:22:21 -08:00
Jared Allard ab1d92cf68 exe: fix an issue where finalContents isnt initialized, more test work 2016-02-24 12:58:13 -08:00
Jared Allard 208c2b2b56 bundle: add _process instead of process to igv, start test system work 2016-02-24 00:00:46 -08:00
Jared Allard a8c13a436b bundle: browserify.paths for controling require paths from nexe 2016-02-23 23:14:57 -08:00
Jared Allard f50e94a781 bundle/exe: more ES6, browserify.excludes, browserify.requires in package.json. 2016-02-23 23:00:19 -08:00
Jared Allard 6a07ea62ea exe: support --jsFlag, use browserify API, try to get work started on source maps 2016-02-07 00:45:16 -08:00
Jared Allard f75948b7e8 exe: use custom tar+gz extraction method, should fix #175 2016-02-01 12:56:48 -08:00
Jared Allard ea38821fd4 test: include js-yaml senario, which fixes #148 2016-01-28 17:51:56 -08:00
Jared Allard 54675f0e23 bundle: search top-level directories for browserify as well. Fixes #170. Implement support for js-flags in 0.12.x 2016-01-28 15:32:33 -08:00
Jared Allard 3ac02efd18 readme: document opts for nexe.compile and package.json 2016-01-28 14:50:37 -08:00
Jared Allard b100922d91 test: dont append os ext to test file. 2016-01-28 14:29:21 -08:00
Jared Allard 87660c3682 exe: fixes #168. Implements package.json nexe.runtime.js-flags for v8 flags. 2016-01-28 14:25:31 -08:00
Jared Allard 3e708ca916 npm: prepare 1.0.5 2016-01-24 17:30:40 -08:00
Jared Allard 7641afa5a4 test: express test 2016-01-22 12:36:39 -08:00