Matthew Flatt
|
6b22d93383
|
partly fix handling of planet paths in stand-alone executables
svn: r11388
|
2008-08-22 15:11:12 +00:00 |
|
Matthew Flatt
|
7c3962720e
|
add uti-exports support (thanks to Dave Gurnell for help)
svn: r10129
|
2008-06-04 14:16:30 +00:00 |
|
Matthew Flatt
|
4af4b04a4a
|
fix problem in executable creation (again)
svn: r9682
|
2008-05-06 12:20:05 +00:00 |
|
Matthew Flatt
|
0de38ecc43
|
fix problem in executable creation
svn: r9681
|
2008-05-06 11:59:54 +00:00 |
|
Matthew Flatt
|
b64d03d932
|
fix mac sdk support; change initial namespace to not have 'module'; set up mzc --c-mods (still need docs)
svn: r8997
|
2008-03-16 23:08:53 +00:00 |
|
Matthew Flatt
|
d514f4f32e
|
fix mzc --exe
svn: r8975
|
2008-03-15 02:04:55 +00:00 |
|
Eli Barzilay
|
b1a08edd5a
|
use new require specs in many places
svn: r8774
|
2008-02-23 09:42:03 +00:00 |
|
Matthew Flatt
|
415cd0bf15
|
lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053
|
2007-12-18 21:37:23 +00:00 |
|
Matthew Flatt
|
ca5a7c5560
|
split part of scheme/file into scheme/path, document them
svn: r7938
|
2007-12-10 17:59:26 +00:00 |
|
Matthew Flatt
|
39cedb62ed
|
v3.99.0.2
svn: r7706
|
2007-11-13 12:40:00 +00:00 |
|
Matthew Flatt
|
e4cbc4e6a9
|
371.2
svn: r7263
|
2007-09-02 17:39:32 +00:00 |
|
Matthew Flatt
|
5e0ed3552a
|
constrain use of normal-case-path to just the path part
svn: r6958
|
2007-07-25 13:56:15 +00:00 |
|
Matthew Flatt
|
e85a15df98
|
add support for 'lib paths in define-runtime-path, and change world.ss to use it
svn: r6150
|
2007-05-05 00:17:06 +00:00 |
|
Matthew Flatt
|
6afb79188d
|
test and fix hook for create-embedding-executable
svn: r6036
|
2007-04-25 00:43:51 +00:00 |
|
Matthew Flatt
|
e33ed803d0
|
yet another hook for create-embedding-executable
svn: r6035
|
2007-04-24 23:19:43 +00:00 |
|
Matthew Flatt
|
d5b1cc6baf
|
add src-filter to create-exembedding-executable
svn: r6028
|
2007-04-24 01:18:58 +00:00 |
|
Matthew Flatt
|
a2cbc68378
|
improve and module-ize mxdemo, change executable creator to prefer exetsnions (such as mxmain)
svn: r6012
|
2007-04-21 23:00:38 +00:00 |
|
Matthew Flatt
|
a45251d272
|
369.10
svn: r6003
|
2007-04-20 01:16:15 +00:00 |
|
Matthew Flatt
|
85e838dab4
|
make extension-implemented modules work with mzc --exe and --exe-dir
svn: r5973
|
2007-04-18 02:36:32 +00:00 |
|
Matthew Flatt
|
a61b6bc4a2
|
find starter.exe under Cygwin (PR 8603)
svn: r5946
|
2007-04-15 11:43:17 +00:00 |
|
Matthew Flatt
|
91add0453f
|
369.4
svn: r5327
|
2007-01-12 07:09:56 +00:00 |
|
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 |
|