You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Trevor Norris f9ce97084c v8: Upgrade 3.26.33 with 14 patches 10 years ago
..
README.txt deps: upgrade v8 to 3.18.4 12 years ago
all.gyp deps: upgrade v8 to 3.25.30 11 years ago
android.gypi deps: upgrade v8 to 3.26.33 11 years ago
features.gypi v8: Upgrade 3.26.33 with 14 patches 10 years ago
gyp_v8 deps: upgrade v8 to 3.26.33 11 years ago
gyp_v8.py deps: update v8 to 3.24.40 11 years ago
shim_headers.gypi v8: upgrade to v3.20.2 11 years ago
standalone.gypi deps: upgrade v8 to 3.26.33 11 years ago
toolchain.gypi deps: upgrade v8 to 3.26.33 11 years ago

README.txt

For build instructions, please refer to:

https://code.google.com/p/v8/wiki/BuildingWithGYP

TL;DR version on *nix:
$ make dependencies # Only needed once.
$ make ia32.release -j8
$ make ia32.release.check # Optionally: run tests.