racket/collects/setup
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
infotab/lang
private
collects.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
configtab.rkt
dirs.rkt
doc-db.rkt
getinfo.rkt
info.rkt
infotab.rkt
link.rkt
main-collects.rkt
main-doc.rkt
main.lch
main.rkt
option-sig.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
option-unit.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
pack.rkt
parallel-build.rkt
parallel-do.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
path-relativize.rkt
path-to-relative.rkt
plt-installer-sig.rkt
plt-installer-unit.rkt fix careless error 2013-04-04 07:36:33 -05:00
plt-installer.rkt
plt-single-installer.rkt
scribble.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
setup-cmdline.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
setup-go.rkt
setup-unit.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
setup.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
unixstyle-install.rkt
unpack.rkt
variant.rkt
winvers-change.rkt
winvers.rkt
xref.rkt