DescriptionReland "Remove the 'gyp_config' concept from MB."
This re-lands #349043 with some fixes for win32; we weren't consistently
using os.sep everywhere. This patch fixes that and consolidates the code
so that all references to os.sep and os.path.join() happen in the same
places. In addition, this patch updates the unittests to run cleanly on
win32 and test a win32-specific example (to catch the case that broke).
TBR=scottmg@chromium.org
BUG=481692
Committed: https://crrev.com/8c2cfd36d9ddcd4c1d6cc23b8e1dad2cc317e54c
Cr-Commit-Position: refs/heads/master@{#349477}
Patch Set 1 : original (broken) patch #Patch Set 2 : fixes and cleanup for win32 happiness #
Total comments: 1
Patch Set 3 : fix win32 test on non-win32 platform #
Messages
Total messages: 22 (9 generated)
|