Searched refs:DOWNLOAD_URL (Results 1 – 3 of 3) sorted by relevance
27 DOWNLOAD_URL = 'ftp://sourceware.org/pub/valgrind/%s' % TARBALL variable37 f.write(urllib2.urlopen(DOWNLOAD_URL).read())
28 DOWNLOAD_URL = 'ftp://sourceware.org/pub/valgrind/%s' % TARBALL variable38 f.write(urllib2.urlopen(DOWNLOAD_URL).read())
28 set DOWNLOAD_URL=https://www.python.org/ftp/python/{version}/{arch}{releasename}/{msi} variable55 if "%1" EQU "--download" (set DOWNLOAD_URL=%~2) && shift && shift && goto CheckOpts variable178 set BUILDOPTS=/p:Platform=%1 /p:BuildForRelease=true /p:DownloadUrl=%DOWNLOAD_URL% /p:DownloadUrlBa…