commit | 939cf794f4198a60d4dcc24a316c0bd37a189bf9 | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Thu Jun 05 00:07:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 00:07:25 2025 |
tree | 7e7b2f331bc972bcf0cd9e8d323f4da020a2cb1c | |
parent | afc1f5fc32fcbda9c1eb140d519593654d70deed [diff] |
infra: Migrate clang-tidy builders from Ninja/Reclient to Siso Chromium uses Siso for compile now. The clang tidy builders also should switch from Ninja/Reclient to Siso. This CL adds use_siso=true GN arg and adds $build/siso properties to the builders. The corresponding recipe change: https://crrev.com/c/6618808 Bug: 379584977 Change-Id: I75949a389ea84dca8489da861a55b3e590890bf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6620536 Reviewed-by: Ben Pastene <bpastene@chromium.org> Commit-Queue: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#1469705}
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.