aboutsummaryrefslogtreecommitdiffstats
path: root/docs/fuchsia/setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* docs/fuchsia: updating Fuchsia staging to use ffxClayton Wilkinson2024-03-291-16/+21
| | | | | | | This replaces the hard coded paths to files with running ffx commands to retrieve the value. This accomodates the changes that are being made to the structure of the Fuchsia build output.
* pkg/build: update fuchsia tools target nameLaura Peskin2022-10-311-1/+1
| | | | | Fuchsia's //bundles:tools target was renamed to //bundles/tools.
* docs/fuchsia: look up Fuchsia dependency paths dynamicallyCameron Finucane2022-10-101-7/+17
| | | | For context, see fxbug.dev/110060
* docs/fuchsia: building without cleaning (#3287)Ange Albertini2022-08-291-1/+1
|
* docs/fuchsia: make --debug optional (#3283)Chris Palmer2022-08-091-3/+15
| | | | | See https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=106099. Co-authored-by: Chris Palmer <palmer@google.com>
* docs/fuchsia: clarify regarding absolute pathnamesChris Palmer2022-08-051-0/+3
|
* docs/fuchsia: partially automate the setup process (#3266)Chris Palmer2022-07-261-0/+158
Also enhance the README.md somewhat. Co-authored-by: Chris Palmer <palmer@google.com>