Commit Graph

570 Commits

Author SHA1 Message Date
Matthew Flatt
0760d57b01 xform drops __declspec(deprecated())
svn: r3902
2006-07-31 12:45:35 +00:00
Matthew Flatt
399f98ff14 fix module-name resolver for embedded exe
svn: r3651
2006-07-07 17:51:21 +00:00
Matthew Flatt
ebe051694d 350.3
svn: r3571
2006-07-01 18:53:09 +00:00
Matthew Flatt
e9632780ba precompiled header doesn't have to match on lines containing only blanks
svn: r3500
2006-06-27 16:11:47 +00:00
Matthew Flatt
6706befaa3 350.2
svn: r3496
2006-06-27 12:34:39 +00:00
Matthew Flatt
217ee49e83 edits related to old elaboration-time info
svn: r3414
2006-06-19 12:13:55 +00:00
Eli Barzilay
24d316029e removed old comment about elaboration-time files being omitted from compilations
svn: r3401
2006-06-18 16:44:13 +00:00
Eli Barzilay
c16fd0009e * compile-omit-files will not prevent compilation of a required (compiled)
file, document this
* remove redundant compile-omit-files from config/info
* Make configtab introduce the missing bindings unhygienically, so there are no
  made up names in the zo, which makes it possible to easily replace config.ss
  without re-compiling everything.

svn: r3400
2006-06-18 16:31:02 +00:00
Eli Barzilay
35540541ac redundant compile-omit-files
svn: r3398
2006-06-18 10:01:09 +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
3f5f1186a5 update docs and client for #:filter to #:file-filter change
svn: r3388
2006-06-17 19:23:12 +00:00
Matthew Flatt
09d6dd95cf new Create Executable in DrScheme
svn: r3178
2006-06-02 11:52:48 +00:00
Matthew Flatt
b36a057d75 compile mzc-generated module wrapper without enforced constants
svn: r3147
2006-05-31 11:41:27 +00:00
Eli Barzilay
185da3d90d removed spidey.ss
svn: r3132
2006-05-30 20:04:18 +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
9b850501a4 shift more DYSYM offsets
svn: r3055
2006-05-25 13:19:00 +00:00
Matthew Flatt
ca3350dc59 doc distribute.ss
svn: r3042
2006-05-24 19:45:16 +00:00
Matthew Flatt
d034f64dd2 301.16
svn: r3040
2006-05-24 19:29:58 +00:00
Eli Barzilay
9382e21ede wchar_t is atomic, new commands for __asm blocks
svn: r2996
2006-05-21 09:15:17 +00:00
Matthew Flatt
c5e94b7ab2 change #:lib-path to #:collects-path
svn: r2964
2006-05-18 16:09:15 +00:00
Matthew Flatt
c727afef04 301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss
svn: r2962
2006-05-18 15:03:05 +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
aaa9a18c77 fix header-size calculation
svn: r2938
2006-05-14 12:40:00 +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
Eli Barzilay
18c28a5316 CRLF -> LF
svn: r2928
2006-05-12 23:28:35 +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
fd9266eb79 allow Windows build to live in a path that includes non-ASCII characters
svn: r2907
2006-05-11 18:08:27 +00:00
Matthew Flatt
e3bd7b2887 that should have been --source, not --multi
svn: r2889
2006-05-09 17:01:47 +00:00
Matthew Flatt
2e944e3e2e add --multi mode for -o/-g
svn: r2888
2006-05-09 16:58:37 +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
Eli Barzilay
4bf87ba029 set eol-style
svn: r2757
2006-04-24 01:56:27 +00:00
Matthew Flatt
7797db25a9 moved collects-path-update code (for make install) into src tree
svn: r2756
2006-04-24 00:13:28 +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
678b6e1102 new utility for adjust the embedded collects path
svn: r2741
2006-04-23 02:47:35 +00:00
Matthew Flatt
1d77707ef1 301.13 (the beginning of the end for PLTHOME)
svn: r2740
2006-04-23 02:36:55 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Matthew Flatt
634eb6f00d one more builtin for x86 Mac OS X build
svn: r2516
2006-03-27 14:53:09 +00:00
Matthew Flatt
155526c8ae call new with explicit GC mode
svn: r2507
2006-03-25 20:28:05 +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
e40e27435d 301.7
svn: r2304
2006-02-23 13:19:03 +00:00
Matthew Flatt
a67a8af981 don't use exit, raise final error as user error
svn: r2281
2006-02-18 15:44:21 +00:00
Matthew Flatt
ff3b104195 list new setjmp procs for xform
svn: r2137
2006-02-06 14:06:59 +00:00
Robby Findler
fddb1fa862 updated many unions to or/c's
svn: r2061
2006-01-31 19:17:33 +00:00
Matthew Flatt
647fd49e5e toward more correct construction of Mac stand-alone executables
svn: r1742
2006-01-01 16:49:05 +00:00
Eli Barzilay
b87d94de94 2005->2006
svn: r1694
2005-12-26 20:45:10 +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
cc2f58a824 graphical-mzc -> gmzc
svn: r1410
2005-11-25 23:01:48 +00:00
Matthew Flatt
ed6f45bc3e write bytcode insteda of display
svn: r1404
2005-11-25 12:43:22 +00:00
Matthew Flatt
c0476d4add strip #! from start of programs
svn: r1376
2005-11-22 22:34:35 +00:00
Matthew Flatt
efca7c4c6f adjusted help string
svn: r1368
2005-11-22 13:35:33 +00:00
Matthew Flatt
58b6198fa5 3m and mzc
svn: r1353
2005-11-19 16:19:42 +00:00
Matthew Flatt
5f2299474d to-core moved and tweaked
svn: r1332
2005-11-16 21:38:45 +00:00
Matthew Flatt
6071787e52 %var-ref to kercase
svn: r1289
2005-11-11 21:38:26 +00:00
Matthew Flatt
c198298d25 req-for-syntax repairs
svn: r1288
2005-11-11 21:28:22 +00:00
Matthew Flatt
aa0692e7cd 299.406
svn: r1287
2005-11-11 21:26:46 +00:00
Matthew Flatt
43abf620ac mzc --xform
svn: r973
2005-10-04 19:48:10 +00:00
Matthew Flatt
117ec552fe verbose xform
svn: r969
2005-10-04 18:52:37 +00:00
Matthew Flatt
bda88101f8 xform support in setup-extension
svn: r967
2005-10-04 18:41:49 +00:00
Matthew Flatt
46e33e12d9 added xform.ss, will provide better interface later
svn: r934
2005-09-29 15:46:59 +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
d17ee2ab7c windows: allow MrEd-based console apps and Mz-based consoleless apps
svn: r230
2005-06-22 20:28:36 +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
daa18fcba0 typos
svn: r66
2005-06-08 00:28:39 +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