0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/wafadmin
Jérémy Lal a7e1efc5bd Environment variables NODE_PREFIX, NODE_PATH in node-waf
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
2010-07-12 07:46:45 -07:00
..
Tools Environment variables NODE_PREFIX, NODE_PATH in node-waf 2010-07-12 07:46:45 -07:00
__init__.py Use waf-light instead of waf 2009-10-02 17:05:42 +02:00
ansiterm.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
Build.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
Configure.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
Constants.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
Environment.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
Logs.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
Node.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
Options.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
pproc.py Use waf-light instead of waf 2009-10-02 17:05:42 +02:00
py3kfixes.py Upgrade to WAF 1.5.15 2010-04-04 21:12:25 -07:00
Runner.py Upgrade to WAF 1.5.15 2010-04-04 21:12:25 -07:00
Scripting.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
Task.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
TaskGen.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
Utils.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00