calebboyd
32033b6d15
fix: bring idepotent builds back
2020-06-27 06:46:13 -05:00
calebboyd
ea6f1f0808
fix: update legacy v3 tag while v4 is beta
2020-06-22 14:59:44 -05:00
Bryce Gibson
c8cf13a9dd
Move nexe boot to support 12.18.0.
2020-06-04 07:43:26 -05:00
Aral Balkan
928b8134a7
fix: remove full stop from one line of help output for consistency
2020-05-08 17:42:03 -05:00
Aral Balkan
0a2e8dba00
fix: replace --asset option with --remote option ( #760 )
2020-05-08 17:42:03 -05:00
Aral Balkan
01c977bb3c
feat: alternate nexe base binary remotes (--remote option) ( #760 )
2020-05-08 17:42:03 -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
Roy Razon
a4db04dbee
fix: resources not being included on Windows ( #701 )
2020-01-14 08:47:35 -06:00
Roy Razon
ec7f7f318e
fix: two windows fs patch bugs ( #692 )
...
* fix: two windows fs patch bugs
- winPath was not upcasing drive letters of namespace-prefixed keys
- internalModuleReadFile and internalModuleStat were not normalizing keys before checking the manifest for existing entries
2020-01-14 08:29:25 -06:00
calebboyd
e49d72db88
chore: add additional debug logging
2019-10-24 09:59:01 -05:00
calebboyd
1e54736fec
fix: serialize shims/resources in upstream step
...
closes #677
2019-10-09 12:20:53 -05:00
calebboyd
4112bd7b3e
fix: multistream export cast
2019-10-09 10:54:52 -05:00
calebboyd
5ec04f5791
chore: update buildable versions
2019-10-09 09:42:19 -05:00
Nathan Poirier
098a746e0d
fix: support fs.stat options ( #665 )
2019-09-18 14:22:24 -05:00
Caleb Boyd
fe26b540de
fix: arm arch mapping ( #662 )
2019-08-22 10:52:24 -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
de9894cf47
feat: variable import resolution
...
BREAKING: node 6 is no longer supported
2019-07-31 16:15:37 -05:00
calebboyd
efd3dfc35a
fix: windows build 10.16
2019-06-25 15:32:32 -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
calebboyd
77f49eb07a
fix: asset alias
2019-06-11 10:36:09 -05:00
calebboyd
7e9a05675c
fix: reference ogfs in readFilePath for internalmethods
2019-06-05 15:03:49 -05:00
calebboyd
e62d728624
fix: uppercase windows path letters after normalize
...
closes #618
2019-05-28 18:04:16 -05:00
calebboyd
472b98d839
chore: publish copyFile shim
2019-04-28 14:28:59 -05:00
calebboyd
a0c648bc8b
chore: set install directory for nasm
2019-04-26 14:33:26 -05:00
Daniel Ruf
463595f502
chore: typo
2019-04-25 11:23:08 -05:00
calebboyd
a6ad034336
chore: set env variables
2019-04-18 13:27:08 -05:00
calebboyd
7bfdc39700
chore: add azure-pipeline.yml
2019-04-15 17:12:41 -05:00
calebboyd
75bf6a3dc4
chore: naive copyFile patch
2019-04-14 21:37:06 -05:00
calebboyd
0dca0745ee
feat(fs): add option to restore all but internal filesystem methods
2019-04-08 22:14:51 -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
calebboyd
448f4270ea
fix: set entrypoint correctly when outside a tty
2019-04-08 16:23:21 -05:00
calebboyd
c9c9b5a0a3
fix: mount vfs relative to execPath instead of cwd
2019-04-08 11:10:33 -05:00
calebboyd
d2756a5f75
fix: load implicit input if stdin is empty without a tty
2019-04-04 23:54:06 -05:00
calebboyd
255f3887c7
chore: remove unused methods
2019-04-04 19:37:30 -05:00
calebboyd
75ae41b7b9
chore: bump version
2019-04-04 09:48:17 -05:00
calebboyd
af2e381ed4
feat: ensure output directory exists
...
closes #590
2019-04-04 09:35:15 -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
jerry_liu
57a08d2cfd
remove compress option
2019-04-03 08:15:21 -05:00
calebboyd
6825cef609
feat: asset option
2019-04-03 08:12:26 -05:00
calebboyd
b3c2d2e764
fix: use hardcoded version for asset url
2019-04-01 16:38:47 -05:00
calebboyd
d73325ba35
chore: analyze resources as entrypoints
2019-03-30 20:18:41 -07:00
calebboyd
6e3cadbe22
chore: dep bump
2019-03-30 13:54:51 -07:00
calebboyd
de42dd94ad
refactor: run download for src and prebuilt before plugins or patches
2019-03-30 13:29:58 -07:00
calebboyd
37192e4ca8
fix: ignore node cli for 11.6.0+
2019-03-28 19:19:03 -07:00
calebboyd
b022cd525d
fix: size on bundled stat
2019-02-21 22:33:44 -06:00
bruce-one
72d9dfebf6
fix(fs): stat file and directories for bundled files ( #589 )
...
Ensure Stat return has correct prototype.
In particular to fix `Reflect.apply(Stats.prototype.isFile, stat, [])`.
2019-02-21 18:48:49 -06:00
calebboyd
1a75bdb058
fix: avoid syncronous errors in compile method
2019-01-23 20:31:11 -06:00