Commit Graph

  • cc2c5e31fc feat: use github issues/pr templates v2 (#663) Jared Allard 2019-08-22 11:13:06 -07:00
  • fe26b540de fix: arm arch mapping (#662) Caleb Boyd 2019-08-22 10:52:24 -05:00
  • a143c470fb fix: support NODE_OPTIONS in newer node versions (#660) bruce-one 2019-08-22 02:56:46 +10:00
  • eb887363de fix(build): fix ci task execa types calebboyd 2019-08-06 14:57:24 -05:00
  • de9894cf47 feat: variable import resolution calebboyd 2019-07-31 16:15:37 -05:00
  • 2e2d381969 build(deps): bump lodash from 4.17.11 to 4.17.14 (#651) dependabot[bot] 2019-07-15 10:36:54 -05:00
  • 7d0f435bef chore: pipeline troubleshooting calebboyd 2019-07-03 12:42:53 -05:00
  • efd3dfc35a fix: windows build 10.16 calebboyd 2019-06-24 15:57:54 -05:00
  • cf23147c9c fix: windows build 10.16 v3.3.2 calebboyd 2019-06-24 15:57:54 -05:00
  • 9c1d67b2e6 build: add 3rd scheduled build calebboyd 2019-06-24 13:34:06 -05:00
  • 93e0a021d3 build: increase timeout to 3 hours calebboyd 2019-06-24 11:37:17 -05:00
  • 021f50d50f build: add schedules to yml calebboyd 2019-06-24 09:38:05 -05:00
  • bf5ff7d9bd chore: set build limit to two hours calebboyd 2019-06-21 15:20:21 -05:00
  • 86c3acedb1 chore: pipeline display names calebboyd 2019-06-17 18:38:54 -05:00
  • ecb3d41a97 build: exit on existing target calebboyd 2019-06-17 12:57:35 -05:00
  • 1eb44797d0 fix: don't expand argv1 on node 12 bootstrap v3.3.1 calebboyd 2019-06-17 12:47:29 -05:00
  • 1023b72513 fix: update patches for node 12 bootstrapping v3.3.0 calebboyd 2019-06-12 16:03:31 -05:00
  • 0cf436c9a7 chore: dep bump calebboyd 2019-06-11 10:42:26 -05:00
  • 77f49eb07a fix: asset alias calebboyd 2019-06-11 10:36:09 -05:00
  • 9bc98bf597 ci: fix gcc version calebboyd 2019-06-10 15:27:50 -05:00
  • 7e9a05675c fix: reference ogfs in readFilePath for internalmethods calebboyd 2019-06-05 15:03:49 -05:00
  • e62d728624 fix: uppercase windows path letters after normalize v3.2.1 calebboyd 2019-05-28 18:02:32 -05:00
  • a0c8d31f03 docs: fix typo (#625) Jason Cooke 2019-05-24 11:17:55 +12:00
  • 472b98d839 chore: publish copyFile shim v3.2.0 calebboyd 2019-04-28 14:28:59 -05:00
  • 9ae6ed8ae8 chore: log open handles after a minute or two calebboyd 2019-04-27 17:20:21 -05:00
  • a0c648bc8b chore: set install directory for nasm calebboyd 2019-04-25 11:46:01 -05:00
  • 463595f502 chore: typo Daniel Ruf 2019-04-25 18:23:08 +02:00
  • be4ab09745 chore: update ci in readme calebboyd 2019-04-23 15:55:14 -05:00
  • a6ad034336 chore: set env variables calebboyd 2019-04-15 23:22:49 -05:00
  • 0afbe3b732 chore: fix types in azure build script calebboyd 2019-04-15 23:03:41 -05:00
  • 0865fda5ef fix: don't infer main module when not in tty calebboyd 2019-04-15 23:01:50 -05:00
  • 7bfdc39700 chore: add azure-pipeline.yml calebboyd 2019-04-15 17:12:41 -05:00
  • 9486399cec chore: update alpine build script calebboyd 2019-04-15 14:59:57 -05:00
  • 75bf6a3dc4 chore: naive copyFile patch calebboyd 2019-04-14 21:37:06 -05:00
  • 0dca0745ee feat(fs): add option to restore all but internal filesystem methods calebboyd 2019-04-08 22:14:27 -05:00
  • ff612d610e feat(fs): add option to restore all but internal filesystem methods v3.1.0 calebboyd 2019-04-08 22:14:27 -05:00
  • 6fc2ed9519 fix: snapshot gyp variable name after node 11 (#606) Antonio Nuno Monteiro 2019-04-09 03:14:16 +01:00
  • 448f4270ea fix: set entrypoint correctly when outside a tty calebboyd 2019-04-08 16:22:58 -05:00
  • c9c9b5a0a3 fix: mount vfs relative to execPath instead of cwd v3.0.4 calebboyd 2019-04-08 11:10:10 -05:00
  • d2756a5f75 fix: load implicit input if stdin is empty without a tty v3.0.3 calebboyd 2019-04-04 23:54:06 -05:00
  • 255f3887c7 chore: remove unused methods calebboyd 2019-04-04 19:14:42 -05:00
  • 75ae41b7b9 chore: bump version v3.0.2 calebboyd 2019-04-04 09:48:17 -05:00
  • 3692c142fb doc: describe mangle option calebboyd 2019-04-04 09:47:20 -05:00
  • af2e381ed4 feat: ensure output directory exists calebboyd 2019-04-04 09:34:12 -05:00
  • 44393a22da More flexiable nexe footer search range to fix digital sign binary launch issue jerry_liu 2019-04-02 17:33:28 +08:00
  • 57a08d2cfd remove compress option jerry_liu 2019-04-03 12:22:24 +08:00
  • 6825cef609 feat: asset option calebboyd 2019-04-03 08:12:26 -05:00
  • b3c2d2e764 fix: use hardcoded version for asset url calebboyd 2019-04-01 16:38:06 -05:00
  • d73325ba35 chore: analyze resources as entrypoints v3.0.0 calebboyd 2019-03-30 20:17:35 -07:00
  • 6e3cadbe22 chore: dep bump calebboyd 2019-03-30 13:54:51 -07:00
  • de42dd94ad refactor: run download for src and prebuilt before plugins or patches calebboyd 2019-03-30 13:29:58 -07:00
  • 37192e4ca8 fix: ignore node cli for 11.6.0+ calebboyd 2019-03-28 19:18:52 -07:00
  • c5cdbd9380 chore: remove unused directories in appveyor calebboyd 2019-03-08 09:21:35 -06:00
  • b022cd525d fix: size on bundled stat calebboyd 2019-02-21 22:33:44 -06:00
  • 72d9dfebf6 fix(fs): stat file and directories for bundled files (#589) bruce-one 2019-02-22 11:48:49 +11:00
  • 8849ac0c0c chore: don't try to upload an existing asset calebboyd 2019-01-31 19:56:36 -06:00
  • 8ad6641278 chore: update travis vm calebboyd 2019-01-31 17:54:10 -06:00
  • 1a75bdb058 fix: avoid syncronous errors in compile method v3.0.0-beta.15 calebboyd 2019-01-23 20:21:34 -06:00
  • 12c77a34fd chore: update resolve-dependencies calebboyd 2019-01-05 11:25:36 -06:00
  • c76edb7c0b chore: expose build on compiler calebboyd 2018-12-31 08:49:04 -06:00
  • 09d7093295 fix: ignore parsing errors in node_modules v3.0.0-beta.12 calebboyd 2018-12-21 19:57:25 -06:00
  • 3a091f45bd refactor(fs-patches): don't destroy arguments for non bundled files calebboyd 2018-12-15 16:38:32 -06:00
  • 9575c0811b refactor: avoid checking DEBUG every log, if set. (#562) bruce-one 2018-12-06 12:51:04 +11:00
  • ab6b540e23 fix: filter parser warnings calebboyd 2018-11-29 06:03:56 -05:00
  • dcea374922 fix: input detection and validity calebboyd 2018-11-28 20:20:33 -06:00
  • b3b6c6b936 chore: use npm i calebboyd 2018-11-21 21:42:22 -06:00
  • 058c34ee8a chore: update node-cli patches for 10-10.9 calebboyd 2018-11-21 18:31:06 -06:00
  • 9750c70873 chore: update circle-ci caching calebboyd 2018-11-21 10:58:03 -06:00
  • 7bc3a83667 fix: node 10 cli args v3.0.0-beta.9 3.0.0-beta.9 calebboyd 2018-11-20 06:07:41 -05:00
  • aa93ab6516 chore: update resolve-dependencies calebboyd 2018-11-15 06:06:42 -05:00
  • c681a62566 chore: log json error response calebboyd 2018-10-24 14:28:34 -05:00
  • 2ea0f897d5 chore: bump version calebboyd 2018-10-23 10:23:34 -05:00
  • cfa3036694 feat: invalidate binary cache when snapshot file changes (#542) António Nuno Monteiro 2018-10-23 15:31:17 +01:00
  • c3ba3ec872 chore: bump version calebboyd 2018-10-21 12:25:35 -05:00
  • 142338ede6 fix: stringify compiler.entrypoint in shims (#541) António Nuno Monteiro 2018-10-21 18:00:06 +01:00
  • e3f1d6fc74 fix: missing cwd on resolve calebboyd 2018-10-20 11:31:05 -05:00
  • 0db8122f8f fix: handle configure script in node 10.11+ calebboyd 2018-10-20 11:23:12 -05:00
  • 129c2f86a0 fix: include snapshot in patches (#539) António Nuno Monteiro 2018-10-20 17:16:41 +01:00
  • db766e2832 fix: use vcBuild and make based on current platform calebboyd 2018-10-20 10:31:51 -05:00
  • e6a416cc4f fix: add internalModuleReadJSON patch calebboyd 2018-10-17 21:56:37 -05:00
  • 35f4811826 fix: remove spread operator calebboyd 2018-10-09 14:07:32 -05:00
  • 891ac0ab2a chore: badges v3.0.0-beta.1 calebboyd 2018-10-04 08:19:40 -05:00
  • 18bbf24456 chore: bump version calebboyd 2018-09-28 14:46:36 -05:00
  • 689160e833 fix: handle empty content when adding an empty file calebboyd 2018-09-28 14:40:50 -05:00
  • bd3ae2e80a chore: disable stdin in docker build calebboyd 2018-09-26 16:26:07 -05:00
  • 0447d8004c chore: append build error to log file calebboyd 2018-09-26 14:31:18 -05:00
  • 11be5a2573 chore(docs): resource should always we a glob string (#528) Jon Tore Hafstad 2018-10-04 15:19:03 +02:00
  • 664dc6a11b chore: update arm version generator calebboyd 2018-09-26 09:57:08 -05:00
  • 4a7bfd99b6 chore: fix platform check calebboyd 2018-09-25 11:48:39 -05:00
  • a3af96eae8 chore: update travis auth calebboyd 2018-09-25 11:36:09 -05:00
  • 8e41015c8d chore: 3.0 beta v3.0.0-beta.0 calebboyd 2018-09-24 14:13:21 -05:00
  • 8382a2c1b3 fix: don't use typescript for bootstrap patch calebboyd 2018-09-24 11:41:36 -05:00
  • d385923c5a test: fix folder inference on circle ci calebboyd 2018-09-14 16:18:03 -05:00
  • 50ebc4fc32 chore: bump dependencies calebboyd 2018-09-14 11:17:52 -05:00
  • 53ef02f87a feat: standalone bundler calebboyd 2018-08-16 20:52:39 -05:00
  • c70d93b72f chore: setup nexe-fs as a standalone shim calebboyd 2018-08-12 21:01:19 -05:00
  • d4a194b239 fix: stdin detection calebboyd 2018-06-12 22:54:25 -05:00
  • dbcbadf9a5 chore: cleanup imports calebboyd 2018-06-07 11:13:45 -04:00
  • c3a2fd9eb4 fix(patches): third_party_main file patch regression calebboyd 2018-05-15 22:40:06 -05:00
  • b6dd232e7a chore: bump next calebboyd 2018-05-08 11:52:13 -07:00