Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Don't trigger Windows builds for changes to WebCore.exp.in or the top…
…-level GNUmakefile.am Fixes <http://webkit.org/b/55144> Windows builders should not have built r79343 or r79440, but did Reviewed by Anders Carlsson. * Scripts/webkitpy/common/config/build.py: (_should_file_trigger_build): Loosened the pattern for GNUmakefile.am to include the top-level GNUmakefile.am, and loosened the pattern for .exp files to include WebCore.exp.in. * Scripts/webkitpy/common/config/build_unittest.py: (ShouldBuildTest): Added some more tests. Canonical link: https://commits.webkit.org/69481@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@79561 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
21 additions
and 2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters