- fee3dba Add missing load for `java_binary` in `tools/jdk/BUILD.java_tools` by Googler · 5 months ago
- 8c7bedf Delete miscellaneous unused tools from bazel/tools/android. Most of these have been moved to rules_android. by Googler · 5 months ago
- 093975c Delete resource_extractor.py. by Googler · 5 months ago
- e3cd986 BEGIN_PUBLIC Update references to proguard_whitelister END_PUBLIC by Googler · 5 months ago
- 7407cef Allow all characters in runfile source and target paths by Fabian Meumertzheim · 6 months ago
- e531e7b Add back osx_cc_wrapper.sh.tpl by Googler · 6 months ago
- 1c4e78a Move cc toolchains to rules_cc by Yun Peng · 6 months ago
- b89ec43 Autoload rules_shell by Googler · 6 months ago
- f36b8a3 Autoload protobuf/proto rules by Googler · 6 months ago
- 33d1c6c Remove rules_proto dependency from java_tools by Googler · 6 months ago
- 97ddb4b Rollforward of https://github.com/bazelbuild/bazel/commit/af004d179abd31136978b9bbc37f13073f263fad: Remove Python native rule classes and py_runtime by Googler · 6 months ago
- 3a2a59c Remove miscellaneous Android items from `@bazel_tools`. by Googler · 6 months ago
- 41507df Automated rollback of commit af004d179abd31136978b9bbc37f13073f263fad. by Googler · 6 months ago
- ef1a21f Remove Android tools from `@bazel_tools` and various Android dependencies. by Googler · 6 months ago
- 98057be Add `loads()` for the builtin java rules by Googler · 6 months ago
- af004d1 Remove Python native rule classes and py_runtime by Googler · 6 months ago
- 208b9c6 Rollforward of https://github.com/bazelbuild/bazel/commit/0cc45ac71b4868ef526c78873ef2ec641062d13b: Remove j2objc_library from Bazel by Googler · 6 months ago
- a585662 Replace lang_proto_libraries with loads from protobuf by Googler · 6 months ago
- 07af430 Change rules_proto loads to protobuf by Googler · 6 months ago
- 0b0d908 Add opt-in set_soname feature by Keith Smiley · 6 months ago
- 337f597 BEGIN_PUBLIC by Googler · 6 months ago
- 401ed58 Rename com_google_protobuf to protobuf by Googler · 6 months ago
- 32264b0 Delete native Android providers, resource processing pipeline, android_data, and related tests. by Googler · 6 months ago
- 62dc3b5 Flip `--incompatible_macos_set_install_name` by Fabian Meumertzheim · 6 months ago
- 2dc4abe Delete native android_sdk. by Googler · 6 months ago
- 4371aa0 Add user archiver flags into C++ toolchains by Fil-Den · 6 months ago
- e48dac0 Implement an allowlist for dormant dependencies and materializers. by Googler · 6 months ago
- bb577b0 Disable git fsmonitor in git_worker to fix hangs when fetching repositories by Luis Padron · 6 months ago
- 310e093 Remove the native version of `android_tools_defaults_jar`. by Googler · 6 months ago
- 33775c9 Update local.bzl to use markdown instead of HTML. by Googler · 6 months ago
- 24d165e Exit if it wasn't possible to zip undeclared outputs because `zip` failed. by Googler · 7 months ago
- f5db726 Remove unused android.WORKSPACE file. by Googler · 7 months ago
- fc057d2 [3/5] support C++20 Modules, add deps-scanner and update toolchains by PikachuHy · 7 months ago
- f2318d2 [2/5] support C++20 Modules, add C++20 modules tools by PikachuHy · 7 months ago
- 164ffa5 Do not wrap object files in `--start-lib/--end-lib` for nodeps libraries by Fabian Meumertzheim · 7 months ago
- e5a083d Fix ml path for Windows clang-cl cc toolchain by Michael Siegrist · 7 months ago
- 6052ad6 Make `get_default_canonical_id` public by Jordan Mele · 7 months ago
- 32e0a21 Delete native mobile-install by Googler · 7 months ago
- c945740 Add experimental `cc_static_library` rule by Fabian Meumertzheim · 7 months ago
- 60924fd Use `+` instead of `~` as the canonical repo name separator by Xdng Yng · 8 months ago
- 23f3be0 Add path mapping support for C++ compile action templates by Googler · 8 months ago
- d69c453 Disable WORKSPACE in python integration tests by Yun Peng · 8 months ago
- 7d26615 Fix javadocs for Runfiles by Fabian Meumertzheim · 8 months ago
- 871e557 Automated rollback of commit 0cc45ac71b4868ef526c78873ef2ec641062d13b. by Googler · 8 months ago
- 0cc45ac Remove j2objc_library from Bazel by Googler · 8 months ago
- 76f6251 Update deprecated Python methods. by Googler · 9 months ago
- 9d8d6c7 Strip unnecessary Bazel server jar contents by Fabian Meumertzheim · 9 months ago
- a212e4f add dependency_file_feature on macos features by PikachuHy · 9 months ago
- a06abca add compiler_input_flags_feature and compiler_output_flags_feature by PikachuHy · 9 months ago
- dd83178 [1/5] support C++20 Modules, add module_interfaces attr by PikachuHy · 9 months ago
- 9e913fb Force use of Clang over C++ modules with `use_module_maps` by Fabian Meumertzheim · 9 months ago
- b75ad88 chore: Ignore shellcheck error in copy-paste code by Honnix · 10 months ago
- 93857c1 BEGIN_PUBLIC Move aar_import helper tools to rules_android by Ted · 10 months ago
- 417c6b8 Wire up `oneversion` tool in `java_tools` by Gowroji Sunil · 10 months ago
- 759fe7d Keep `/external:I...` on a single param file line by Fabian Meumertzheim · 10 months ago
- 5986420 Fix getting authentication for URLs in http repo rules by Yun Peng · 10 months ago
- 6abdd2a Add layering_check support for macOS by Keith Smiley · 10 months ago
- 4bdc4f4 Add remove unreferenced code feature by Matt Smith · 10 months ago
- 1f1b4fd Automated rollback of commit 0a658930a9fe39f98206f32fac068c97ebd1f09f. by Googler · 10 months ago
- 0a65893 Add layering_check support for macOS by Keith Smiley · 10 months ago
- 52958ab Remove fakebuildapi and legacy Stardoc extractor by Googler · 10 months ago
- d831214 feat(cc toolchain): support external_include_paths on macos by Isaac Torres · 10 months ago
- 8abf1f8 Add the projectview file to default path for IntelliJ recognition by Tomasz Pasternak · 10 months ago
- dd2464a BEGIN_PUBLIC by Googler · 10 months ago
- 0c60c38 Change to Bazel integration test to allow use of runfiles.py. by Googler · 10 months ago
- 231dfc2 Add `parse_headers` support to the default Unix toolchain by Fabian Meumertzheim · 10 months ago
- 8a63b79 Mark bazel_tools extensions as reproducible by Fabian Meumertzheim · 10 months ago
- f417aa9 Make experimental rules API usable through allowlists by Googler · 10 months ago
- e01509f Add support for remote_files for http_archive by Farid Zakaria · 11 months ago
- 39115b9 Replace `INFO` with `FINE` logging in `CoverageOutputGenerator` by Fabian Meumertzheim · 11 months ago
- 55e4164 Fix typo in git.bzl by Ikko Eltociear Ashimine · 11 months ago
- 3bc70b2 Loosen `blaze-out/k8-opt-exec-.../` expectations in prep for[] by Googler · 11 months ago
- 3fc76be Do not watch `.netrc` in `read_netrc` by Fabian Meumertzheim · 11 months ago
- c18b687 Revert `android_sdk_repository` to using `local_config_platform` by Googler · 11 months ago
- f8277cf Fix swallowed I/O exception in LcovPrinter by Spencer Putt · 11 months ago
- e8d40eb Exclude auto deps metadata files from final apk by Googler · 11 months ago
- 445dfab http repo rules: Make sure netrc credentials are applied for remote patch files by Googler · 11 months ago
- c889837 Force `local_config_platform` to redirect to the bundled platforms repo by Xdng Yng · 11 months ago
- 20c49b4 LSC(tp): Add `load()` statements for the builtin top-level java symbols by Googler · 11 months ago
- e76703d Update android_tools to 0.31.0 by Googler · 12 months ago
- 6288eb9 Fix capitalization of Apple platforms, Xcode, “SDK”, and “OS” by Brentley Jones · 12 months ago
- 74c8ca4 Use the `host_platform` from `@platforms` in Bazel by Googler · 12 months ago
- 7b604b7 Format BUILD files by Googler · 12 months ago
- bd2da6e Declare support for `gcc_quoting_for_param_files` feature in Unix cc_toolchain by Brentley Jones · 1 year ago
- e6b8adb Add support for feature generate_linkmap to cc_binary by Thomas Weischuh · 1 year ago
- b512aa8 BEGIN_PUBLIC by Googler · 1 year ago
- 8024a75 Update R8 dependency to 8.3.37 by Sren Gjesse · 1 year ago
- 6f254ce Local repo rules in Starlark by Xdng Yng · 1 year ago
- b532a46 Add back test coverage for bazel_(coverage_)_java_test for JDK 11 & 17. by Zheng Wei Tan · 1 year ago
- f5a99d5 Stop documenting the distribs() method. It is long deprecated and will shortly be removed. by Googler · 1 year ago
- 707d065 Bump (tool_)java_{language,runtime}_version to 21 in .bazelrc. by Googler · 1 year ago
- 0ed55c6 add "sdk" target in android_external by Googler · 1 year ago
- 7f749e9 Create a repo rule & module_extension for android sdk proxy by Googler · 1 year, 1 month ago
- 4bb9b54 In `bootstrap_java_library`, use the javac from the exec/tool JDK, not the target JDK by Googler · 1 year, 1 month ago
- 44433dd Remove switch between d8 and dx by Googler · 1 year, 1 month ago
- 42611f9 Add DUMPBIN make variable to MSVC C/C++ toolchain by Alex Sharoff · 1 year, 1 month ago
- de778a8 Automatic code cleanup. by Googler · 1 year, 1 month ago
- 0a9d612 [test][windows] Export BAZEL_TEST=1 on windows by Cristin Donoso · 1 year, 1 month ago
- b3fc532 Add allowlist for attr.label(skip_validations) flag. by Googler · 1 year, 1 month ago
- 2780fca Do not set unavailable C++ toolchain tool paths to `"None"` by Ian (Hee) Cha · 1 year, 1 month ago