commit | aa0e843ad175912f7f45f884764fae26ab0eafbb | [log] [tgz] |
---|---|---|
author | Jay Zhuang <jayzhuang@fuchsia.infra.roller.google.com> | Sun Apr 13 20:59:33 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Apr 13 21:00:52 2025 -0700 |
tree | d9c83d12cab2786fdd77e8bc410ad0b356f11aa7 | |
parent | da96f2bc68be3ebbd3685be8b470b7a9599cf118 [diff] |
[roll] Roll fuchsia [fuchsia-async] Add Bazel targets for host Note fuchsia-async currently only builds for host, building for Fuchsia will fail with missing targets. The select statements are necessary to make sure the GN target is correctly generated. Tested with: > fx bazel build --config=no_sdk --platforms=@platforms//host //src/lib/fuchsia-async > fx bazel test --config=no_sdk --platforms=@platforms//host //src/lib/fuchsia-async:fuchsia-async_test Original-Bug: 400555819 Multiply: host_x64/fuchsia_async_lib_test: 50 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246145 Original-Revision: 36c00e74099811ac16850898e2a0788947e764c0 GitOrigin-RevId: 7b0b6ea02ccc135b3b910b51b5b3da3c971720b7 Change-Id: Ib83c1e8ae805d7e918035d595ecfb8b7d9ebcd56
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.