Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/all_crate_deps/.bazelrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# This isn't currently the default in Bazel, but we enable it to test we'll be ready if/when it flips.
build --incompatible_disallow_empty_glob

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=
3 changes: 0 additions & 3 deletions examples/all_deps_vendor/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/android/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

###############################################################################
## Bzlmod
###############################################################################
Expand Down
3 changes: 0 additions & 3 deletions examples/bazel_env/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/compile_opt/.bazelrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# This isn't currently the default in Bazel, but we enable it to test we'll be ready if/when it flips.
build --incompatible_disallow_empty_glob

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/crate_universe/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/crate_universe_local_path/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/cross_compile/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/hello_world/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/hello_world_no_cargo/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/ios/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

###############################################################################
## Bzlmod
###############################################################################
Expand Down
3 changes: 0 additions & 3 deletions examples/ios_build/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

###############################################################################
## Bzlmod
###############################################################################
Expand Down
3 changes: 0 additions & 3 deletions examples/musl_cross_compiling/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/nix_cross_compiling/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/override_target/.bazelrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# This isn't currently the default in Bazel, but we enable it to test we'll be ready if/when it flips.
build --incompatible_disallow_empty_glob

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=
3 changes: 0 additions & 3 deletions examples/proto/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/proto_with_toolchain/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions examples/sys/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions extensions/bindgen/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions extensions/mdbook/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions extensions/prost/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions extensions/protobuf/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions extensions/wasm_bindgen/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions test/integration/cc_common_link/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions test/integration/cc_common_link_with_global_alloc/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down
3 changes: 0 additions & 3 deletions test/integration/no_std/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ build --incompatible_disallow_empty_glob=true
# https://github.com/bazelbuild/bazel/issues/12821
build --nolegacy_external_runfiles

# Required for cargo_build_script support before Bazel 7
build --incompatible_merge_fixed_and_default_shell_env

# https://github.com/bazelbuild/bazel/issues/23043.
build --incompatible_autoload_externally=

Expand Down