calebboyd
c4e16fb6e0
chore: bump globby and fix ci node version
2020-06-24 09:52:27 -05:00
calebboyd
ea6f1f0808
fix: update legacy v3 tag while v4 is beta
2020-06-22 14:59:44 -05:00
calebboyd
c1055149ab
chore: bump resolve dependnencies
2020-06-20 12:15:13 -05:00
calebboyd
79fffc358a
chore: update resolve-dependencies
2020-06-20 08:39:39 -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
ac5bf1876a
chore: bump beta
v4.0.0-beta.6
2020-04-26 09:08:59 -05:00
calebboyd
d6ba5d193f
fix: update resolve-dependencies
2020-04-26 09:08:25 -05:00
Aral Balkan
b785b72724
docs: link to list of pre-built executables ( #738 )
2020-04-18 14:55:50 -05:00
bruce-one
de6bb58a10
fix: remove hasLoadedAnyUserCJSModule assertion to fix startup. ( #743 )
2020-04-02 19:11:02 -05:00
calebboyd
56dfef1e45
chore: bump version
2020-03-31 09:45:41 -05:00
bruce-one
8f3d29812a
Handle multiline ProcessGlobalArgs change. ( #742 )
...
Fixes #739 .
2020-03-30 12:39:32 -05:00
calebboyd
c44877d6ad
chore: release beta.4
2020-02-20 21:37:14 -06: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
1686c1f68c
chore: increase buildable time
2019-10-10 13:00:40 -05:00
calebboyd
1e54736fec
fix: serialize shims/resources in upstream step
...
closes #677
v4.0.0-beta.3
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
Jared Allard
cc2c5e31fc
feat: use github issues/pr templates v2 ( #663 )
2019-08-22 13:51:43 -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
eb887363de
fix(build): fix ci task execa types
2019-08-06 14:57:24 -05:00
calebboyd
de9894cf47
feat: variable import resolution
...
BREAKING: node 6 is no longer supported
2019-07-31 16:15:37 -05:00
dependabot[bot]
2e2d381969
build(deps): bump lodash from 4.17.11 to 4.17.14 ( #651 )
2019-07-15 10:36:54 -05:00
calebboyd
7d0f435bef
chore: pipeline troubleshooting
2019-07-11 15:09:34 -05:00
calebboyd
efd3dfc35a
fix: windows build 10.16
2019-06-25 15:32:32 -05:00
calebboyd
9c1d67b2e6
build: add 3rd scheduled build
2019-06-24 14:20:51 -05:00
calebboyd
93e0a021d3
build: increase timeout to 3 hours
2019-06-24 11:37:23 -05:00
calebboyd
021f50d50f
build: add schedules to yml
2019-06-24 09:38:05 -05:00
calebboyd
bf5ff7d9bd
chore: set build limit to two hours
2019-06-21 15:20:21 -05:00
calebboyd
86c3acedb1
chore: pipeline display names
2019-06-17 18:38:54 -05:00
calebboyd
ecb3d41a97
build: exit on existing target
2019-06-17 12:57:35 -05:00
calebboyd
1eb44797d0
fix: don't expand argv1 on node 12 bootstrap
v3.3.1
2019-06-17 12:49:28 -05:00
calebboyd
1023b72513
fix: update patches for node 12 bootstrapping
v3.3.0
2019-06-12 16:04:17 -05:00
calebboyd
0cf436c9a7
chore: dep bump
2019-06-11 10:42:26 -05:00
calebboyd
77f49eb07a
fix: asset alias
2019-06-11 10:36:09 -05:00
calebboyd
9bc98bf597
ci: fix gcc version
2019-06-10 15:50:26 -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
v3.2.1
2019-05-28 18:04:16 -05:00
Jason Cooke
a0c8d31f03
docs: fix typo ( #625 )
2019-05-23 18:17:55 -05:00
calebboyd
472b98d839
chore: publish copyFile shim
v3.2.0
2019-04-28 14:28:59 -05:00
calebboyd
9ae6ed8ae8
chore: log open handles after a minute or two
2019-04-28 13:28:40 -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
be4ab09745
chore: update ci in readme
2019-04-25 11:22:19 -05:00