racket/collects/meta
Eli Barzilay ecf42d077b More build improvements.
* Use `ssh' to copy the repo tgz, so it can also create the build
  directory in a single connection.

* Use "racket" in the build materials directory name (since it's used in
  random machines).

* Use `chcon' to make files accessible to the web server under selinux.

* "YYYY-MM-DD HH:MM" in log time strings (leave the one on the web page
  as is).

* Uniform machine+platform labels in headers on dispatched builds.  The
  main build machine doesn't have them.
2012-01-07 09:35:14 -05:00
..
build More build improvements. 2012-01-07 09:35:14 -05:00
contrib Remove bash completion for commands we don't provide. 2011-08-02 15:14:07 -04:00
drdr Removing stderr output from archive? 2011-12-12 10:22:52 -07:00
drdr2 A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
tree ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
web lambda' -> λ' 2011-12-31 14:24:41 -05:00
check-dists.rkt fix meta/check-dists 2011-12-04 08:01:48 -07:00
checker.rkt fix meta/check-dists 2011-12-04 08:01:48 -07:00
dist-specs.rkt remove libfit 2011-12-21 16:17:56 -07:00
info.rkt
props Forgot to update props for GC2 2012-01-05 13:23:12 -07:00
readme.txt
spec-lang.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
spec-reader.rkt
specs.rkt

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