Commit Graph

71 Commits

Author SHA1 Message Date
Matthew Flatt
54f5c14657 more thread-local repairs
svn: r16873
2009-11-18 17:05:46 +00:00
Matthew Flatt
3f349aeb51 futures => pthead timer
svn: r16833
2009-11-17 17:52:30 +00:00
Matthew Flatt
a00aa188ea move FreeBSD stack config flags to sconfig (insteda of configure)
svn: r16748
2009-11-13 17:35:36 +00:00
Matthew Flatt
c311b8ed66 restore fixed-stack-size configuration for FreeBSD
svn: r16746
2009-11-13 16:06:03 +00:00
Matthew Flatt
717e9390df more configure adjustements related to pthreads
svn: r16483
2009-10-30 18:12:18 +00:00
Matthew Flatt
a4d3b956f7 merge experiment with futures
svn: r16435
2009-10-26 19:45:13 +00:00
Matthew Flatt
d3b85570a5 upgrade Boehm GC to v7.1
svn: r16274
2009-10-07 17:56:48 +00:00
Matthew Flatt
d759277921 fix build for platforms that do not support JIT; add --disable-jit configure option
svn: r16252
2009-10-06 14:56:11 +00:00
Matthew Flatt
30c0dcf045 dynamic-require and 0 mode; repair to unsafe-fl ops; x86_64 for Mac OS X
svn: r15985
2009-09-11 23:05:50 +00:00
Matthew Flatt
560fde6c04 change the way #%unsafe is found; fix configure for PPC mac
svn: r15941
2009-09-09 18:53:16 +00:00
Matthew Flatt
7437bdec03 fix typo in configure report
svn: r15932
2009-09-09 12:42:01 +00:00
Matthew Flatt
02239ff6d9 auto-configure large-file support
svn: r15931
2009-09-09 12:40:20 +00:00
Matthew Flatt
8958f1893a make build work on Mac OS 10.6
svn: r15927
2009-09-09 01:06:30 +00:00
Matthew Flatt
99c159a727 adjust configure script to disable --prefix on Mac OS X unless either --enable-xonx or --enable-macprefix is also provided
svn: r14904
2009-05-21 19:25:51 +00:00
Matthew Flatt
ee7b4404ab -Wl,--export-dynamic for OpenBSD
svn: r14845
2009-05-16 16:11:17 +00:00
Matthew Flatt
fd09fd9a33 STRIP_DEBUG configuration
svn: r14774
2009-05-11 15:43:19 +00:00
Matthew Flatt
1d26e97a35 Scheme-implemented editor classes; on-demand instantiation of module phases
svn: r14445
2009-04-07 17:12:22 +00:00
Matthew Flatt
043ffccc91 avoid png & zlib makefiles when libpng is enabled
svn: r14248
2009-03-24 16:35:01 +00:00
Matthew Flatt
4dc6651069 within mzscheme, use gcc noinline attribute on some stack-mangling functions
svn: r14243
2009-03-23 18:54:12 +00:00
Matthew Flatt
9a900d5100 detect gcc cpp via test program to select xform --keep-lines
svn: r14048
2009-03-11 03:00:07 +00:00
Matthew Flatt
20a0a20409 configure+Makefile adjustments to support --as-needed linking (do not merge, yet)
svn: r13224
2009-01-19 16:11:43 +00:00
Matthew Flatt
ba7ad5d2e6 add support to xform to output source line numbers
svn: r12419
2008-11-13 00:26:04 +00:00
Kevin Tew
6680d2cc98 [configure] X11 libs fix for CentOS 4.6
svn: r12118
2008-10-24 16:51:01 +00:00
Matthew Flatt
b58081fe3a fix --enable-places
svn: r11272
2008-08-15 15:49:50 +00:00
Matthew Flatt
04d7712988 merge Kevin's work so far on places
svn: r11226
2008-08-13 23:08:34 +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
75f679c047 add --enable-sdk configure flag
svn: r8947
2008-03-11 13:39:44 +00:00
Matthew Flatt
93f7324deb fix --disable-foreign
svn: r8437
2008-01-27 22:34:53 +00:00
Eli Barzilay
713fb06100 Removed LLVM hooks
svn: r8398
2008-01-24 16:07:57 +00:00
Matthew Flatt
396dd54b06 call-with-exception-handler change, plus some configure/Makefile changes that didn't help fix the built-on-10.5-for-10.4 problem but are still healthier in the long run
svn: r8102
2007-12-22 12:41:48 +00:00
Matthew Flatt
0794586020 fix Mac 10.5 problem with select() and fd counts > 256
svn: r7810
2007-11-22 01:27:48 +00:00
Matthew Flatt
6bc50332ea fix --enable-{lib,user}fw configure option
svn: r7324
2007-09-12 23:50:18 +00:00
Matthew Flatt
b8f38ee186 use libpath, not prefix/lib, for libtool -rpath
svn: r6952
2007-07-23 19:02:09 +00:00
Matthew Flatt
6641a81ff2 yet one more place for --link=CC
svn: r6950
2007-07-23 13:26:52 +00:00
Matthew Flatt
1c257a92a8 use libtool --tag for linker, and try to fix up -fPIC use
svn: r6946
2007-07-22 17:10:19 +00:00
Matthew Flatt
c343922889 use --tag with libtool
svn: r6944
2007-07-22 15:54:37 +00:00
Matthew Flatt
6be845a914 upgrade libtool, make xonx and shared work together
svn: r6936
2007-07-19 10:42:48 +00:00
Matthew Flatt
e9bf34f193 369.11
svn: r6085
2007-04-29 02:08:24 +00:00
Matthew Flatt
b4be2ce25d fix help typo in configure script
svn: r5650
2007-02-20 22:41:07 +00:00
Matthew Flatt
898e50625b missed non-array allocations using top-level new
svn: r5442
2007-01-23 22:24:19 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Matthew Flatt
6b60d57a86 359.3
svn: r5219
2007-01-04 11:14:58 +00:00
Matthew Flatt
86900d573a 352.5
svn: r4169
2006-08-28 09:42:12 +00:00
Matthew Flatt
8848d0dedd fix ancient bugs related to unexpected GC while multiple-value results are waiting in the temporary buffer (which is flushed on GC)
svn: r3927
2006-08-02 15:55:33 +00:00
Matthew Flatt
56de304927 support user-selected libtool program, give better feedback on selected options
svn: r3741
2006-07-17 13:23:27 +00:00
Matthew Flatt
ba59239378 automate endian and 64-bit-ints configuration
svn: r3641
2006-07-07 00:15:39 +00:00
Matthew Flatt
d44151a6f3 fix 3m bug relted to the deep end of a stack-segment copy
svn: r3592
2006-07-04 14:46:08 +00:00
Matthew Flatt
cb8ac0ea05 3m GC bug fixes and improvements, include backtrace support
svn: r3548
2006-06-29 19:40:22 +00:00
Matthew Flatt
d034f64dd2 301.16
svn: r3040
2006-05-24 19:29:58 +00:00
Matthew Flatt
caae957ee4 in a couple of places, install needs to know that the binary actually has an .exe suffix under Cygwin
svn: r2973
2006-05-18 19:15:12 +00:00