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 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 add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07: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