racket/collects/meta/build
Eli Barzilay d048954f04 Poll mirrors for the download web pages.
This is triggered by an environment variable that points at a file that
is used to cache polling results.  If the variable is not specified just
use all mirror links as usual.  This way, for random builds when people
try things out there is no problem, while the nightly builds (and my
manual builds when there are changes) do the right thing.

The file holds information about the polls, and verifies that the
download exists -- if not, the link is not shown.  If it is, then it
tries to get the size of the remote file (via HEAD or via FTP), and if
it doesn't match our download information, then drop it too.  If no size
informaion is available, include it, but re-poll after a few days.  Even
if the size matches, a re-poll will be done after a month, so stale
mirrors will not stick.
2011-08-05 02:05:59 -04:00
..
nsis A few minor fixes 2010-05-27 02:33:38 -04:00
sitemap existing version of build scripts 2010-05-15 10:45:15 -04:00
unix-installer Rename "plt-installer-header" -> "installer-header" 2010-05-25 22:09:52 -04:00
build Poll mirrors for the download web pages. 2011-08-05 02:05:59 -04:00
bundle Fixing problem introduce in 686ec83. Definitely fixes check-dists, may break bundle, but I don't think so 2010-11-25 11:27:22 -05:00
info.rkt existing version of build scripts 2010-05-15 10:45:15 -04:00
make-patch More svn -> git changes. 2010-05-17 05:41:04 -04:00
test-drracket.rkt _timeout_run doesn't want to work nicely on windows, so dump it and stay 2010-12-12 13:10:07 -05:00
versionpatch Indent manifest files. 2010-12-02 07:31:00 -05:00