racket/collects/compiler
Matthew Flatt 02d466aec0 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

original commit: 2c479683d1
2012-02-13 16:27:51 -07:00
..
commands add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
demodularizer change `raco demod' test to write to temporary drectory 2012-02-10 14:02:12 -07:00
bundle-dist.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
decompile.rkt first cut at cross-module function inlining 2011-11-30 07:39:36 -07:00
embed-sig.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
sig.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
zo-marshal.rkt first cut at cross-module function inlining 2011-11-30 07:39:36 -07:00
zo-parse.rkt adjust `raco ctool --c-mods' and related to work with places 2012-01-19 13:14:02 -07:00
zo-structs.rkt first cut at cross-module function inlining 2011-11-30 07:39:36 -07:00