0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/gyp
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
..
buildbot Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
pylib/gyp gyp: support older bash versions 2011-10-26 04:59:31 +00:00
samples Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
tools Upgrade gyp to r1046 2011-09-18 12:25:30 -07:00
.gitignore Upgrade GYP to r1010 2011-08-22 17:09:57 -07:00
AUTHORS Bring gyp into the tools directory; handwritten makefile 2011-08-06 03:12:08 -07:00
codereview.settings Bring gyp into the tools directory; handwritten makefile 2011-08-06 03:12:08 -07:00
DEPS Upgrade GYP to r1078 2011-10-18 14:39:39 -07:00
gyp Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
gyp_dummy.c Bring gyp into the tools directory; handwritten makefile 2011-08-06 03:12:08 -07:00
gyp.bat Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
gyptest.py Upgrade GYP to r1010 2011-08-22 17:09:57 -07:00
LICENSE Bring gyp into the tools directory; handwritten makefile 2011-08-06 03:12:08 -07:00
MANIFEST Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
OWNERS Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
PRESUBMIT.py Upgrade GYP to r995 2011-08-15 13:49:15 -07:00
setup.py Bring gyp into the tools directory; handwritten makefile 2011-08-06 03:12:08 -07:00