Searched refs:git_branch_name (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Tools/wx/packaging/
H A Dbuild-debian-installer.py12 wxwebkit_dir = os.path.abspath(os.path.join(script_dir, "..", "..", "..", "WebKitBuild", "Debug" + build_utils.git_branch_name()))
H A Dbuild-win-installer.py42 wxwebkit_dir = os.path.abspath(os.path.join(wxwk_root, "WebKitBuild", get_config(wxwk_root) + git_branch_name()))
H A Dbuild-mac-installer.py47 wxwebkit_dir = os.path.abspath(os.path.join(wxwk_root, "WebKitBuild", get_config(wxwk_root) + git_branch_name()))
/external/webkit/Tools/wx/build/
H A Dbuild_utils.py158 def git_branch_name(): function
H A Dsettings.py160 config_dir = config + git_branch_name()

Completed in 1679 milliseconds