racket/collects/launcher
Matthew Flatt 2c479683d1 add --launcher'/-l' flag to `raco exe' to create launchers
This addition triggered several other changes:

 * -k for a Mac OS X embedding is now relative to the __PLTSCHEME
   segment (which means that executables won't break if you strip
   them, for example)

 * the command-line no longer has a limited size for Mac OS X
   launchers and embedding executables

 * Mac OS X GUI and Windows launchers record the creation-time
   collection path, unless they are created as "relative" launchers
2012-02-13 16:27:51 -07:00
..
tests
.gitignore
info.rkt
launcher-sig.rkt add ++aux' flag to raco exe' 2011-09-09 17:03:18 -06:00
launcher-unit.rkt add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
launcher.rkt
main.rkt
sh