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

/external/webkit/Tools/wx/build/
H A Dbuild_utils.py78 def download_if_newer(url, destdir): function
116 waf = download_if_newer('http://wxwebkit.wxcommunity.com/downloads/deps/waf', os.path.join(wk_root, 'Tools', 'wx'))
124 swig_module = download_if_newer('http://wxwebkit.wxcommunity.com/downloads/deps/swig.py.txt', wxpy_dir)
130 archive = download_if_newer('http://wxwebkit.wxcommunity.com/downloads/deps/wxWebKitDeps-%s.zip' % msvc_version, wklibs_dir)

Completed in 106 milliseconds