racket/collects/compiler
Matthew Flatt 51d48f3ab4 raco setup: --tidy mode (as needed by `raco pkg remove') and more
When a collection disappears, then documentation and metadata
cross-references need fixing up based on everything that remains
available, even though other setup actions are confined to
collections that are specifically relevant to the packages. The
new `--tidy' mode takes care of that.

Package installation now also provides `--avoid-main' when working
with packages in a scope other than installation scope, and `raco
setup' now better respects `--avoid-main' to avoid creating
executables or re-running documentation.

Also, revise the `raco' documentation to better orient it toward the
package manager.
2013-04-17 12:28:50 -06:00
..
commands pkg/lib: lock clean-up, and add `path->pkg' 2013-04-16 08:58:19 -06:00
demodularizer Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
private extflonums 2013-01-28 18:17:06 -07:00
bundle-dist.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cm-accomplice.rkt compiler/cm-accompice: log to a logger named 'cm-accomplice 2013-02-14 19:47:40 -07:00
cm.rkt change compiler/cm so that the default logs the messages to 2013-03-14 16:36:50 -05:00
compiler-unit.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
compiler.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
decompile.rkt minor decompiler tweak 2013-02-27 08:53:43 -07:00
distribute.rkt windows: extflonum support 2013-03-18 07:42:32 -07:00
embed-sig.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
embed-unit.rkt fix problem with `raco exe' and cross-phase persistent modules 2013-02-27 08:53:43 -07:00
embed.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
find-exe.rkt Consistent capitalization for "GRacket". 2013-02-16 13:41:38 -05:00
info.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
main.rkt "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
option-unit.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
option.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
sig.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
xform.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
zo-marshal.rkt terminology change again: "cross-phases persistent" modules 2013-02-27 08:53:43 -07:00
zo-parse.rkt terminology change again: "cross-phases persistent" modules 2013-02-27 08:53:43 -07:00
zo-structs.rkt terminology change again: "cross-phases persistent" modules 2013-02-27 08:53:43 -07:00