- 678b01a Update rules_java v8.0.0-rc2 & stop exporting the java rules from `@_builtins` by Googler · 6 months ago
- 48c8d9c Set `--noenable_workspace` for Bazel itself by Googler · 6 months ago
- c46b9ce Upgrade everything! by Xdng Yng · 6 months ago
- 355b000 Temporarily allow network access in sandbox for macos. by Googler · 6 months ago
- 24fcc3e Use Bazel 7.3.1 and flip `--incompatible_use_plus_in_repo_names` by Xdng Yng · 7 months ago
- 6591e70 Enable --enable_workspace for Bazel due to android dependencies in WORKSPACE.bzlmod by Googler · 7 months ago
- 9c5ac86 Remove usage of win32api by Greg Roodt · 9 months ago
- 417c6b8 Wire up `oneversion` tool in `java_tools` by Gowroji Sunil · 10 months ago
- 2fb8564 Set --experimental_collect_system_network_usage on MacOS CI workers. by Googler · 10 months ago
- e3bd725 Use the new switch pattern matching. by Googler · 1 year ago
- 707d065 Bump (tool_)java_{language,runtime}_version to 21 in .bazelrc. by Googler · 1 year, 1 month ago
- 40824e1 Update rbe config to pick up JDK21 by Googler · 1 year, 1 month ago
- e46f3d1 Improve test coverage on macOS by Yun Peng · 1 year, 1 month ago
- 89222e2 Update bazelrc command from build to common to keep the same StarlarkSemantics for other commands by salma-samy · 1 year, 2 months ago
- 5dc6170 Clean up `.bazelrc` by Fabian Meumertzheim · 1 year, 2 months ago
- 1a0b3a0 Retry binding to ipv6 localhost by Googler · 1 year, 3 months ago
- 33d4e3b Set --sandbox_default_allow_network to true for macOS by Googler · 1 year, 3 months ago
- 982b9ad Remove Bazel 6 workarounds by Fabian Meumertzheim · 1 year, 4 months ago
- 15d4a05 Clean up .bazelrc file and improve default module file generation by Googler · 1 year, 4 months ago
- ba38aa2 Build Bazel with C++17. by Tiago Quelhas · 1 year, 5 months ago
- a7b1d36 Enforce lockfile update by Yun Peng · 1 year, 5 months ago
- f79ca02 Fix Java runtime toolchain resolution in cross-compilation scenarios by Fabian Meumertzheim · 1 year, 5 months ago
- 553c2bc Upgrade to rbe_ubuntu2004 by Chi Wang · 1 year, 5 months ago
- c9e0c7f Explicitly disable lockfile by default by Googler · 1 year, 7 months ago
- 136dae1 Enable Bzlmod for Bazel by Yun Peng · 1 year, 7 months ago
- b27ca73 Prepare for Bazel Bzlmod build by Yun Peng · 1 year, 7 months ago
- 138f06f Select the correct toolchain for Windows arm64 after enabling cc toolchain resolution. by Googler · 1 year, 8 months ago
- b66b8c5 test_base.py: use bazel-runfiles to respect repo mappings by Googler · 1 year, 8 months ago
- 0ab640f Flip `--incompatible_hermetic_sandbox_tmp` for Bazel by Fabian Meumertzheim · 1 year, 8 months ago
- 5647b26 Enable cc toolchain resolution for building Bazel by Chi Wang · 1 year, 8 months ago
- 86ef4f4 Fix Xcode 14.3 compatibility by Keith Smiley · 1 year, 10 months ago
- 24470be Build Bazel without the bytes. by Tiago Quelhas · 2 years, 1 month ago
- a189ac3 Condense duplicate settings of --extra_execution_platforms into a single comma-separated list in anticipation of making --extra_execution_platform support overwrites. by Googler · 2 years, 1 month ago
- 0bc3331 Build with incompatible_disallow_empty_glob by Xavier Bonaventura · 2 years, 3 months ago
- 3d7937e Use rules_jvm_external to fetch jars dependencies (part 2) by Yun Peng · 2 years, 3 months ago
- 5ade86d Make user.bazelrc relative to workspace root by Emil Kattainen · 2 years, 7 months ago
- 69895ba Add script to build release documentation by fweikert · 2 years, 9 months ago
- 5f9ca4a Update Bazel's Bzlmod build by pcloudy · 2 years, 11 months ago
- deb2d16 Remove obsolete flags from .bazelrc by Tiago Quelhas · 3 years ago
- 37db90e Remove `--java_toolchain` and `--host_java_toolchain` from bazelrc by cushon · 3 years, 2 months ago
- 0c65082 Allow Bazel's own build to use Java 11 language features by cushon · 3 years, 2 months ago
- 89ea68b Simplify WORKSPACE.bzlmod and add CI test for Bzlmod by Yun Peng · 3 years, 4 months ago
- c406da0 Switch Bazel's CI config to test on Java 11 platforms only. by philwo · 3 years, 5 months ago
- 670af30 Remove deprecated java toolchain flags by Chi Wang · 3 years, 6 months ago
- bba4b34 Update RBE configuration by Ivo List · 4 years, 2 months ago
- f8a94b9 Restore macOS 10.10 version compatibility to Bazel by Nikhil Marathe · 4 years, 9 months ago
- 47e0c5c Fix Ubuntu/Java version in .bazelrc comment by Siggi Simonarson · 4 years, 10 months ago
- 7d0f759 Delete --android_aapt=aapt2 from Bazel's .bazelrc since it's now the default. by jingwen · 5 years ago
- 8e8e43e Allow user-specific `user.bazelrc` per "Best Practices for Bazel" by John Millikin · 5 years ago
- 60df905 add ubuntu1604 and ubuntu1804 as rbe platforms by Jakob Buchgraber · 6 years ago
- c07d5ce Pin Bazel's native Android tests to use aapt, and set --android_aapt=aapt2 in Bazel's own .bazelrc by Jingwen Chen · 6 years ago
- 6428433 update rbe toolchains for bazel 0.26.0 by Jakob Buchgraber · 6 years ago
- 207c24f enable list-based execution strategy for bazel rbe build by ishikhman · 6 years ago
- ada3659 update toolchains to also support running android tests by Jakob Buchgraber · 6 years ago
- c46aa47 update rbe toolchains for bazel 0.25.0 by Jakob Buchgraber · 6 years ago
- 3541ad6 make rbe work by Jakob Buchgraber · 6 years ago
- 8da42b6 add .bazelrc with remote config by Jakob Buchgraber · 6 years ago