Descriptiontools/sort_sources.py: sort C++ source file names in build files.
tools/git/move_source_file.py updates C++ source file names in
build files for you, but it does not sort the updated file names.
With this tool, you can sort C++ source file names in build files
(both GYP and GN files supported) automatically. It's not perfect
but should work reasonably well.
BUG=456014
TEST=Run the tool against some build files. The results are included in the patch.
Committed: https://crrev.com/3d23ca0518139be109b6d52a8bf01b55c7ca29e3
Cr-Commit-Position: refs/heads/master@{#315517}
Patch Set 1 #
Total comments: 4
Patch Set 2 : address comments #
Messages
Total messages: 9 (3 generated)
|