racket/collects/launcher
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
..
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
.gitignore Attempt to make some ignore files more robust 2010-12-31 15:59:39 -05:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
launcher-sig.rkt add ++aux' flag to raco exe' 2011-09-09 17:03:18 -06:00
launcher-unit.rkt raco setup: put launchers for user collections in user space 2013-04-24 12:11:42 -06:00
launcher.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
sh Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00