Commit Graph

103 Commits

Author SHA1 Message Date
calebboyd 11fa087e9d refactor: move startup scripts to shims, add plugins 2017-09-26 20:16:03 -05:00
calebboyd b822984776 fix: input path for bundle 2017-09-26 00:10:09 -05:00
calebboyd 9906df8d55 chore: bump rc6 2017-09-13 19:08:44 -05:00
calebboyd 79bcb753b4 fix: native module fuse plubin 2017-09-11 01:20:37 -05:00
calebboyd ad279e6daf docs: clarify resource and build documentation 2017-09-09 14:08:04 -05:00
calebboyd 455d6893fd fix: cache for build vs target 2017-09-08 08:13:40 -05:00
calebboyd ee529ce9b5 chore: fix target parsing 2017-09-07 22:56:30 -05:00
calebboyd eaaffc7221 chore: rc2 2017-09-04 14:46:06 -05:00
calebboyd c0b6575da0 feat: build-target options 2017-09-04 14:46:06 -05:00
calebboyd a9de25ba1f docs: update readme with new usage 2017-09-04 14:46:06 -05:00
calebboyd c6d057ac43 feat: initial build 2017-09-04 14:46:06 -05:00
calebboyd 5df6840972 chore: inject source-map-support 2017-09-04 14:46:06 -05:00
calebboyd a0d859921d feat: initial fuse-box bundling support 2017-09-04 14:46:06 -05:00
calebboyd fcd803686c chore: test appveyor build 2017-08-24 00:12:18 -05:00
calebboyd ba78c7dc54 refactor: append in lieu of inserting payload 2017-08-23 22:35:01 -05:00
calebboyd 3e435ecbf8 chore: beta 6 2017-08-13 17:34:54 -05:00
calebboyd 563aa97a89 fix: add bundle directly to third_party_main 2017-08-13 15:28:32 -05:00
calebboyd 1a6b113d6e chore: wip bundling 2017-08-03 22:59:15 -05:00
calebboyd 15d919c302 chore: docs and ts fixes 2017-07-18 11:08:45 -05:00
calebboyd 73af22cc92 chore: publish nexe@beta 2017-07-16 22:43:02 -05:00
calebboyd 548e6454ef chore: typescript and native module bundles 2017-07-16 21:40:23 -05:00
calebboyd ce2c4cefd0 wip: bundling work 2017-07-16 21:40:23 -05:00
James M. Greene ac64063916 Note the minimum Node.js engine required
Fixes #341
2017-07-15 20:01:56 -05:00
calebboyd cac2759d3a chore: pr feedback 2017-06-26 20:01:53 -05:00
calebboyd 811f460763 feat: resources 2017-06-26 20:01:53 -05:00
calebboyd e12eb8b289 feat: instant builds 2017-06-26 20:01:53 -05:00
calebboyd 1f35fe498e chore: switch to tar-fs for better stream support 2017-06-26 20:01:53 -05:00
calebboyd ac4ca3fe56 chore: default exports 2017-06-26 20:01:53 -05:00
calebboyd 0d67b1dd4c chore: babel + standard 2017-06-26 20:01:53 -05:00
calebboyd ec57ed508f fix: add missing depenencies 2017-06-26 20:01:53 -05:00
calebboyd 7668d7b471 feat: next 2017-06-26 20:01:53 -05:00
Jared Allard f6a18e18db npm/exe: check for lib/internal/boostrap_node.js, npm 1.1.2 fixes #207 2016-04-08 09:49:28 -07:00
Jared Allard ebdd8055bd npm: update yargs to 4.2.0 2016-02-24 18:58:49 -08:00
Jared Allard b526d16298 test: log node version to stdout for circleci issues 2016-02-24 15:56:06 -08:00
Jared Allard 42314a7083 test: setup mocha-circlci-reporter 2016-02-24 15:47:24 -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 3b25e7409b bundle: add process to global vars, may fix some issues 2016-02-23 23:34:08 -08:00
Jared Allard aa6988c85f npm: vbump to 1.1.1 for when its released 2016-02-23 23:15:41 -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 ce2db38b92 npm: 1.1.0 release 2016-02-01 12:57:14 -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 6273bd2e9a npm: continue the attempts to figure out why bin isnt included 2016-01-29 11:38:38 -08:00
Jared Allard 4d8a1849e8 npm: try to fix bin/nexe not being included in npm 2016-01-29 11:21:14 -08:00
Jared Allard bbe26640df npm: prepare version 1.0.7, release 1.0.6 2016-01-28 15:38:43 -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 3e708ca916 npm: prepare 1.0.5 2016-01-24 17:30:40 -08:00
Jared Allard fb81a9c75e npm: prepare 1.0.4 2016-01-22 15:00:23 -08:00
Jared Allard 0e34905ddc npm/bundle: remove through depend that wasnt even used 2016-01-22 14:58:31 -08:00
Jared Allard c1e7416644 npm: fix version issue, and don't bundle src in builds 2016-01-22 14:51:16 -08:00