commit | 90c782191cd3901afd7a73d69cffa5a07198fdbd | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Mon Mar 03 04:37:58 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 03 04:42:21 2025 -0800 |
tree | 156189b563ab7c4bcef469994bff86f4f055e517 | |
parent | 2c2010188279aa02474d5550d6fe4777f197c513 [diff] |
[roll] Roll fuchsia [bazel] Minor template.bazelrc cleanups A few improvements to our .bazelrc template, before more complex changes: - Add `--incompatible_strict_action_env=true` to improve hermeticity, by not passing the host LD_LIBRARY_PATH to Bazel local sandboxes. + Add this to //build/bazel_sdk/tests/.bazelrc used by the Bazel SDK test suite. - Add `--legacy_external_runfiles=true` to avoid creating unnecessary symlinks in .runfiles directories. - `--incompatible_sandbox_hermetic_tmp` should no longer be necessary since Bazel 7.1 (we are now running 7.4). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216708 Original-Revision: 47c08f5622cba64f241d9aefd118e418f6741946 GitOrigin-RevId: 6911b77defddd6cb0269700291c6bb492d49dc53 Change-Id: Icc508e7185cd2ab822419c2e83b906ecdb33fcb3
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
.