DescriptionFix bug: non-cygwin actions incorrectly run options through _FixPath.
This adds an additional heuristic to the existing one. Now if an option begins
with either a '/' OR a '-', it assumes it's not a strict path.
Added a TODO which notes that the existing (and new) behavior will miss options
such as '--opt=a/posix/path', and '/opt:a/posix/path'.
Committed: https://code.google.com/p/gyp/source/detail?r=1441
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|