![]() The windows 7 build generated some weird permission issues: the toplevel directory had a 000 permission as well as all *.exe files. Looks like it is due to how cygwin translates the permissions of the C:\ drive. A way to get around this is to have a build directory with pre-set permissions that cygwin likes, then have the build directory in it. (This hack might be needed for the other build machine too at some point in the future.) Also add /c/Windows/system32 to the PATH, otherwise MS batch files fail (with obscure errors). |
||
---|---|---|
.. | ||
build | ||
contrib | ||
drdr | ||
drdr2 | ||
tree | ||
web | ||
check-dists.rkt | ||
checker.rkt | ||
dist-specs.rkt | ||
info.rkt | ||
props | ||
readme.txt | ||
spec-lang.rkt | ||
spec-reader.rkt | ||
specs.rkt |
This directory contains code that is used to manage Racket infrastructure.