- 47f2b68 Expose conf folder in the JDK repository by Menny Even Danan · 4 years, 5 months ago
- 05883a8 Updated and fixed j2objc_dead_code_pruner*, removed obsolete tests, updated to python3. by Googler · 4 years, 6 months ago
- d9bebab Fix typos in tools/build_defs/repo/utils.bzl -> patch() by Adam Liddell · 4 years, 6 months ago
- 10ffddb Use the non-javac-based turbine everywhere by cushon · 4 years, 6 months ago
- 638bdc2 Add --max_mem_alloc_mb to prevent aquery_differ from chewing up all mem available. by leba · 4 years, 6 months ago
- 642a800 Fix Coverage Report Extension Check by vectoralpha · 4 years, 6 months ago
- be0f07e Move default_java_toolchain definitions into java_tools repository by Ivo List · 4 years, 6 months ago
- daa9726 Add docstring to osx_cc_configure.bzl by Keith Smiley · 4 years, 6 months ago
- 200b949 Fix formatting of output C++ toolchain for macOS. by Thi Doan · 4 years, 6 months ago
- 080547f Automated rollback of commit 6d448136d13ddab92da8bb29ea6e8387821369d9. by juliexxia · 4 years, 6 months ago
- abc2211 Force /usr/bin/python2.7 on macOS by Keith Smiley · 4 years, 6 months ago
- 5672d5d Update Bazel CC-using rules to use the toolchain transition. by jcater · 4 years, 6 months ago
- 651596e Remove IncompatibleMergeException from coverage generator by cmita · 4 years, 6 months ago
- 7b5a50e Remove :zip_headers duplication in //tools/jdk:combiners by Michael Krasnyk · 4 years, 6 months ago
- ceeb9b8 Attempt to git fetch only specified commit by Michael Hackner · 4 years, 6 months ago
- 67e4aaa Stop throwing IncompatibleMergeException merging mismatched branch coverage. by cmita · 4 years, 6 months ago
- d179f96 Windows: Improve clang version check logic by pcloudy · 4 years, 6 months ago
- 8b29b6a Fix issue where libtool_check_unique isn't found for sandbox builds by Michael Eisel · 4 years, 6 months ago
- 5f944e0 Update py_runtime_pair to properly declare config transitions. by John Cater · 4 years, 7 months ago
- 6d44813 Automated rollback of commit 3e79b0dbd93deeb3a2d970371f1b72845613ac06. by juliexxia · 4 years, 7 months ago
- 3e79b0d Add BazelSdkToolchainRule and GoogleSdkToolchainRule as ancestors to rules that currently access the AndroidSdkProvider from the :android_sdk attr. by juliexxia · 4 years, 7 months ago
- f259b8a Implement local_java_repository for local version of Java by Ivo List · 4 years, 7 months ago
- 690d579 Add coverage stubs back by Keith Smiley · 4 years, 7 months ago
- f8b51ff Remove dead objc setup code by Keith Smiley · 4 years, 7 months ago
- c02ddf7 Automatic code cleanup. by yileiyang · 4 years, 7 months ago
- 144d514 Update android_sdk_repository to create a valid, but useless, repository by John Cater · 4 years, 7 months ago
- 7aca3f7 Fix flaky test caused by incorrectly handled method reference by Charles Mita · 4 years, 7 months ago
- fa1740d Add generate_linkmap feature to Apple CROSSTOOL. by Thi Doan · 4 years, 7 months ago
- 47f4cb6 Propagate data runfiles in cc_import by Andrzej Guszak · 4 years, 7 months ago
- 9689859 Add support to crosstool for darwin_arm64(e) by Dave MacLachlan · 4 years, 7 months ago
- 1f77972 Support building C++ binaries for ARM and ARM64 architectures on Windows with MSVC toolchain by mai12 · 4 years, 7 months ago
- 4d360e0 Reduce default parallelism on LcovMerger by Googler · 4 years, 7 months ago
- c1d7087 ctexplain: first functional check-in by Greg Estren · 4 years, 7 months ago
- d8723b4 Run libtool without symlinking if possible by Michael Eisel · 4 years, 7 months ago
- e14a6f2 Add embedded jdk support for s390x by Ruixin Bao · 4 years, 7 months ago
- adc845e Automatic code cleanup. by yileiyang · 4 years, 7 months ago
- b8bc8d5 Support building 32-bit C++ binaries on Windows with MSVC toolchain by Mai Hussien · 4 years, 7 months ago
- ef5ca41 Use CoverageReportGenerator at HEAD in integration tests by Charles Mita · 4 years, 7 months ago
- d483d6f Support deterministic mode when using a version of libtool that supports it. by Thi Doan · 4 years, 8 months ago
- 3cd7450 Change GcovParser and GcovJsonParser to emit BRDA branch information by Charles Mita · 4 years, 8 months ago
- 51ec222 Fix branch coverage merging when line numbers differ by Charles Mita · 4 years, 8 months ago
- 3481d5ec Fix handling of BA lines in CoverageOutputGenerator by Charles Mita · 4 years, 8 months ago
- bc8d7c6 Fixing Issue 11241 by mai12 · 4 years, 8 months ago
- 7009735 Add attr for recursively setting up git submodules by Keith Smiley · 4 years, 8 months ago
- be25b25 Fix xcode-locator preferring some Xcode versions outside of /Applications by Kyle Teske · 4 years, 8 months ago
- 5a8c461 Fix parsing of BRDA lines in LcovParser by Charles Mita · 4 years, 8 months ago
- c91126b Convert /*...*/ method comments to javadocs in CoverageOutputGenerator by Charles Mita · 4 years, 8 months ago
- bdb3924 Delete obsolete test_sharding_compliant from bazel. by jhorvitz · 4 years, 8 months ago
- 7bf8053 Use 'long' for execution counts in coverage output by Charles Mita · 4 years, 8 months ago
- 174ed30 Add missing NS_BLOCK_ASSERTIONS for more architectures by Keith Smiley · 4 years, 8 months ago
- b69e1e5 Update RPBB prebuilts using JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 by Donald Chai · 4 years, 8 months ago
- a5cd3d7 Use xcode_config.execution_info to set xcode execution requirement by waltl · 4 years, 8 months ago
- b0f3cde Internal change for Starlark loose header checking by cmita · 4 years, 8 months ago
- aa94535 Update RPBB prebuilt to include https://github.com/bazelbuild/bazel/pull/11849 by Donald Chai · 4 years, 8 months ago
- 8874477 Restore shared_library attribute in Starlark's cc_import by Andrzej Guszak · 4 years, 8 months ago
- 1aea71a Add deps attribute to Starlark version of cc_import by Andrzej Guszak · 4 years, 8 months ago
- fe291f7 Add support for toolchain java 14 by David Ostrovsky · 4 years, 8 months ago
- 8c937f3 Fix git_repository _error function arguments to string conversion. by ichern · 4 years, 9 months ago
- e0d30f7 Bazel Debian build: fix debian package name for some java deps by pcloudy · 4 years, 9 months ago
- 27e59f6 Add distrib_cc_binary rule by Yun Peng · 4 years, 9 months ago
- 2323dfe First check-in of configuration overhead measurement tool by Greg Estren · 4 years, 9 months ago
- a91aad8 Add missing tests for object files support and a separate param for PIC static library in cc_import by Andrzej Guszak · 4 years, 9 months ago
- 930424b Add oso_prefix_is_pwd macOS feature by Keith Smiley · 4 years, 9 months ago
- 700a990 Add toolchain_type and toolchain definitions for Android SDK. by John Cater · 4 years, 9 months ago
- 60e3443 Add support for object files in the Starlark implementation of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 5e53b15 Allow building the `singlejar` tool on OpenBSD. by Googler · 4 years, 9 months ago
- 38c85a4 Fixes build issue with JDK headers location on ppc64le. by Carlos Eduardo Seo · 4 years, 9 months ago
- de558d0 If there's no system JDK, point @local_jdk safely to an empty directory. by Benjamin Peterson · 4 years, 9 months ago
- 97853f1 Replace the remaining dependencies for Bazel Debian build (main) by Yun Peng · 4 years, 9 months ago
- 6757711 Use the Maven artifact ID as the canonical_id in jvm_maven_import_external. by Googler · 4 years, 9 months ago
- d814a0b Add includes param for the Starlark version of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 3b0439e Fix incorrect assumption of desugar persistent worker conditional by Jingwen Chen · 4 years, 9 months ago
- 0f9a592 Add linkopts to the Starlark implementation of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 1812caf Move allowlists to //tools/allowlists by cushon · 4 years, 9 months ago
- 5853760 Check if file already exists before creating it. by Tobias Werth · 4 years, 10 months ago
- 7f7346b Use unzip_fdo tool to select and extract LLVM profiles from zip archives by Googler · 4 years, 10 months ago
- 650960f Fix visibility of cc_import.bzl file by plf · 4 years, 10 months ago
- 3b75bc7 Fix GCC 9 Code coverage by adding its JSON format by Henk van der Laan · 4 years, 10 months ago
- 0a91174 Open source cc_import.bzl by plf · 4 years, 10 months ago
- 240cbff [MSVC] Fix Bazel unable to find tools. by Marin Baron · 4 years, 10 months ago
- 78a29b0 Minimally support Linux/ARM systems, e.g. Raspberry Pi by Googler · 4 years, 10 months ago
- 34d67ca Add option to preserve input tar mtimes in TarFileWriter by dannysullivan · 4 years, 10 months ago
- c063b5c s/java_lang_extras/java_base_extras by cushon · 4 years, 10 months ago
- acab2c2 Skylark -> Starlark for various non-Java references. by gregce · 4 years, 10 months ago
- 5e81a85 Use the non-versioned jacoco jar files in Debian build by pcloudy · 4 years, 10 months ago
- f3d1683 Fix Desugar worker hangs, and update remote android tools to 0.17.0 to include the fix by Jingwen Chen · 4 years, 10 months ago
- 04e073e Add embedded jdk support for ppc64le by Jason Furmanek · 4 years, 10 months ago
- 65b6254 Pass missing target flag for watchos_arm64_32 and watchos_x86_64 by Patrick Balestra · 4 years, 10 months ago
- 1c77844 gcov: make it possible to use GCov from a toolchain by Michael Klemm · 4 years, 10 months ago
- a149b9e Replace guava and jacoco in Debian build by Yun Peng · 4 years, 10 months ago
- 8b9f746 Add layering check support to cc_configure on Linux with Clang by hlopko · 4 years, 10 months ago
- 6c723e5 Use system_repo rule in Debian build by Yun Peng · 4 years, 10 months ago
- 37b3a09 Bootstrap JavaBuilder with Debian system jars (main) by Yun Peng · 4 years, 10 months ago
- 8062ca4 Switch to a more recent version of Stardoc by wyv · 4 years, 10 months ago
- 9ef2794 Make it possible to do `bazel query @bazel_tools//...` without errors. by Tobias Werth · 4 years, 11 months ago
- 4da7510 Add targets for replacing android_common library in Debian build by pcloudy · 4 years, 11 months ago
- 618f7c0 Fix C++ string include by Keith Smiley · 4 years, 11 months ago
- 54cdb54 Replace protobuf with Debian system libs by Yun Peng · 4 years, 11 months ago
- e466b78 Add targets for more Debian Java libraries ready for replacing by Yun Peng · 5 years ago
- 0e1600a Dynamically linking to zlib in the Debian build by pcloudy · 5 years ago