mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
a7e1efc5bd
Those variables have following defaults : - NODE_PREFIX is relative to the current path of the node_addon.py file It is used as the base path of node include files. - NODE_PATH is ~/.node_libraries It's where modules are installed when calling `node-waf install` Note .js files must be explicitely installed by the module's wscript. Usage : NODE_PREFIX=/usr/local NODE_PATH=~/.node_libraries node-waf configure |
||
---|---|---|
.. | ||
Tools | ||
__init__.py | ||
ansiterm.py | ||
Build.py | ||
Configure.py | ||
Constants.py | ||
Environment.py | ||
Logs.py | ||
Node.py | ||
Options.py | ||
pproc.py | ||
py3kfixes.py | ||
Runner.py | ||
Scripting.py | ||
Task.py | ||
TaskGen.py | ||
Utils.py |