[roll] Roll fuchsia [bazel][idk] Move legacy macros for C++ libraries to public .bzl files This makes these public `.bzl` files more useful than simply forwarding definitions, slightly reduces the complexity of the private `.bzl` files, and allows us to use the public name (without an underscore) for the symbolic macro, which provides the full documentation for developers. The legacy macros are moved exactly without changes. NO_IFTTT=The changes to private/idk_cc_*_library.bzl are Bazel-specific refactoring. Original-Original-Bug: 519252080 Test: fx bazel build --config=fuchsia_platform //build/bazel/rules/tests:quick_tests Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1639674 Original-Original-Revision: f5862320dbd15261de91129ccc97309cdc1f85c2 GitOrigin-RevId: d9f7e805f7ed6b856023d74ceb6a9d587a9ad38d Change-Id: I54be98e7b6b6ec008cafde32680c2498ab8bdb5c Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1643643 Cr-Commit-Position: refs/heads/main@{#194345}
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.