1. 951ef6c Print $TEST_UNDECLARED_OUTPUTS_ZIP failure reason by Laurenz Altenmller · 1 year, 5 months ago
  2. 9bbc2cb Fixes to enable Android Platforms with android_local_test. by Googler · 1 year, 5 months ago
  3. 5f79684 Add a native image of turbine to the prebuilt Java tools by Fabian Meumertzheim · 1 year, 5 months ago
  4. dbaa074 Suggest `integrity` instead of `sha256` attribute in `http_*` rules by Fabian Meumertzheim · 1 year, 5 months ago
  5. bd63c61 Use URLs as default canonical IDs in common repo rules by Fabian Meumertzheim · 1 year, 6 months ago
  6. 8c70d7b Only escape standard BRE metacharacters when preparing grep pattern. by Peter Lobsinger · 1 year, 6 months ago
  7. f898da5 Use prebuilt launcher_maker for Windows by Richard Levasseur · 1 year, 6 months ago
  8. e1df5cd Migration of `applicable_licenses` to `package_metadata`. by Googler · 1 year, 6 months ago
  9. f4be0b2 Fix JVM repository rules with Bzlmod by Fabian Meumertzheim · 1 year, 6 months ago
  10. eff969d Limit extendability of rules by Googler · 1 year, 6 months ago
  11. 48374df Add implementation for Bazel Java build info using new API. by Googler · 1 year, 6 months ago
  12. e8700e3 Add toolchain param to run_singlejar rule by Googler · 1 year, 6 months ago
  13. f79ca02 Fix Java runtime toolchain resolution in cross-compilation scenarios by Fabian Meumertzheim · 1 year, 6 months ago
  14. 58ce112 Fix Bash runfiles calling repository lookup for directly run scripts by Fabian Meumertzheim · 1 year, 6 months ago
  15. 659d7b2 Update android_tools to 0.30.0 by Ted Xie · 1 year, 6 months ago
  16. 0adcc8d Open source the allowlist enable_starlark_dex_desugar_proguard to be used in rule android_binary dex/desugar/proguard starlarkification. by Zhaoqing Xu · 1 year, 6 months ago
  17. 1f12a4d Ensure Bazel Android tools use the proper configuration transition. by Googler · 1 year, 7 months ago
  18. 85855fc Short-circuit bazel intrinsic Android library desugaring by Googler · 1 year, 7 months ago
  19. 9be1e9b Make sure the default Android SDK API is the first registered SDK by John Cater · 1 year, 7 months ago
  20. ea4ab7d Use case-insensitive comparison for Windows paths in `runfiles.bash` by Fabian Meumertzheim · 1 year, 7 months ago
  21. 59a4494 Add `BuildInfo` translator target to `cc_toolchain`. by Googler · 1 year, 7 months ago
  22. 0356a3f Update fetch command to fetch everything by salma-samy · 1 year, 7 months ago
  23. 7ae201b Add `Cpp` `BuildInfo` implementation for Bazel. by Googler · 1 year, 7 months ago
  24. 7ff98ba Add missing aliases to `@bazel_tools//tools/jdk` by Fabian Meumertzheim · 1 year, 7 months ago
  25. 19979e6 Update unknown Xcode version error message and provide an environment variable to force re-evaluation by Brentley Jones · 1 year, 7 months ago
  26. 0f10359 Only use `/showIncludes` if supported by Fabian Meumertzheim · 1 year, 7 months ago
  27. 7c1b139 Add codepaths for D8 core library desugaring by Ted Xie · 1 year, 7 months ago
  28. 2482322 Do not force linking of default link libs in Unix toolchain by Fabian Meumertzheim · 1 year, 7 months ago
  29. 136dae1 Enable Bzlmod for Bazel by Yun Peng · 1 year, 8 months ago
  30. 78f98e7 Make generate_system_module_map.sh more deterministic by Boleyn Su · 1 year, 8 months ago
  31. f603d16 Update android_tools for Bzlmod by Googler · 1 year, 8 months ago
  32. 0377bad Support clang-16 install directory on Windows by Orion Hodson · 1 year, 8 months ago
  33. 74e3be6 Load Python rules from rules_python by Richard Levasseur · 1 year, 8 months ago
  34. 9721922 Replace deprecated cmd_helper.join_paths by Googler · 1 year, 8 months ago
  35. a7f7df3 delete incompatible_use_platforms_repo_for_constraints by Googler · 1 year, 8 months ago
  36. 74bc046 support persistent worker for aar extractors by Googler · 1 year, 8 months ago
  37. e6e79fc Add launcher_flag_alias by Googler · 1 year, 8 months ago
  38. dcc5b4d Upgrade R8 from 8.0.40 to 8.1.56 by Benjamin Lee · 1 year, 8 months ago
  39. 6c6715b Automated rollback of commit ad6d4d7f839687548776c7f5f79704bdb6af7d0e. by Googler · 1 year, 8 months ago
  40. ad6d4d7 Merge java_binary/java_test with launcher into a single rule by Googler · 1 year, 8 months ago
  41. d83589a Remove incompatible_use_toolchain_transition = True by Keith Smiley · 1 year, 8 months ago
  42. 838ee05 Make maven_install (the lock file) a public attribute so we can write tests for the SBOM generator which do not depend on having the real lock file. Using real data for tests is brittle. by Googler · 1 year, 9 months ago
  43. c113e62 Add visionOS support by Keith Smiley · 1 year, 9 months ago
  44. dcaa59e Allow config_feature_flag usage in OSS starlark rules by Googler · 1 year, 9 months ago
  45. 773b50f Add dexdump to android_sdk_repository. by Googler · 1 year, 9 months ago
  46. d0620d1 Fix some python lint violations in aar-related tools by Googler · 1 year, 9 months ago
  47. c747ae7 Switch xcode_autoconf to use 'configure = True' by Keith Smiley · 1 year, 9 months ago
  48. 35ed674 Delete obsolete xcrunwrapper attribute and flag by Googler · 1 year, 9 months ago
  49. 710a964 Prevent non-deterministic test log output in test-setup.sh. by Googler · 1 year, 9 months ago
  50. 283c79a Automated rollback of commit ed4872a3fab99f9e51dcbf91418504795b533438. by Googler · 1 year, 9 months ago
  51. ed4872a Print timestamp at the start of test execution. by Googler · 1 year, 9 months ago
  52. f4fcb42 Remove an alias from Android's BUILD.tools by Ted Xie · 1 year, 9 months ago
  53. cd33d14 Fix VS 2022 autodetection by Vertexwahn · 1 year, 9 months ago
  54. 90c4bdf test-setup.sh: Attempt to raise the original signal once more by Ed Schouten · 1 year, 10 months ago
  55. 57ae1ff Enable C++ branch coverage when using gcov 8 or later. by Charles Mita · 1 year, 10 months ago
  56. 7f628d7 Check if json.gz files exist, not the gcov version. by Charles Mita · 1 year, 10 months ago
  57. 8715e9a Add toolchain type for Java bootstrap runtime by Fabian Meumertzheim · 1 year, 10 months ago
  58. 92d6f22 Automatic code cleanup. by Googler · 1 year, 10 months ago
  59. 1a896be Get input files more efficiently. by Googler · 1 year, 10 months ago
  60. 05c70d9 Start to incorporate data from the maven lock into our SBOM by Tony Aiuto · 1 year, 10 months ago
  61. 65ee478 Remove unnecessary netty-transport-sctp dependency. by Benjamin Peterson · 1 year, 10 months ago
  62. 815b6c9 Stop using xcrunwrapper for j2objc dead code by Googler · 1 year, 10 months ago
  63. 1c32e87 Add SBOM generator - first cut by Tony Aiuto · 1 year, 10 months ago
  64. 044a14c Fix rpath for symlinks in cc_shared_library by Googler · 1 year, 10 months ago
  65. a3525b5 Create the initial version of the packages_used rule by Tony Aiuto · 1 year, 10 months ago
  66. c2553cc Use same bzl environment for workspace and bzlmod by Googler · 1 year, 10 months ago
  67. 95ae4db Stop linking indirect dynamic_deps in binaries by Googler · 1 year, 10 months ago
  68. 9d3b375 Fix split post-processing of LLVM-based coverage by Fabian Meumertzheim · 1 year, 10 months ago
  69. 4797ba0 Update rules_license to version 0.0.7 by Tony Aiuto · 1 year, 10 months ago
  70. 9faafb3 Create a package dependency gathering tool for creating SBOMs by Tony Aiuto · 1 year, 11 months ago
  71. 3029a7d Respect rules_java as the source of truth for java toolchains (second try) by Yun Peng · 1 year, 11 months ago
  72. d51c75f Automated rollback of commit 975866a3e09212766bd353a90a8c42efe91d53ab. by Googler · 1 year, 11 months ago
  73. ec62770 Add back @bazel_tools//tools/jdk/toolchain_utils.bzl by Googler · 1 year, 11 months ago
  74. 975866a Respect rules_java as the source of truth for java toolchains by Yun Peng · 1 year, 11 months ago
  75. 42d2f3e Explicitly specify that instrumentation_test_check should be run with Python 3. by Googler · 1 year, 11 months ago
  76. 9cdc003 Fix https://github.com/bazelbuild/bazel/issues/18493. by Tobias Werth · 1 year, 11 months ago
  77. f482fae BEGIN_PUBLIC Add java toolchain type to all rules which are using java_common by Googler · 1 year, 11 months ago
  78. c9c28a9 Set `GTEST_SHARD_STATUS_FILE` in test setup by Fabian Meumertzheim · 1 year, 11 months ago
  79. d84a998 Automated rollback of commit f4b35a2df7f4e0fccec93c901a7ffc3ce96e17e6. by Googler · 2 years ago
  80. f4b35a2 Disable ImpossibleNullComparison by Googler · 2 years ago
  81. e124cac Remove layering_check feature on darwin by Keith Smiley · 2 years ago
  82. 61267b3 Remove -Wl,-whole-archive -Wl,-no-whole-archive for relocatable object files by Fangrui Song · 2 years ago
  83. 1c1584b Pass version to java_runtimes created by local_java_repository by Fabian Meumertzheim · 2 years ago
  84. 9413393 Fix formatting in documentation by Marc Redemske · 2 years ago
  85. 76b9f33 python: remove Python 2 auto-registered toolchains. by Richard Levasseur · 2 years ago
  86. 978cd23 Bump c++ standard to c++14 per default by David Ostrovsky · 2 years ago
  87. 2977ba6 Delete .git directory from git_repository external repositories when using strip_prefix by Cameron Martin · 2 years ago
  88. 8a847bd Remove `cc_host_toolchain_alias` target. by Googler · 2 years ago
  89. 5105e15 Update JCommander by Henry Sudhof · 2 years ago
  90. c1f9224 Add a Starlark flag that allows disabling proguard. This will be useful for testing later. by Googler · 2 years ago
  91. 3eb7a22 Format android_sdk_repository_template.bzl. by Googler · 2 years ago
  92. fde2479 Make Stardoc repository mapping aware by Googler · 2 years ago
  93. 298ec2a Delete unused default platforms. by Googler · 2 years ago
  94. 7a0ddb1 Use `Args#add_all` to add a directory in Java bootstrap action by Fabian Meumertzheim · 2 years ago
  95. 91584dd fix(python): Set envvar for runfiles manifest, not runfiles dir, when using a manifest by Fabian Meumertzheim · 2 years ago
  96. abea37b Redirect JVM warnings to stderr in general. by Googler · 2 years ago
  97. 0e8e611 Replace JDK 19 archives with JDK 20. by Benjamin Peterson · 2 years ago
  98. 765c0eb Fix worker and multiplex workers for DexBuilder and Desugar actions by Benjamin Lee · 2 years ago
  99. 177f0d4 ### Problem by Googler · 2 years, 1 month ago
  100. b9bdcf8 Enable experimental_execution_graph_enable_edges_from_filewrite_actions by default by Googler · 2 years, 1 month ago