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 add support for collection roots to the collection links file 2011-08-24 20:08:19 -06:00
infotab/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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 demote some `raco' commands 2013-04-17 12:28:50 -06:00
infotab.rkt first cut at submodules 2012-03-09 10:34:56 -07:00
link.rkt setup/link: fix collection-root results for version regexps 2012-12-28 11:57:34 -07: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 A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
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 add `raco unpack' 2011-08-24 20:08:18 -06:00
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 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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
plt-installer-unit.rkt fix careless error 2013-04-04 07:36:33 -05:00
plt-installer.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
plt-single-installer.rkt unbreak PLaneT install 2012-11-30 14:02:04 -07:00
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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
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 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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
winvers-change.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
winvers.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
xref.rkt setup/xref: simplify db interaction 2012-12-03 18:57:53 -07:00