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