rebuild/test
Felix Rieseberg 96b462a052
feat: Change node-gyp to @electron/node-gyp (#1157)
* fix: Change node-gyp to @electron/node-gyp

* fix: node-gyp has native promises now

* Move to a github version (temporarily)

* fix: Optional chaining

* test: Update the tests to ffi-napi

* fix: Use better-sqlite3 instead

* test: Nevermind, go with a simple module

* test: We're testing on one fewer module

* test: Use farmhash for clang testing
2024-10-08 10:29:52 -07:00
..
fixture feat: Change node-gyp to @electron/node-gyp (#1157) 2024-10-08 10:29:52 -07:00
helpers fix: allow using forks for prebuilt modules (#1155) 2024-10-02 19:48:01 +02:00
arch.ts
electron-locator.ts chore: enforce semicolons via eslint (#1154) 2024-10-01 08:37:57 -07:00
module-type-node-gyp.ts chore: fix lint 2024-10-01 08:52:21 -07:00
module-type-node-pre-gyp.ts fix: allow using forks for prebuilt modules (#1155) 2024-10-02 19:48:01 +02:00
module-type-prebuild-install.ts fix: allow using forks for prebuilt modules (#1155) 2024-10-02 19:48:01 +02:00
module-type-prebuildify.ts fix: allow using forks for prebuilt modules (#1155) 2024-10-02 19:48:01 +02:00
read-package-json.ts
rebuild-napibuildversion.ts chore: enforce semicolons via eslint (#1154) 2024-10-01 08:37:57 -07:00
rebuild-yarnworkspace.ts chore: enforce semicolons via eslint (#1154) 2024-10-01 08:37:57 -07:00
rebuild.ts feat: Change node-gyp to @electron/node-gyp (#1157) 2024-10-08 10:29:52 -07:00
search-module.ts