racket/collects/setup
Matthew Flatt 39601cedcf Revert "putting the "drscheme" collection last isn't useful anymore"
This reverts commit 89581f5e21.

Putting "drscheme" last is useful because it avoids having two
places try to compile "drracket" and "drscheme" at the same time,
in which case the "drscheme" place gets stuck waiting on the
"drracket" place. Moving "drscheme" to the end is a hack, but
it improves the build time for 2-4 cores.
2011-09-16 16:36:57 -06:00
..
commands add support for collection roots to the collection links file 2011-08-24 20:08:19 -06:00
infotab/lang
private add `raco link' 2011-08-24 09:07:14 -06:00
collects.rkt add `raco link' 2011-08-24 09:07:14 -06:00
configtab.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
dirs.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
getinfo.rkt change "cache.rktd" format to be platform-independent 2011-08-30 13:53:24 -06:00
info.rkt add `raco link' 2011-08-24 09:07:14 -06:00
infotab.rkt add lib' to setup/infotab' exports 2011-07-31 04:43:24 -06:00
link.rkt fix `raco link' collection-name checking 2011-08-26 19:31:06 -06:00
main-collects.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
main-doc.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
main.lch
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
option-sig.rkt
option-unit.rkt limit build parallelism to 4 on a 32-bit machine 2011-07-16 08:03:53 -06:00
pack.rkt add `raco unpack' 2011-08-24 20:08:18 -06:00
parallel-build.rkt pr# 12143 raco make -j 2, fix split-path's 'relative to byte-string conversion 2011-09-05 17:22:59 -06:00
parallel-do.rkt refactor some parallel-build code 2011-08-19 12:56:27 -06:00
path-relativize.rkt remove some path case normalization 2011-08-30 13:53:25 -06:00
path-to-relative.rkt Fix the path relative functions to return a string for a path input, 2011-07-10 06:53:44 -04:00
plt-installer-sig.rkt
plt-installer-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
plt-installer.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
plt-single-installer.rkt Rackety (indentation, let->define, mzscheme->racket/base, module -> #lang) 2011-08-19 09:26:37 -05:00
scribble.rkt Some selective #:when (not ...)' -> #:unless ...'. 2011-09-16 10:48:18 -04:00
setup-cmdline.rkt clarify precise semantics of 'raco setup -D' 2011-08-24 11:25:23 -05:00
setup-go.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
setup-unit.rkt Revert "putting the "drscheme" collection last isn't useful anymore" 2011-09-16 16:36:57 -06:00
unixstyle-install.rkt Check for libracket instead of any .so file 2011-02-03 10:23:16 -05:00
unpack.rkt fix bug in `raco unpack' 2011-08-26 19:31:06 -06:00
variant.rkt
winvers-change.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
winvers.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
xref.rkt add `raco link' 2011-08-24 09:07:14 -06:00