Erik Charlebois
|
679b03f8db
|
Remove unnecessary -std=gnu99
Flag isn't needed anymore with g++ and it causes warnings with clang.
|
2011-06-23 01:17:24 -04:00 |
Slava Pestov
|
43b2e02534
|
vm: split up TLS code and add a dummy implementation for a dummy OS known as NetBSD
|
2010-03-29 02:23:21 -04:00 |
Doug Coleman
|
d22eb40360
|
Fix spaces that crept into vm/ cpp files
|
2010-02-06 01:06:26 -06:00 |
Joe Groff
|
07ab5f006d
|
on OS X, rather than define _XOPEN_SOURCE, use the non-deprecated sys/ucontext.h header instead
|
2009-08-26 16:44:25 -05:00 |
Joe Groff
|
2a56ba0d2d
|
add -D_XOPEN_SOURCE flag to suppress ucontext deprecation errors on snow leopard. add -m32 flag when compiling 32-bit because snow leopard gcc defaults to x86_64
|
2009-08-26 16:29:55 -05:00 |
Slava Pestov
|
b923d548cf
|
Move vmpp to vm
|
2009-05-02 20:37:18 -05:00 |
Doug Coleman
|
5460a5375e
|
change makefile to use .so instead of .a on unix
|
2009-03-28 14:41:48 -05:00 |
Doug Coleman
|
97283b9857
|
compile an ffi test library, reduce factor runtime by 6kb!
|
2009-03-25 13:06:20 -05:00 |
Slava Pestov
|
a2d93dad1d
|
Fix to make new_ui compile with X11 libraries on Mac OS X
|
2009-03-05 13:38:55 -06:00 |
Joe Groff
|
88856fac21
|
OSX VM requires function from Cocoa framework, so link against it even when building for X11
|
2008-12-10 12:22:17 -08:00 |
Joe Groff
|
7b522ee407
|
add XBell to xlib. workaround for Leopard linking to X11 libGL
|
2008-06-11 19:12:24 -07:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |