build,windows: build and test add-ons on CI #2537
Labels
build
Issues and PRs related to build files or the CI.
good first issue
Issues that are suitable for first-time contributors.
test
Issues and PRs related to the tests.
windows
Issues and PRs related to the Windows platform.
Continuation of #2428. Building and testing add-ons has been implemented on Unices but not on Windows.
This probably needs to be added to vcbuild.bat although I'm unsure what the best way to do that is. Call out to a python script that builds the add-ons? Normal add-ons in test/addons can be built from a master binding.gyp but that won't work for add-ons scraped from the documentation.
/cc @orangemocha @nodejs/build @nodejs/platform-windows
The text was updated successfully, but these errors were encountered: