1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Charles Lowell
bf6db39803 reapply -fPIC patch for linux amd64 2010-06-05 12:13:19 +03:00
Charles Lowell
c1223abcd8 upgrade to V8 2.2.14 2010-06-05 11:07:04 +03:00
Charles Lowell
e509bebe05 add exception backtraces for segfaults and fatal errors. 2010-05-23 03:46:33 +03:00
Charles Lowell
c0497bebea repatch v8 makefile for linux amd64 to add -fPIC flag 2010-05-11 06:18:36 -05:00
Charles Lowell
8bdbcebb46 switch makefile to not patch the SConstruct 2010-05-06 20:53:35 -05:00
Charles Lowell
681b02e08c If on linux amd64, compile V8 objects with -fPIC for both C and C++ files. 2010-02-16 20:42:08 -06:00
Charles Lowell
6c0b150046 set GCC_VERSION flag on scons build. convert v8 build to makefile instead of ruby script. 2010-02-16 14:40:05 -06:00