summaryrefslogtreecommitdiff
path: root/chromium/build/protoc_java.py
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-07-05 15:04:19 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2016-08-03 08:36:33 +0000
commit7bcc400ffb24938027af75f091bf389ecc8674ed (patch)
treec5b9a08ff374d30884bdb0af7b404c2040fefc24 /chromium/build/protoc_java.py
parent6fc4bac3c15f5452bce33101d949097e986e4120 (diff)
downloadqtwebengine-chromium-7bcc400ffb24938027af75f091bf389ecc8674ed.tar.gz
Fix gyp's relative path calculation
Gyp could not calculate the relative path between an two absolute paths with drive letters. Getting rid of the drive letters solves the issue. Make sure to compare directories in lower-case as Windows is case- insensitive, and we otherwise get very long paths that confuses ninja. We do preserve case in the path names, which is needed for some parts of the build system. Change-Id: I4b4a45155b258ae7fe207c961571d27a41949b85 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/build/protoc_java.py')
0 files changed, 0 insertions, 0 deletions