commit | 7a267087f91c110dda70c233ba196e657b3702fb | [log] [tgz] |
---|---|---|
author | Henrique Ferreiro <hferreiro@igalia.com> | Mon Nov 18 11:40:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 18 11:40:05 2024 |
tree | 10cdf2053c9cefc2cb8a635ec3ad5beb5731f1fb | |
parent | e05a6c1c97a85b7e98ddb4a43362535dc514c3f5 [diff] |
Allow using /Brepro in the presence of cc_wrapper That was initially disabled because of a bug in sccache that was since fixed at https://github.com/mozilla/sccache/issues/264. It was released as part of sccache v0.3.0, which is available in Ubuntu since 23.04 release. Bug: 40188007 Change-Id: I105812bf5b7a527042a81531d29ca5986b2a950f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6013802 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/main@{#1384253}
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.