[roll] Roll fuchsia [bazel] Add //build/bazel:generate_main_workspace_no_idk An attempt to reland the features of the reverted CL at [1] in two steps. This is step one, which ensures that the Bazel workspace can be set up without generating Ninja IDK atoms at all. This makes it usable nearly immediately for host targets when using the special `--config=no_sdk` Bazel argument. For example, the following works in a couple seconds (after the clean) once this CL is submitted: ``` fx clean fx build //build/bazel:generate_main_workspace_no_idk fx bazel run --config=no_sdk //build/bazel/examples/hello_world ``` [1] https://fuchsia-review.googlesource.com/c/fuchsia/+/1164757 Original-Bug: 322881092 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169074 Original-Revision: 86b0b21df1d7b9c37727dd5b03fe545ad9ffad65 GitOrigin-RevId: cd1f00ab0bcb6a793ae6b4896cbfee8d236e1f17 Change-Id: Iacfee44a9d9a7c8e08a323695f325b967a79389d
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.