| commit | aed03e17dcaafb3f89b0c4275fbbf553d854282d | [log] [tgz] |
|---|---|---|
| author | David Murphy <djmurphy@fuchsia.infra.roller.google.com> | Wed Apr 16 11:16:49 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 16 11:19:49 2025 -0700 |
| tree | 5d77f6d07fc45a6c4db0e470981cd48c163e07ad | |
| parent | 5e28cf49be04f9d18cacd1fd3d54b67fe1d827c4 [diff] |
[roll] Roll fuchsia [fx] Change default to --auto-dir Make --auto-dir default for fx set. To preserve backwards compatibility, out/default is symlinked to the active build dir (similar to how bazel works) Any existing build directory at out/default is moved to out/default-migrated, out/default-migrated1 etc If the user manually sets --dir out/default the symlink is unlinked and the regular directory is used as normal, and we don't try to symlink out/default to itself. Add informational message about the change Add conditional message informing users not using --auto-dir how to specify a preferred dir using --dir Fix tests to account for the new change. Original-Bug: 401633163 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240890 Original-Revision: 0e9d67a00ba98f1a5ac72440a6a13c3843a2add0 GitOrigin-RevId: 00a81a5618d2f262bb617257376b4ff091631a83 Change-Id: I2f240b4780b2f5f53551c22fc75aa0778ff39831
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.