commit | 875dc57ab1f42d98aefa1986a8aa9d68fbcb34ac | [log] [tgz] |
---|---|---|
author | David Koloski <dkoloski@fuchsia.infra.roller.google.com> | Thu Feb 20 13:43:36 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 20 13:45:14 2025 -0800 |
tree | 896b2be9c0247ac17d1322c2048dbd07fee9bf80 | |
parent | 767509a204425f714ae9697525a6f129ee0ca271 [diff] |
[roll] Roll fuchsia [generate_cargo] Add support for shared libraries The rustc_dylib rule builds shared libraries, which were incorrectly treated as binaries by this script's type detection. This caused cargo-based workflows to encounter several unusual problems, as dependencies would appear to be specified correctly but would not be found as crates during compilation. Also updates OWNERS for the Rust scripts directory. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210364 Owners-Override: Adam Barth <abarth@google.com> Original-Revision: f9375a98e2fe8bd40526fd5e2216223c5a3009d1 GitOrigin-RevId: df31ee66d7b58195c743a49a90bbe445d1cb435d Change-Id: I1beb64ec5263656b8ebea89bac43f7913951f84f
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
.