You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Build, load and test function arguments addon
* Add building addons to CI workflow
* Use cmake directly
* Fix Windows specific issues
* Configure using the default generator
* Run tests on MacOS and Windows too
* Ignore Windows debug symbols
* Fix Windows issue importing ts-strip.js
* Delete win_delay_load_hook.cc for now
* Removed the MSVC conditional DELAYLOAD
As per https://github.com/nodejs/node-gyp/blob/db5385c5467e5bfb914b9954f0313c46f1f4e10d/addon.gypi#L68-L89
0 commit comments