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 raco setup: move doc dependency and duplicate checking to database 2012-11-23 20:07:49 -07:00
collects.rkt raco setup: --tidy mode (as needed by `raco pkg remove') and more 2013-04-17 12:28:50 -06:00
configtab.rkt setup/configtab: prevent cross-module inlining of configuration 2013-01-05 07:33:41 -07:00
dirs.rkt setup/dirs: fix for failure to find embedding executable 2012-09-21 07:18:55 -06:00
doc-db.rkt raco setup: fix problem with doc index database 2012-12-13 15:45:48 -07:00
getinfo.rkt setup/getinfo: allow a path string for `get-info/full' 2012-11-30 07:26:51 -07:00
info.rkt
infotab.rkt
link.rkt setup/link: fix collection-root results for version regexps 2012-12-28 11:57:34 -07:00
main-collects.rkt
main-doc.rkt
main.lch
main.rkt Typo fixes 2012-11-27 07:55:29 -07:00
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 Fixes parallel raco make of relative paths including subdirectories 2012-08-03 09:15:22 -06:00
parallel-do.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
path-relativize.rkt setup/path-relativize: fix for unknown root path 2012-09-22 08:11:08 -06:00
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 unbreak PLaneT install 2012-11-30 14:02:04 -07:00
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 Put the main work in a `main' sub-module. 2012-07-27 10:35:00 -04:00
unpack.rkt raco pkg': treat ".plt" format consistently with raco setup -A' 2012-11-29 06:27:38 -07:00
variant.rkt
winvers-change.rkt
winvers.rkt
xref.rkt setup/xref: simplify db interaction 2012-12-03 18:57:53 -07:00