commit | c110c6212a2710cb0f2fef51631d9897462e51a6 | [log] [tgz] |
---|---|---|
author | James Zern <jzern@chromium.org> | Tue Oct 24 21:25:42 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 24 21:25:42 2023 |
tree | d14774c19a42178f661d42011b48570bfbe0bfa2 | |
parent | 99715bb6c745e4064923cd0cee887a0a4dc7ed27 [diff] |
xnnpack,generate_build_gn.py: add bazel toolchain support Linux k8 (x86-64) and aarch64 are supported in this commit, but only k8 is used. Using both to generate a unified BUILD.gn will be done in a follow up. Bug: 305060707 Test: BUILD.gn is unchanged after script run + git cl format Change-Id: I7cb7ab8e8c11693eb8595990862fe99e46b4a431 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4968664 Commit-Queue: James Zern <jzern@google.com> Reviewed-by: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/main@{#1214449}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.