Closed GoogleCodeExporter closed 9 years ago
The isolate.py tool enforces path case to enforce determinism. This ensures the
.isolated sha-1 is reproducible.
The problem is that --ignore_broken_items is currently used in
build/isolate.gypi. Sadly this flag can't be removed at the moment due to
component builds and other unsupported builds. This flag makes it possible to
detect removal or incorrect casing.
Original comment by maruel@chromium.org
on 12 Feb 2014 at 1:35
It was fixed in 582e224ef1d90c1a75d60d0668e04a53efb88adb, I disabled path
enforcement but that fixed inconsistent path issue.
Original comment by maruel@chromium.org
on 6 Aug 2014 at 3:17
Original issue reported on code.google.com by
kbr@chromium.org
on 25 Jan 2014 at 1:21