commit | cceaf648f0f32dc490c3421fe67229654dcb6d43 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Thu Jun 27 16:57:43 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 27 09:59:14 2024 -0700 |
tree | fe81a82fa4c115854736b9c668be267736d06ceb | |
parent | 73dd32455c20aca68af2a5457e1ef91da371be34 [diff] |
[roll] Roll fuchsia [bazel] Only build platform IDK atoms for the PLATFORM api level by default. This CL changes the set of API levels supported by the @fuchsia_sdk repository used by the platform build's internal Bazel workspace. The new default is to only build IDK atoms for the PLATFORM api level, unless `override_target_api_level` is set. It is also possible to set the new `bazel_fuchsia_sdk_all_api_levels` flag to true in `args.gn` to revert to the old behavior of building for all supported API levels (unless `override_build_time_supported_api_levels` is also set). On a powerful workstation, this reduces the time required to build `generate_fuchsia_sdk_repository` from 7m2s down to 3m4s, a nearly 4 minutes improvement. Note that this only affects the @fuchsia_sdk repository used by the in-tree platform build. In particular, the content of the official Fucshia Bazel SDK, built by //sdk:final_fuchsia_idk, still provides prebuilt binaries for all supported CPU architectures and all API levels. Original-Fixed: 349779558 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1072874 Original-Revision: da33bc27319b156cd694118eff80d9a4431da971 GitOrigin-RevId: 33193b2b97e2df0550be118a75f5cbbb76834d7b Change-Id: Ie4a5e6fc14c0550c97c4966f5e856479f090983e
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 via the IRC channel #fuchsia
on Freenode.
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
.