Go to the source code of this file.
Namespaces | |
update_version | |
Functions | |
def | update_version.Find (elem, tagname) |
def | update_version.FindAndClone (elem, tagname) |
def | update_version.GetFullVersion (rc_suffix='-rc-') |
def | update_version.ReplaceText (elem, text) |
def | update_version.RewriteTextFile (filename, line_rewriter) |
def | update_version.RewriteXml (filename, rewriter, add_xml_prefix=True) |
def | update_version.UpdateBazel () |
def | update_version.UpdateConfigure () |
def | update_version.UpdateCpp () |
def | update_version.UpdateCsharp () |
def | update_version.UpdateJava () |
def | update_version.UpdateJavaScript () |
def | update_version.UpdateMakefile () |
def | update_version.UpdateObjectiveC () |
def | update_version.UpdatePhp () |
def | update_version.UpdatePython () |
def | update_version.UpdateRuby () |