* Add MakeNapiJsiRuntime calling conventions
* Work in progress
* Pop-Location on error
* Add temporary EOL exception to src/napi/js_native_ext_api_v8.cpp
* Add temporary EOL exception to src/napi/js_native_ext_api_v8.cpp
* Make .editorconfig LF
* Use napi_ext_env_attributes as bitset
* More temp adjustments to EOL
* Update editorconfig
* Removed compile.ps1
* Have napi_ext_create_env use napi_ext_env_settings* as firs arg
* Add flags to napi_ext_env_settings
* Make MakeNapiJsiRuntime __cdecl
* Clean up commented code
* Add __declspec
* Use napi_ext_env_settings in initialization
* Use settings.flags in NAPI tests
* Name _napi_ext_env_settings
Co-authored-by: Vladimir Morozov <vmorozov@microsoft.com>
* Add .editorconfig
* Use DirectoryInfo for folder paths
* Use non-interpolable literals in ValidateSet
* Add NuGet config and packages
* Add NuGet config and packages
* Obtain Boost version from packages.config'
* Add UseOldGn param.
* Drop old GN download