| commit | e7ab382bf300314720e71324f09f801f307c059d | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Fri Mar 05 01:06:17 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 04 17:07:19 2021 -0800 |
| tree | 052e700e7e110ae2ebc724b47b0939dd9c8982d5 | |
| parent | 5a9ab25703e36689fbe88c54357d9b8a3000e36d [diff] |
[roll] Roll infra/recipes [build] Merge with_options() logic into ninja() Part 2 of consolidating ninja target modification logic. Now `ninja()` is the only function that adds extra ninja targets, so all recipes that do a Fuchsia build use the same ninja target construction logic. Also, `with_options()` and `ninja()` both return a `FuchsiaBuildResults` object, resulting in a more consistent interface. This should make it easier to translate this logic into `fint build`, since there's now just a single block of code that will need to be translated. Original-Bug: 67861 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/495318 Original-Revision: a9a70ee5f71efe533c8b91b5902c1bdee30f4d75 GitOrigin-RevId: 396a8d8f54f84bd317df3e49026d09f71132f0c3 Change-Id: I95dd859c82639ea341f56baa4f701e8adb356f80
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.