File tree 12 files changed +41
-1
lines changed
multi_frameworks_toolchain
specs2_junit_repositories
example_external_workspace
12 files changed +41
-1
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,7 @@ build --enable_platform_specific_config
3
3
#Windows needs --worker_quit_after_build due to workers not being shut down when the compiler tools need to be rebuilt (resulting in 'file in use' errors). See Bazel Issue#10498.
4
4
5
5
build:windows --worker_quit_after_build --enable_runfiles
6
+
7
+ # Remove upon completing Bzlmod compatibility work.
8
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
9
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change
1
+ # Remove upon completing Bzlmod compatibility work.
2
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
3
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change
1
+ # Remove upon completing Bzlmod compatibility work.
2
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
3
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change
1
+ # Remove upon completing Bzlmod compatibility work.
2
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
3
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change 1
1
build --enable_platform_specific_config
2
2
windows:build --enable_runfiles
3
+
4
+ # Remove upon completing Bzlmod compatibility work.
5
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
6
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change
1
+ # Remove upon completing Bzlmod compatibility work.
2
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
3
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change 1
1
build --enable_platform_specific_config
2
- windows:build --enable_runfiles
2
+ windows:build --enable_runfiles
3
+
4
+ # Remove upon completing Bzlmod compatibility work.
5
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
6
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change
1
+ # Remove upon completing Bzlmod compatibility work.
2
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
3
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change
1
+ # Remove upon completing Bzlmod compatibility work.
2
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
3
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change
1
+ # Remove upon completing Bzlmod compatibility work.
2
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
3
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change
1
+ # Remove upon completing Bzlmod compatibility work.
2
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
3
+ build --noenable_bzlmod
Original file line number Diff line number Diff line change 1
1
build --strategy=Scalac=worker --strategy=ScroogeRule=worker --worker_max_instances=3
2
+
3
+ # Remove upon completing Bzlmod compatibility work.
4
+ # - https://github.com/bazelbuild/rules_scala/issues/1482
5
+ build --noenable_bzlmod
You can’t perform that action at this time.
0 commit comments