Bryce Gibson
|
c8cf13a9dd
|
Move nexe boot to support 12.18.0.
|
2020-06-04 07:43:26 -05:00 |
|
calebboyd
|
d6ba5d193f
|
fix: update resolve-dependencies
|
2020-04-26 09:08:25 -05:00 |
|
bruce-one
|
de6bb58a10
|
fix: remove hasLoadedAnyUserCJSModule assertion to fix startup. (#743)
|
2020-04-02 19:11:02 -05:00 |
|
bruce-one
|
8f3d29812a
|
Handle multiline ProcessGlobalArgs change. (#742)
Fixes #739.
|
2020-03-30 12:39:32 -05:00 |
|
bruce-one
|
a143c470fb
|
fix: support NODE_OPTIONS in newer node versions (#660)
And use `$&` for code simplification.
|
2019-08-22 09:44:03 -05:00 |
|
calebboyd
|
1eb44797d0
|
fix: don't expand argv1 on node 12 bootstrap
|
2019-06-17 12:49:28 -05:00 |
|
calebboyd
|
1023b72513
|
fix: update patches for node 12 bootstrapping
|
2019-06-12 16:04:17 -05:00 |
|
Antonio Nuno Monteiro
|
6fc2ed9519
|
fix: snapshot gyp variable name after node 11 (#606)
this changed from `embed_script` to `v8_embed_script` after node 11
|
2019-04-08 21:14:16 -05:00 |
|
jerry_liu
|
44393a22da
|
More flexiable nexe footer search range to fix digital sign binary launch issue
Fix #372
|
2019-04-03 13:37:31 -05:00 |
|
calebboyd
|
37192e4ca8
|
fix: ignore node cli for 11.6.0+
|
2019-03-28 19:19:03 -07:00 |
|
calebboyd
|
058c34ee8a
|
chore: update node-cli patches for 10-10.9
|
2018-11-21 18:31:06 -06:00 |
|
calebboyd
|
7bc3a83667
|
fix: node 10 cli args
|
2018-11-20 14:35:35 -06:00 |
|
calebboyd
|
e3f1d6fc74
|
fix: missing cwd on resolve
|
2018-10-20 11:31:05 -05:00 |
|
calebboyd
|
0db8122f8f
|
fix: handle configure script in node 10.11+
|
2018-10-20 11:23:12 -05:00 |
|
António Nuno Monteiro
|
129c2f86a0
|
fix: include snapshot in patches (#539)
|
2018-10-20 11:16:41 -05:00 |
|
calebboyd
|
53ef02f87a
|
feat: standalone bundler
|
2018-09-24 11:28:49 -05:00 |
|
calebboyd
|
c70d93b72f
|
chore: setup nexe-fs as a standalone shim
|
2018-09-24 11:28:49 -05:00 |
|
calebboyd
|
dbcbadf9a5
|
chore: cleanup imports
|
2018-09-24 11:28:49 -05:00 |
|
calebboyd
|
c3a2fd9eb4
|
fix(patches): third_party_main file patch regression
|
2018-09-24 11:28:49 -05:00 |
|
calebboyd
|
ad41f07d85
|
chore: support node 10
|
2018-09-24 11:28:49 -05:00 |
|
calebboyd
|
b8522b6310
|
fix: error on missing entry
closes #467
closes #464
|
2018-09-24 11:28:49 -05:00 |
|
James M. Greene
|
34f3ddc26a
|
fix: bootstrap file path in node 4.x
|
2018-09-24 11:28:49 -05:00 |
|
calebboyd
|
92058b6137
|
chore(bundling): start alternate bundling strategy
|
2018-09-24 11:28:49 -05:00 |
|
calebboyd
|
9a9511a429
|
chore: bump version
|
2018-02-23 00:38:53 -06:00 |
|
calebboyd
|
66afccc2e2
|
fix: order of operations #448
|
2018-02-16 22:26:42 -06:00 |
|
calebboyd
|
eef430afb1
|
chore: update fuse-box
|
2018-02-05 20:22:23 -06:00 |
|
bruce-one
|
133d1919fa
|
feat: allow setting NODE_OPTIONS. (#448)
|
2018-02-01 16:29:49 -06:00 |
|
calebboyd
|
9a81cc2fa2
|
fix: don't rely on got as a transient dependency
closes #439
|
2018-01-22 18:37:50 -06:00 |
|
calebboyd
|
02481f069c
|
fix re-order shim
|
2018-01-04 13:44:01 -06:00 |
|
Andrew Razumovsky
|
cb26021296
|
fix(rc): regex works to the end of the line (#437)
|
2017-12-21 22:47:30 -06:00 |
|
calebboyd
|
719804eb2f
|
chore: bump dependencies
|
2017-12-02 12:52:59 -06:00 |
|
calebboyd
|
11fa087e9d
|
refactor: move startup scripts to shims, add plugins
|
2017-09-26 20:16:03 -05:00 |
|
calebboyd
|
2b9a8b1f0e
|
feat: fake-argv option
|
2017-09-09 02:02:52 -05:00 |
|
calebboyd
|
7a7aaefa23
|
fix: set input before name (so name can derive from input)
|
2017-09-08 23:44:26 -05:00 |
|
calebboyd
|
04fdd165a4
|
feat: productversion and fileversion replacements in node-rc
|
2017-09-08 14:29:19 -05:00 |
|
calebboyd
|
a9de25ba1f
|
docs: update readme with new usage
|
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
|
ba78c7dc54
|
refactor: append in lieu of inserting payload
|
2017-08-23 22:35:01 -05:00 |
|
calebboyd
|
563aa97a89
|
fix: add bundle directly to third_party_main
|
2017-08-13 15:28:32 -05:00 |
|
calebboyd
|
548e6454ef
|
chore: typescript and native module bundles
|
2017-07-16 21:40:23 -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
|
7668d7b471
|
feat: next
|
2017-06-26 20:01:53 -05:00 |
|