webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
wkbuild Namespace Reference

Functions

def should_build (target_platform, changed_files)
 

Function Documentation

◆ should_build()

def wkbuild.should_build (   target_platform,
  changed_files 
)
Returns true if the changed files affect the given platform, and
thus a build should be performed. target_platform should be one of the
platforms used in the build.webkit.org master's config.json file.