[roll] Roll fuchsia [build][fx] Automatically prepend // to unknown ninja artifacts

If a user has given us an `fx build` path without a leading `//`,
first try to build it as a ninja artifact, which is the current
behavior. If that fails, instead try prepending `//` and running a
build with it as a GN label.

Test: added build_api test
Original-Fixed: 492200435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1538104
Original-Revision: 2f4c1d1ee95b8ddf3c10bead0f7f873daa354858
GitOrigin-RevId: eab1c36a874c361ca5a4386cccf48f1c300602ed
Change-Id: I04c48d0f265e7d7e8d547a9e8105d59ce314a8af
1 file changed
tree: 592c3c41ac5e0d6eba1e65c0a2f13f980afbc2e9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.