DescriptionHash intermediate file name to avoid ENAMETOOLONG
Hash the intermediate Makefile target used for multi-output rules
so that it still works when the involved file names are very long.
Since the intermediate file's name is effectively arbitrary, this
does not come with notable behavioural changes.
The `import hashlib` boilerplate is taken directly
from `xcodeproj_file.py`.
BUG=
R=thakis@chromium.org
Committed: https://chromium.googlesource.com/external/gyp/+/920ee58c3d3109dea3cd37d88054014891a93db7
Patch Set 1 #
Total comments: 3
Patch Set 2 : Hash intermediate file name to avoid ENAMETOOLONG #Patch Set 3 : Hash intermediate file name to avoid ENAMETOOLONG #
Total comments: 1
Messages
Total messages: 11 (3 generated)
|