commit | c77eacc7f3372996ccd511f0220326c2225ccdde | [log] [tgz] |
---|---|---|
author | David Fang <fangism@fuchsia.infra.roller.google.com> | Sat Apr 20 00:34:30 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 19 17:35:52 2024 -0700 |
tree | 128125151045c141630187f0bfe5affd4e99352c | |
parent | 2e5f633bf200961b14f22099b93780006a0fa79b [diff] |
[roll] Roll fuchsia [build][rust] Name rspfile after main output only Using `{{output}}` would in many cases expand to two file names (including the recently added rmeta), which would cause ninja to fail to emit the rspfile. Fix: ensure that rspfile is named after a single file Original-Bug: 319148874 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030503 Original-Revision: ba64a046e64facafc6a43c5d8b9fec97a6cd79c7 GitOrigin-RevId: e031c78a1ba1494415e61cd1ea92eeb37f4ce4a7 Change-Id: Id527ed765575124e219595bf195c14942e75cb0c
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
.