Commit Graph

321 Commits

Author SHA1 Message Date
calebboyd 455d6893fd fix: cache for build vs target v2.0.0-rc.4 2017-09-08 08:13:40 -05:00
calebboyd ee529ce9b5 chore: fix target parsing v2.0.0-rc.3 2017-09-07 22:56:30 -05:00
calebboyd 280b93b0a8 chore: add debugBundle to write out bundle 2017-09-05 23:41:25 -05:00
calebboyd 9ecd84ff8f chore: update fuse-box in example 2017-09-05 23:01:23 -05:00
calebboyd eaaffc7221 chore: rc2 v2.0.0-rc.2 2017-09-04 14:46:06 -05:00
calebboyd 75651af5f9 chore: publish beta 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 c7af89f12c fix: don't call next twice 2017-09-04 14:46:06 -05:00
calebboyd 7d0cdd7a50 feat: targets 2017-09-04 14:46:06 -05:00
calebboyd 9e5ab3e099 chore: options, and resource normalization 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
Jared Allard 430d63e7eb readme: update build link 2017-08-14 14:43:00 -07:00
calebboyd 3e435ecbf8 chore: beta 6 2017-08-13 17:34:54 -05:00
David Lechner aeefcbeba3 chore: add newline to end of command line help text (#361)
Without this, when you run `nexe --help` in a terminal, your shell prompt will be on the same line as `option can be used more than once`.
2017-08-13 16:20:23 -05:00
calebboyd 563aa97a89 fix: add bundle directly to third_party_main v2.0.0-beta.4 2017-08-13 15:28:32 -05:00
calebboyd 88a46dc730 Merge branch 'cb-wip' v2.0.0-beta.3 2017-08-03 23:00:51 -05:00
calebboyd 1a6b113d6e chore: wip bundling 2017-08-03 22:59:15 -05:00
calebboyd d375c8f214 chore: indicate beta in readme 2017-07-20 16:20:40 -05:00
calebboyd 15d919c302 chore: docs and ts fixes 2017-07-18 11:08:45 -05:00
calebboyd 6adf3c82c3 chore: update fusebox example version 2017-07-17 09:38:40 -05:00
calebboyd 73af22cc92 chore: publish nexe@beta v2.0.0-beta.2 2017-07-16 22:43:02 -05:00
calebboyd 844d34b29a chore(readme): remove bundling point 2017-07-16 22:39:16 -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
James M. Greene 249ee50130 README clarifications and consistency polishing 2017-06-29 11:46:14 -05:00
James M. Greene 76ec6a8be3 Prepend the Python path for Windows for overriding 2017-06-28 17:57:09 -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 ca7874c854 chore: misc cleanup 2017-06-26 20:01:53 -05:00
calebboyd 95e7971a96 chore: remove compiled files from repo 2017-06-26 20:01:53 -05:00
calebboyd f8151854f1 chore: update yarn.lock 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 b10b3d268d fix: ensure python path is qouoted on windows #210 2017-06-26 20:01:53 -05:00
calebboyd 40f1e6056f feat: add isNexe which detects a nexe environment 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
calebboyd 72afbe68a4 chore: add issue template 2017-04-10 23:29:42 -05:00
Jared Allard ad83cf769f fix: center text below badges 2017-03-06 12:43:33 -08:00
Jared Allard 8395f588a3 readme: add build status, support. 2017-03-05 22:07:23 -08:00
Jared Allard df3d667e4e update: A few new readme tweaks. 2017-03-05 21:57:40 -08:00
Jared Allard f928f3e758 fix: .gitignore ignore .DS_Store, add yarn.lock 2017-03-05 21:09:09 -08:00