racket/collects/compiler/commands
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
..
ctool.rkt adjust `raco ctool --c-mods' and related to work with places 2012-01-19 13:14:02 -07:00
decompile.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
exe-dir.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
exe.rkt add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
expand.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt add `raco unpack' 2011-08-24 20:08:18 -06:00
make.rkt document raco make' flags; add --disable-constant' flag 2012-01-19 13:14:02 -07:00
pack.rkt Use proper raco command name in make and pack. 2011-02-09 21:13:55 -05:00
unpack.rkt add `raco unpack' 2011-08-24 20:08:18 -06:00