0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/tools
Ben Noordhuis d7dff34bad gyp: support older bash versions
Older bash versions in `sh -c` mode don't parse `export FOO=42` constructs,
they bail out with a "FOO is not an identifier" error message.

This was fixed somewhere between bash 4.1.0 and 4.1.5 but let's support the
older versions anyway.
2011-10-26 04:59:31 +00:00
..
closure_linter Import Google's closure_linter 2010-12-01 16:42:26 -08:00
doctool docs: Add anchor links next to each function 2011-09-21 21:08:53 +09:00
gyp gyp: support older bash versions 2011-10-26 04:59:31 +00:00
msi wix project to create msi installer for windows 2011-10-11 10:29:03 -07:00
scons Revert "Remove scons" 2011-08-08 14:15:51 -07:00
wafadmin Have WAF variants match GYP configuration names 2011-08-23 14:10:35 -07:00
cpplint.py Import cpplint.py 2010-12-01 17:01:25 -08:00
gyp_node Rename gyp files to produce useful solution names. 2011-08-13 19:57:42 -07:00
js2c.py Add string class that uses ExternalAsciiStringResource. 2011-03-08 13:56:41 -08:00
node-waf Install node-waf 2010-10-28 19:43:36 -07:00
osx-dist.sh
osx-pkg-dmg-create.sh
run-valgrind.py
test.py tools/test.py to support marking files a libuv-broken 2011-08-23 23:45:46 -07:00
updateAuthors.awk Bump version to v0.3.5 2011-01-16 15:12:28 -08:00
waf-light