pulumi/sdk/nodejs/runtime/native
joeduffy 3ff10edcc4 Add a make configure target
This change adds a `make configure` target, which handles preparing
the environment for building the project.  This includes existing
steps, like dep ensure and yarn installing the Node.js SDK NPM
dependencies, and also includes downloading the right Node.js/V8
includes, putting them in the right place, and then generating the
appropriate node-gyp project files that reference those includes.
2017-09-04 11:35:21 -07:00
..
.gitignore Add a make configure target 2017-09-04 11:35:21 -07:00
binding.gyp Add a make configure target 2017-09-04 11:35:21 -07:00
closure.cc Implement free variable calculations 2017-09-04 11:35:21 -07:00
ensure_node_v8.sh Add a make configure target 2017-09-04 11:35:21 -07:00