node/tools/wafadmin/Tools
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
..
__init__.py Use waf-light instead of waf 2009-10-02 17:05:42 +02:00
ar.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
cc.py Upgrade waf to 1.5.10 2009-12-09 14:27:33 +01:00
ccroot.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
compiler_cc.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
compiler_cxx.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
compiler_d.py Use waf-light instead of waf 2009-10-02 17:05:42 +02:00
config_c.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
cxx.py Upgrade waf to 1.5.10 2009-12-09 14:27:33 +01:00
d.py Upgrade to WAF 1.5.15 2010-04-04 21:12:25 -07:00
dmd.py Use waf-light instead of waf 2009-10-02 17:05:42 +02:00
gas.py Upgrade to WAF 1.5.15 2010-04-04 21:12:25 -07:00
gcc.py Upgrade waf to 1.5.10 2009-12-09 14:27:33 +01:00
gdc.py Use waf-light instead of waf 2009-10-02 17:05:42 +02:00
gnu_dirs.py Upgrade to WAF 1.5.15 2010-04-04 21:12:25 -07:00
gob2.py Use waf-light instead of waf 2009-10-02 17:05:42 +02:00
gxx.py Upgrade waf to 1.5.10 2009-12-09 14:27:33 +01:00
icc.py Upgrade waf to 1.5.10 2009-12-09 14:27:33 +01:00
icpc.py Use waf-light instead of waf 2009-10-02 17:05:42 +02:00
intltool.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
libtool.py Upgrade waf to 1.5.10 2009-12-09 14:27:33 +01:00
misc.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
nasm.py Upgrade waf to 1.5.10 2009-12-09 14:27:33 +01:00
node_addon.py Environment variables NODE_PREFIX, NODE_PATH in node-waf 2010-07-12 07:46:45 -07:00
osx.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
preproc.py Upgrade to WAF 1.5.15 2010-04-04 21:12:25 -07:00
python.py Upgrade Waf to 1.5.16 2010-04-18 19:57:13 -04:00
suncc.py Upgrade to WAF 1.5.15 2010-04-04 21:12:25 -07:00
suncxx.py Upgrade to WAF 1.5.15 2010-04-04 21:12:25 -07:00
unittestw.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
winres.py Upgrade waf to 1.5.10 2009-12-09 14:27:33 +01:00
xlc.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00
xlcxx.py Upgrade WAF to 1.5.14 2010-03-08 10:18:24 -08:00