racket/collects/setup
Matthew Flatt ebd7ebea4f raco setup: put launchers for user collections in user space
Also, remove executables (in full setup or "tidy" mode) when the
corresponding collections are removed.

As a result of these changes, `raco pkg' puts launchers from user-scoped
packages in user space and cleans up launchers from removed packages.

There's no attempt to include "launchers.rktd" in a distribution.
That should be ok: having an entry in "launchers.rktd" just
makes a launcher a candidate for removal. Including "launchers.rktd"
would be a hassle for many reasons, including that the initial set
of launchers is platform-specific.
2013-04-24 12:11:42 -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 demote some `raco' commands 2013-04-17 12:28:50 -06:00
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
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 setup/scribble: avoid top-level state 2013-04-23 13:48:15 -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: put launchers for user collections in user space 2013-04-24 12:11:42 -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