HomeSort by relevance Sort by last modified time
    Searched full:git_branch_name (Results 1 - 5 of 5) sorted by null

  /external/webkit/Tools/wx/packaging/
build-debian-installer.py 12 wxwebkit_dir = os.path.abspath(os.path.join(script_dir, "..", "..", "..", "WebKitBuild", "Debug" + build_utils.git_branch_name()))
build-mac-installer.py 47 wxwebkit_dir = os.path.abspath(os.path.join(wxwk_root, "WebKitBuild", get_config(wxwk_root) + git_branch_name()))
build-win-installer.py 42 wxwebkit_dir = os.path.abspath(os.path.join(wxwk_root, "WebKitBuild", get_config(wxwk_root) + git_branch_name()))
  /external/webkit/Tools/wx/build/
build_utils.py 158 def git_branch_name(): function
settings.py 160 config_dir = config + git_branch_name()

Completed in 139 milliseconds