commit | b1dc450b32e2453ab3d25544a3f2258cf94300a9 | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Thu Nov 02 23:01:12 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 02 23:01:12 2023 |
tree | d330b6d5c58c8acb9ea50f7ac8170c5dd392550f | |
parent | ca2357030084f4d9233b14656640a72c6d6db963 [diff] |
[Instrumented libraries] Add guest-oslogin build target guest-oslogin isn't a debian package, so this CL adds the ability to build from git repos. Additionally, it uses a handwritten Makefile, so `configure` shouldn't be run. This CL also adds --no-configure for this purpose. R=thestig Change-Id: I709d926a465447e8f7ffbb340fd95382c7d715e8 Bug: 1496000 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4997397 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1219180}
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.