DescriptionRefactor OS-dependent filename exclusion patterns
Rather than duplicate logic in the tree, merge all of the
shared rules about patterns in filenames into one common set.
The pattern is: "if (OS != x): exclude x's files."
This is especially needed for upcoming changes that bring in a few
more platform-specific (FreeBSD, OpenBSD, Solaris(?)) files.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33160
Patch Set 1 #Patch Set 2 : cleanups #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|