adb0012ff2
R=machenbach@chromium.org Bug: v8:7335 Change-Id: Ic89f9cd1fd45ece80da24c85559ef04bee93ee64 Reviewed-on: https://chromium-review.googlesource.com/888699 Commit-Queue: Yang Guo <yangguo@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#50918} |
||
---|---|---|
.. | ||
mac | ||
win | ||
all.gyp | ||
cctest.gyp | ||
coverage_wrapper.py | ||
d8.gyp | ||
detect_v8_host_arch.py | ||
features.gypi | ||
get_landmines.py | ||
gyp_environment.py | ||
gyp_v8 | ||
gyp_v8.py | ||
inspector.gyp | ||
inspector.gypi | ||
isolate.gypi | ||
landmine_utils.py | ||
landmines.py | ||
OWNERS | ||
parser-shell.gyp | ||
README.txt | ||
run-tests-legacy.py | ||
samples.gyp | ||
set_clang_warning_flags.gypi | ||
shim_headers.gypi | ||
standalone.gypi | ||
sysroot_ld_flags.sh | ||
toolchain.gypi | ||
v8.gyp | ||
v8vtune.gyp | ||
verify_source_deps.py |
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.