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.
 
 
 
 
 
 
Michaël Zasso ec02b811a8 deps: update V8 to 5.4.500.27 8 years ago
..
config/win deps: update V8 to 5.4.500.27 8 years ago
mac deps: update V8 to 5.4.500.27 8 years ago
OWNERS deps: update V8 to 5.4.500.27 8 years ago
README.txt deps: update V8 to 5.4.500.27 8 years ago
all.gyp deps: update V8 to 5.4.500.27 8 years ago
coverage_wrapper.py deps: update V8 to 5.4.500.27 8 years ago
detect_v8_host_arch.py deps: update V8 to 5.4.500.27 8 years ago
download_gold_plugin.py deps: update V8 to 5.4.500.27 8 years ago
features.gypi deps: update V8 to 5.4.500.27 8 years ago
get_landmines.py deps: update V8 to 5.4.500.27 8 years ago
gyp_environment.py deps: update V8 to 5.4.500.27 8 years ago
gyp_v8 deps: update V8 to 5.4.500.27 8 years ago
gyp_v8.py deps: update V8 to 5.4.500.27 8 years ago
isolate.gypi deps: update V8 to 5.4.500.27 8 years ago
landmine_utils.py deps: update V8 to 5.4.500.27 8 years ago
landmines.py deps: update V8 to 5.4.500.27 8 years ago
set_clang_warning_flags.gypi deps: update V8 to 5.4.500.27 8 years ago
shim_headers.gypi deps: update V8 to 5.4.500.27 8 years ago
standalone.gypi deps: update V8 to 5.4.500.27 8 years ago
toolchain.gypi deps: update V8 to 5.4.500.27 8 years ago
vs_toolchain.py deps: update V8 to 5.4.500.27 8 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.