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