- 78f98e7 Make generate_system_module_map.sh more deterministic by Boleyn Su · 1 year, 7 months ago
- f603d16 Update android_tools for Bzlmod by Googler · 1 year, 7 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, 8 months ago
- c113e62 Add visionOS support by Keith Smiley · 1 year, 8 months ago
- dcaa59e Allow config_feature_flag usage in OSS starlark rules by Googler · 1 year, 8 months ago
- 773b50f Add dexdump to android_sdk_repository. by Googler · 1 year, 8 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, 9 months ago
- 57ae1ff Enable C++ branch coverage when using gcov 8 or later. by Charles Mita · 1 year, 9 months ago
- 7f628d7 Check if json.gz files exist, not the gcov version. by Charles Mita · 1 year, 9 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, 10 months ago
- 3029a7d Respect rules_java as the source of truth for java toolchains (second try) by Yun Peng · 1 year, 10 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 · 1 year, 11 months ago
- f4b35a2 Disable ImpossibleNullComparison by Googler · 1 year, 11 months ago
- e124cac Remove layering_check feature on darwin by Keith Smiley · 1 year, 11 months ago
- 61267b3 Remove -Wl,-whole-archive -Wl,-no-whole-archive for relocatable object files by Fangrui Song · 1 year, 11 months 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 ago
- b9bdcf8 Enable experimental_execution_graph_enable_edges_from_filewrite_actions by default by Googler · 2 years ago
- 5a4a340 Update documentation for cc_import deps attribute by Googler · 2 years ago
- 70c821a starlark: Reduce allocations for `find`/`indexof` without `end` by Fabian Meumertzheim · 2 years ago
- c024b8a Automated rollback of commit b2844771164fff2ad6cb2c265ff0da0bd0828906. by Googler · 2 years, 1 month ago
- 99b672b Simplify cc_test rules by leveraging optional toolchains. by Googler · 2 years, 1 month ago
- c89ca0d Update D8/R8 dependency in bazel to 8.0.40 by Googler · 2 years, 1 month ago
- d1b4fb7 Remove 'darwin' CPU value by Keith Smiley · 2 years, 1 month ago
- 8c712c8 Fix formatting issue in http.bzl by Malte Poll · 2 years, 1 month ago
- 130703a Delete old dependency to bazel's //tools/objc by Googler · 2 years, 1 month ago
- 7556e11 Add version to JavaRuntimeInfo. by Benjamin Peterson · 2 years, 1 month ago
- c04f0d4 Use less subshells and `tee`s in running tests with `bazel run`. by Tobias Werth · 2 years, 1 month ago
- 699e403 Automated rollback of commit a50cca561fe0a77c3750101e505171ddcc16db72. by Googler · 2 years, 1 month ago
- 767c85e Upgrade JaCoCo to 0.8.8 and ASM 9.4 in java_tools by something_vague · 2 years, 1 month ago
- 7bb153a chore: restore warning about git_repository being uncached by Alex Eagle · 2 years, 1 month ago
- 44219d6 Update D8/R8 dependency in bazel to 8.0.34 by Googler · 2 years, 1 month ago
- 8fab22e Include build-tools/X.Y.Z/{lib,lib64}/** in the minimal set of SDK files used by the Android integration tests. by Googler · 2 years, 1 month ago
- 36c167b Separate prebuilt darwin java_tools for x86_64 and arm64 by hvd · 2 years, 1 month ago
- 996a924 Fix documentation for git_repository and new_git_repository by Googler · 2 years, 1 month ago
- 844b5d2 Remove deprecated targets from jdk.BUILD. by Benjamin Peterson · 2 years, 1 month ago
- 3c0f394 Make objc_library and objc_import honor objc.alwayslink_by_default by Googler · 2 years, 1 month ago
- a50cca5 Automated rollback of commit d56dc18e1978102e35fbcf92c5d63f9f9eef37cd. by Googler · 2 years, 1 month ago
- 45edbd5 Remove tools/config/common_settings.bzl. It is unused by Bazel. by Googler · 2 years, 1 month ago
- d56dc18 Move Apple toolchain setup to apple_support by Keith Smiley · 2 years, 1 month ago
- dd2ba3a Remove tools/python/private/defs.bzl from filegroup by Keith Smiley · 2 years, 1 month ago
- d7f2485 Remove python/private/defs.bzl by Googler · 2 years, 1 month ago
- 38ece3c Handle `SIGWINCH` under `bazel run //some:test` (i.e. test rules) correctly. by Tobias Werth · 2 years, 1 month ago
- 78729c0 Use real rules_python by Ivo List · 2 years, 1 month ago
- 66f571e Add supplemental support for JDK 11, 17 and 19 on cpu s390x by Kun-Lu · 2 years, 2 months ago
- 09bfc38 Increase default macOS toolchain setup time by Keith Smiley · 2 years, 2 months ago
- 7a72a15 python: Remove temporary module space created for zip-based binaries by Richard Levasseur · 2 years, 2 months ago