commit | c7bfa20975b3dd91c4d161824501a00d330c5648 | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Wed May 31 16:28:14 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 31 09:29:35 2023 -0700 |
tree | b5f1b59b3b1f636c11a740667d74633c1860d535 | |
parent | 5809ebcc44e20c6631734593b6c00470cd9de0d0 [diff] |
[roll] Roll fuchsia [fidlc] Clean up versioning logic This CL cleans up a couple things in FIDL versioning: * Remove methods for creating sets of platforms. These were originally used to fail on unused --available arguments. However, that check was removed in Icf0afbdab30b0af4707eaf704beffb0e2514f56c. * Remove TODOs about -inf and Unbounded. I tried removing -inf, but found it only made things more complicated. Test: fx test fidlc-test Original-Bug: 67858 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/863857 Original-Revision: b096dc6c92e2c5041d1316c0c662e7e2ef46d7ef GitOrigin-RevId: 2441cfcf5e8e6610a53a175097843f5d61213359 Change-Id: Ib1979c12b4157bb68a67ef86fb06acb29f5814de
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
.