This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
therubyracer
Watch
1
Star
0
Fork
You've already forked therubyracer
0
mirror of
https://github.com/rubyjs/therubyracer
synced
2023-03-27 23:21:42 -04:00
Code
Releases
Activity
8f2d680607
therubyracer
/
.gitignore
11 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
set GCC_VERSION flag on scons build. convert v8 build to makefile instead of ruby script.
2010-02-16 15:40:05 -05:00
add config.sh file to automatically invoke extconf.rb and ignore make artifacts
2009-10-08 23:26:58 -04:00
v8.bundle
*.o
ignore mkmf.log
2009-10-13 16:51:27 -04:00
*.log
Crazy clunky type convert system or something good?
2009-10-15 23:23:53 -04:00
*~
import v8 source move v8 src to google dir moving v8 source into main extension move google upstream source dir into v8 ext dir include v8 library in generated bundle prep for 0.4.7 roll the upstream build into the main extension build Documentation was confusing the gem packager. simplify build instructions with bundled v8. Only install scons and build v8 if it has not been built already. Missing CVS.py from the scons library due to ignore patterns. Don't need libv8 anymore, only python 2.5 which is required to build it.
2010-01-28 22:37:03 -05:00
docs/cpp/html/*
set GCC_VERSION flag on scons build. convert v8 build to makefile instead of ruby script.
2010-02-16 15:40:05 -05:00
ext/v8/upstream/build
ignore tmp/ dir
2010-02-11 18:14:33 -05:00
pkg/
tmp/
Copy permalink