36b44c15f6
Command to build: `bazel build :d8` Caveats: - Needs clang - Only supports x64 on Linux - Bare V8: no Wasm and no ICU - Still needs GN to generate inspector files Bug: v8:11234 Change-Id: I6d01fecff5fba5c3582995d071692e5c6c6c6310 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2960949 Commit-Queue: Victor Gomes <victorgomes@chromium.org> Reviewed-by: Hannes Payer <hpayer@chromium.org> Reviewed-by: Dan Elphick <delphick@chromium.org> Cr-Commit-Position: refs/heads/master@{#75155}
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
# Eng reviewer. Please reach out before adding new top-level directories.
|
|
# Disagreement among owners should be escalated to eng reviewers.
|
|
file:ENG_REVIEW_OWNERS
|
|
|
|
per-file .clang-format=file:INFRA_OWNERS
|
|
per-file .clang-tidy=file:INFRA_OWNERS
|
|
per-file .editorconfig=file:INFRA_OWNERS
|
|
per-file .flake8=file:INFRA_OWNERS
|
|
per-file .git-blame-ignore-revs=file:INFRA_OWNERS
|
|
per-file .gitattributes=file:INFRA_OWNERS
|
|
per-file .gitignore=file:INFRA_OWNERS
|
|
per-file .gn=file:INFRA_OWNERS
|
|
per-file .vpython=file:INFRA_OWNERS
|
|
per-file .ycm_extra_conf.py=file:INFRA_OWNERS
|
|
per-file .bazelrc=file:COMMON_OWNERS
|
|
per-file BUILD.bazel=file:COMMON_OWNERS
|
|
per-file BUILD.gn=file:COMMON_OWNERS
|
|
per-file WORKSPACE=file:COMMON_OWNERS
|
|
per-file DEPS=file:INFRA_OWNERS
|
|
# For Test262 rolls.
|
|
per-file DEPS=mathias@chromium.org
|
|
per-file DEPS=syg@chromium.org
|
|
per-file PRESUBMIT.py=file:INFRA_OWNERS
|
|
per-file codereview.settings=file:INFRA_OWNERS
|
|
|
|
per-file AUTHORS=file:COMMON_OWNERS
|
|
per-file WATCHLISTS=file:COMMON_OWNERS
|
|
|
|
per-file *-mips*=file:MIPS_OWNERS
|
|
per-file *-mips64*=file:MIPS_OWNERS
|
|
per-file *-ppc*=file:PPC_OWNERS
|
|
per-file *-riscv64*=file:RISCV_OWNERS
|
|
per-file *-s390*=file:S390_OWNERS
|