racket/collects/meta
Eli Barzilay 35f77f61ad Spit out a warning if there are no files rendered.
Fix a reference to meta/web to be symbolic -- otherwise things can get
confused when symlinks are used, ending up with two instances of a
single modeule (once for the symbolic reference and one for a relative
one).  It's still best to avoid symlinks, though.

Simplify version specs in the techreports code, re-enable continue
reference, some reformatting.
2010-09-09 12:16:59 -04:00
..
build Make the static table page always be visible. 2010-09-09 12:16:59 -04:00
contrib Handle new semantics for raco setup with no options. 2010-06-21 18:30:30 -04:00
drdr More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
tree Use regexp-match*' instead of regexp-split'. 2010-05-16 22:59:36 -04:00
web Spit out a warning if there are no files rendered. 2010-09-09 12:16:59 -04:00
check-dists.rkt Some "plt" -> "racket" in distribution files and other meta stuff. 2010-05-26 21:29:27 -04:00
checker.rkt Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
dist-specs.rkt Adding stress to dist spec 2010-08-30 07:32:49 -06:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
props adjusted props for new file 2010-09-09 09:34:24 -05:00
readme.txt Some "plt" -> "racket" in distribution files and other meta stuff. 2010-05-26 21:29:27 -04:00
spec-lang.rkt Some "plt" -> "racket" in distribution files and other meta stuff. 2010-05-26 21:29:27 -04:00
spec-reader.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
specs.rkt Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00

This directory contains code that is used to manage Racket infrastructure.