commit | 58194c8f73642553b7a15a82a40b8711e8098596 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Tue Sep 05 19:17:52 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 05 12:19:15 2023 -0700 |
tree | da3728ede94dca9ac37fe5f8296a2f6238f5e46a | |
parent | e910f90a22385dd70025687c96acc68a38ee2719 [diff] |
[roll] Roll fuchsia [sdk] Remove obsolete Rust merge program. This removes a very dated Rust program that was intended to replace //scripts/sdk/merge/merger.py, but was never properly completed or used. The implementation: - Has drifted considerably with many SDK metadata schema changes. - Does not support newer features like fuchsia packages. - Does not support merging multiple input directories into a single final export directory and/or archive. It's better to remove this entirely, and focus future changes on the Python script (which we may want to augment with better tests though). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/912032 Original-Revision: 25c4f1edf5786e81ee9f3273ef6a2ccac207ee74 GitOrigin-RevId: 9306db1211bffc43010e14426fd89b7676458d20 Change-Id: I3151e38ab6cfe9d6c215431cacbdc94b1c1a93d7
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
.