Commit Graph

24 Commits

Author SHA1 Message Date
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Matthew Flatt
5e0aacd1f3 ignore extensions when creating stand-alone executables
svn: r4829
2006-11-13 00:25:28 +00:00
Matthew Flatt
399f98ff14 fix module-name resolver for embedded exe
svn: r3651
2006-07-07 17:51:21 +00:00
Matthew Flatt
cb7c823206 improved create-executable test suite, fix for Mac OS X MrEd executable with given collection path
svn: r3391
2006-06-18 01:58:29 +00:00
Matthew Flatt
57c783162c find bin dir property for --[gui-]exe
svn: r3113
2006-05-29 23:37:22 +00:00
Matthew Flatt
6e2be1403c finish --collects-dest and ++collects-copy
svn: r3085
2006-05-27 12:22:52 +00:00
Matthew Flatt
ec6d010e03 add --collects-dest flag to mzc (incomplete)
svn: r3084
2006-05-27 11:44:51 +00:00
Matthew Flatt
d034f64dd2 301.16
svn: r3040
2006-05-24 19:29:58 +00:00
Matthew Flatt
c5e94b7ab2 change #:lib-path to #:collects-path
svn: r2964
2006-05-18 16:09:15 +00:00
Matthew Flatt
f7553f617b support multiples collects paths embedded in an executable
svn: r2943
2006-05-15 16:14:55 +00:00
Matthew Flatt
9be16da09b directly manipulate mach-o to change framework path or to add code for a stand-alone executable
svn: r2937
2006-05-14 12:25:37 +00:00
Matthew Flatt
8ed6d36b33 no more PLTHOME anywhere; instead, there's a dir.ss library to find various directories
svn: r2924
2006-05-12 21:14:02 +00:00
Matthew Flatt
7e16058111 rel-path building needs case-normalized paths
svn: r2839
2006-04-28 17:26:00 +00:00
Matthew Flatt
7dba0238a0 make path to original exe relative in Windows launchers
svn: r2800
2006-04-26 15:15:46 +00:00
Matthew Flatt
39b09735a2 write exe-relative paths to main exe for Mac OS X
svn: r2796
2006-04-26 12:56:54 +00:00
Matthew Flatt
53fb8610c3 MSVC-built DLLs go to plt/lib instead of plt, and executable-creator patches the executable's path to DLLs
svn: r2755
2006-04-24 00:01:45 +00:00
Matthew Flatt
1d77707ef1 301.13 (the beginning of the end for PLTHOME)
svn: r2740
2006-04-23 02:36:55 +00:00
Matthew Flatt
4c717d307f copy PLT_MzScheme into PLT_MrEd framework to avoid relative fw-to-fw reference
svn: r2339
2006-03-01 14:02:40 +00:00
Matthew Flatt
5ea77942db change Mac default build to put frameworks in plt/lib
svn: r1692
2005-12-26 13:07:35 +00:00
Matthew Flatt
d9bad21ca2 many repairs to Create Executable...
svn: r1558
2005-12-07 14:27:12 +00:00
Matthew Flatt
a69440a111 support to set framework path in os x
svn: r251
2005-06-28 12:51:18 +00:00
Matthew Flatt
1fdc922b5a allow multiple instances of MrEd-based apps
svn: r239
2005-06-24 20:59:28 +00:00
Matthew Flatt
8c9aca0aef windows: allow MrEd-based console apps and Mz-based consoleless apps
svn: r229
2005-06-22 20:26:24 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00