[roll] Roll fuchsia [ide-query] Implement build verification within ide-query This change adds a `VerifyBuild` function to `analyzer.go` which manages a dedicated build directory at `out/.ide-analysis`. It syncs `args.gn`, runs `fx gen` when needed, and executes `fx build` on all targets associated with the queried files. The outcome of the build is reported through new `AnalysisError` and `AnalysisResult` fields in the JSON output, ensuring that necessary build artifacts are available for IDE analysis. Documentation has been updated to reflect this new workflow. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574316 Original-Revision: 2b88a9f95d73b78ce76310d0eb015250b9d3c847 GitOrigin-RevId: f637bee1f5fa6d8ff9c06b4cb007ec517f01b058 Change-Id: I82b81ccd5fc430ff5c3864a11b0dc2f4ae35f92a
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 in one of the communication channels documented at get involved.
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.