commit | 151335d832002a8ab5aa1af2d816300655a358f7 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Tue Jan 28 05:40:06 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 28 05:41:22 2025 -0800 |
tree | 0c46a1049998ec33ad21f835a9d01bc52b546855 | |
parent | ae75bf8554df66ec56babad982efa2f98c7e8e61 [diff] |
[roll] Roll fuchsia [bazel] Add no_sdk argument to bazel_action() template. This allows invoking Bazel with --config=no_sdk, which ensures that Bazel can build artifacts that do not depend on the Fuchsia IDK/SDK. For now, this only means host binaries. + Add //build/bazel/examples/hello_world:hello_world to the GN graph. This is not connected to the default tests graph for now, as a Bazel invocation is still costly and should not be part of regular builds until we have something more useful to go with it. Original-Bug: 322881092 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190732 Original-Revision: 7e6c764b6c75095868c18cb7c7e860835bb87717 GitOrigin-RevId: 590674b4f44e3ac9dfa81b6a682128206331c05d Change-Id: I38a090874cdefed8a5eb91a4a85c102835695da7
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
.