0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Brian White 922d53897d tools: fix setting path containing an ampersand
This commit fixes an issue with the Node.js command prompt
on Windows where the PATH environment variable would not be
set correctly if the existing PATH contained an '&'.

Fixes: https://github.com/nodejs/node/issues/4802
PR-URL: https://github.com/nodejs/node/pull/4804
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-01-23 04:08:45 -05:00
..
configure.d
doc test: use addon.md block headings as test dir names 2016-01-14 22:04:05 +11:00
eslint tools: update eslint to v1.10.3 2016-01-13 23:15:39 +01:00
eslint-rules tools: fix style issue after eslint update 2016-01-13 23:16:12 +01:00
gyp
icu
msvs tools: fix setting path containing an ampersand 2016-01-23 04:08:45 -05:00
osx-pkg.pmdoc
pkgsrc
rpm tools: add --prof-process flag to node binary 2015-12-08 02:00:46 +01:00
certdata.txt tools: update certdata.txt 2015-11-21 21:33:01 +01:00
check-imports.sh
cpplint.py tools: list missing whitespace/if-one-line cpplint 2015-12-08 22:01:41 +01:00
create_expfile.sh
genv8constants.py
getnodeversion.py
gyp_node.py crypto: fix native module compilation with FIPS 2015-12-03 15:34:51 +09:00
install.py tools: add --prof-process flag to node binary 2015-12-08 02:00:46 +01:00
js2c.py tools: add --prof-process flag to node binary 2015-12-08 02:00:46 +01:00
license2rtf.js
license-builder.sh tools: fix license-builder.sh for ICU 2016-01-20 16:34:16 +11:00
lsan_suppressions.txt
Makefile
mk-ca-bundle.pl
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
specialize_node_d.py
test-npm.sh
test.py test: inherit JOBS from environment 2015-12-31 18:29:07 +11:00
update-authors.sh
utils.py