1. ddfc932 Automated rollback of commit 37eb1d79ecb019220073b62321f9eb88aebaa4e4. by ilist · 4 years, 4 months ago
  2. 37eb1d7 Attach Java runtime to Java toolchains by Ivo List · 4 years, 4 months ago
  3. bf32cb8 Add NONPREBUILT_TOOLCHAIN_CONFIGURATION. by Ivo List · 4 years, 4 months ago
  4. 3733065 Add toolchain definitions for Java. by Ivo List · 4 years, 4 months ago
  5. 2a07fed Remove ABSOLUTE_JAVABASE in Bazel and remove obsolete documentation. by Ivo List · 4 years, 4 months ago
  6. f52e218 Include the product version as an alias when generating xcode_version targets by Samuel Giddins · 4 years, 4 months ago
  7. d1f6b01 Allow G1 for javac workers. by Benjamin Peterson · 4 years, 4 months ago
  8. 85ab374 Fix AarResourcesExtractor action to produce consistent zips by Nick Korostelev · 4 years, 4 months ago
  9. 504a5b7 Split tools/jdk/BUILD into part that's needed to produce @build_tools and the content of it. by Ivo List · 4 years, 4 months ago
  10. d155376 Update the visual studio version checking logic by mai93 · 4 years, 4 months ago
  11. f38e293 Filter coverage output to just the files in the source file manifest by Googler · 4 years, 4 months ago
  12. 6202271 Use the java_tools release split into platform independent and prebuilt part. by Ivo List · 4 years, 4 months ago
  13. d10013d Separate java_tools into platform independent and prebuilt part. by Ivo List · 4 years, 4 months ago
  14. 2d990cf Fix #10127: Remove Python 2 dependency from tools/android. by philwo · 4 years, 4 months ago
  15. 11fe399 Fix using load statement on git_repository with strip_prefix by Yun Peng · 4 years, 4 months ago
  16. 028e02c Remove jarjar distribution. by Ivo List · 4 years, 4 months ago
  17. 3fb0f21 Replace "javac" attribute with "tools" attribute in java_toolchain. by ilist · 4 years, 4 months ago
  18. 4a7d500 Convert tools/build_defs/pkg/make_deb.py to Python3 by cmita · 4 years, 5 months ago
  19. c9cdec2 Remove jarjar from java_tools. by Ivo List · 4 years, 5 months ago
  20. 1208623 Cleanup of extclasspath. by ilist · 4 years, 5 months ago
  21. df2c02a Retrieve singlejar from java_toolchain instead of using remote_java_tools. by Ivo List · 4 years, 5 months ago
  22. 7be049a Removing javac setting from Bazel toolchains where java and jdk compiler are present. by ilist · 4 years, 5 months ago
  23. 6ba3d91 Remove -no_dead_strip_inits_and_terms ld64 option by Keith Smiley · 4 years, 5 months ago
  24. e68b1e3 Add predefined configurations to java_toolchain_default by Ivo List · 4 years, 5 months ago
  25. cf47f90 Add -install_name when linking shared libraries on macOS by Yannic Bonenberger · 4 years, 5 months ago
  26. f08819b Add support for params files for darwin by Keith Smiley · 4 years, 5 months ago
  27. a1471a8 Remove BITCODE_TOUCH_SYMBOL_MAP by Keith Smiley · 4 years, 5 months ago
  28. 0cb8757 Switch to -fdebug-compilation-dir by Keith Smiley · 4 years, 5 months ago
  29. 985a93c Fix sleep-process not killed at exit in test-setup.sh by Simon Bjorklen · 4 years, 5 months ago
  30. 6d637f4 Use constraints in global conditions instead of configuration flags. by Ivo List · 4 years, 5 months ago
  31. 1049fe8 [Bazel] Improve Mobile-Install Incremental Manifest Generating by applying multi-thread by ThomasCJY · 4 years, 5 months ago
  32. b9c0e31 Add libraries to allowed macOS include directories by Keith Smiley · 4 years, 5 months ago
  33. 306e5f1 Remove C++ linking from oso_prefix feature for now by Keith Smiley · 4 years, 5 months ago
  34. cfb5b41 Retrieve ijar from java_toolchain instead of using remote_java_tools. by Ivo List · 4 years, 5 months ago
  35. 7ca5d7d Automated rollback of commit d3fc253a49a00c34408bbaf5378376cbcea1c5c9. by ilist · 4 years, 5 months ago
  36. afacc9c Use selects based on constraint_values in java_tools. by Ivo List · 4 years, 5 months ago
  37. 65e818e Resolve labels in java_toolchain_default relative to java_tools repo by Ivo List · 4 years, 5 months ago
  38. 7cc8577 Reenable jacocoagent test. by Ivo List · 4 years, 5 months ago
  39. a4bfcd1 Ensure BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN does not break builds by Cristian Hancila · 4 years, 5 months ago
  40. d3fc253 Add support for params files for darwin by Keith Smiley · 4 years, 5 months ago
  41. fb309f3 Export `.bzl` files in `@bazel_tools//tools/...` by Andrew Z Allen · 4 years, 5 months ago
  42. e79e7e8 Remove relative_to_caller_repository from java_toolchain_default. by Benjamin Peterson · 4 years, 5 months ago
  43. a445cda Split coverage post-processing into its own spawn by plf · 4 years, 5 months ago
  44. da345f1 Add builtin_sysroot argument to unix_cc_toolchain_config by erenon · 4 years, 5 months ago
  45. e794ee6 Enable debug_prefix_map_pwd_is_dot feature by default on macOS by Keith Smiley · 4 years, 5 months ago
  46. 1db6d40 Remove //tools/build_defs/pkg:pkg_rpm from Bazel. by aiuto · 4 years, 5 months ago
  47. 3d7c34a Automated rollback of commit f4219340688f8639c7e03b671eb4af428ba8d313. by ilist · 4 years, 5 months ago
  48. 07cb161 Compile macOS toolchain tools with optimizations by Keith Smiley · 4 years, 5 months ago
  49. a6cbf40 Remove builtin directory file on macOS by Keith Smiley · 4 years, 5 months ago
  50. 8cec289 Add `-XDcompilePolicy=simple` to default javacopts by ilist · 4 years, 5 months ago
  51. f421934 Set java_runtime on java_toolchains. by Ivo List · 4 years, 5 months ago
  52. 9327306 Use relative labels in java_toolchain_default.bzl by Ivo List · 4 years, 5 months ago
  53. ec1ace4 Allow extra env vars on OSX toolchain config by Daniel Wagner-Hall · 4 years, 5 months ago
  54. 008f743 Consider DEVELOPER_DIR when building wrapped_clang by Brentley Jones · 4 years, 5 months ago
  55. 3d6d0c9 Add relative_ast_path_feature by Keith Smiley · 4 years, 5 months ago
  56. ed3bcf2 Update Java rules to use the toolchain transition. by jcater · 4 years, 5 months ago
  57. bc5883a Add feature to remap Xcode path in debug info by Keith Smiley · 4 years, 5 months ago
  58. 767e48a Remove always failing include path searching by Keith Smiley · 4 years, 5 months ago
  59. 31b9b9e Add action_names filegroup by Keith Smiley · 4 years, 5 months ago
  60. 21b5eb6 Fix Bazel clang coverage to produce lcov report by plf · 4 years, 5 months ago
  61. 47f2b68 Expose conf folder in the JDK repository by Menny Even Danan · 4 years, 5 months ago
  62. 05883a8 Updated and fixed j2objc_dead_code_pruner*, removed obsolete tests, updated to python3. by Googler · 4 years, 6 months ago
  63. d9bebab Fix typos in tools/build_defs/repo/utils.bzl -> patch() by Adam Liddell · 4 years, 6 months ago
  64. 10ffddb Use the non-javac-based turbine everywhere by cushon · 4 years, 6 months ago
  65. 638bdc2 Add --max_mem_alloc_mb to prevent aquery_differ from chewing up all mem available. by leba · 4 years, 6 months ago
  66. 642a800 Fix Coverage Report Extension Check by vectoralpha · 4 years, 6 months ago
  67. be0f07e Move default_java_toolchain definitions into java_tools repository by Ivo List · 4 years, 6 months ago
  68. daa9726 Add docstring to osx_cc_configure.bzl by Keith Smiley · 4 years, 6 months ago
  69. 200b949 Fix formatting of output C++ toolchain for macOS. by Thi Doan · 4 years, 6 months ago
  70. 080547f Automated rollback of commit 6d448136d13ddab92da8bb29ea6e8387821369d9. by juliexxia · 4 years, 6 months ago
  71. abc2211 Force /usr/bin/python2.7 on macOS by Keith Smiley · 4 years, 6 months ago
  72. 5672d5d Update Bazel CC-using rules to use the toolchain transition. by jcater · 4 years, 6 months ago
  73. 651596e Remove IncompatibleMergeException from coverage generator by cmita · 4 years, 6 months ago
  74. 7b5a50e Remove :zip_headers duplication in //tools/jdk:combiners by Michael Krasnyk · 4 years, 6 months ago
  75. ceeb9b8 Attempt to git fetch only specified commit by Michael Hackner · 4 years, 6 months ago
  76. 67e4aaa Stop throwing IncompatibleMergeException merging mismatched branch coverage. by cmita · 4 years, 6 months ago
  77. d179f96 Windows: Improve clang version check logic by pcloudy · 4 years, 6 months ago
  78. 8b29b6a Fix issue where libtool_check_unique isn't found for sandbox builds by Michael Eisel · 4 years, 6 months ago
  79. 5f944e0 Update py_runtime_pair to properly declare config transitions. by John Cater · 4 years, 7 months ago
  80. 6d44813 Automated rollback of commit 3e79b0dbd93deeb3a2d970371f1b72845613ac06. by juliexxia · 4 years, 7 months ago
  81. 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
  82. f259b8a Implement local_java_repository for local version of Java by Ivo List · 4 years, 7 months ago
  83. 690d579 Add coverage stubs back by Keith Smiley · 4 years, 7 months ago
  84. f8b51ff Remove dead objc setup code by Keith Smiley · 4 years, 7 months ago
  85. c02ddf7 Automatic code cleanup. by yileiyang · 4 years, 7 months ago
  86. 144d514 Update android_sdk_repository to create a valid, but useless, repository by John Cater · 4 years, 7 months ago
  87. 7aca3f7 Fix flaky test caused by incorrectly handled method reference by Charles Mita · 4 years, 7 months ago
  88. fa1740d Add generate_linkmap feature to Apple CROSSTOOL. by Thi Doan · 4 years, 7 months ago
  89. 47f4cb6 Propagate data runfiles in cc_import by Andrzej Guszak · 4 years, 7 months ago
  90. 9689859 Add support to crosstool for darwin_arm64(e) by Dave MacLachlan · 4 years, 7 months ago
  91. 1f77972 Support building C++ binaries for ARM and ARM64 architectures on Windows with MSVC toolchain by mai12 · 4 years, 7 months ago
  92. 4d360e0 Reduce default parallelism on LcovMerger by Googler · 4 years, 7 months ago
  93. c1d7087 ctexplain: first functional check-in by Greg Estren · 4 years, 7 months ago
  94. d8723b4 Run libtool without symlinking if possible by Michael Eisel · 4 years, 7 months ago
  95. e14a6f2 Add embedded jdk support for s390x by Ruixin Bao · 4 years, 7 months ago
  96. adc845e Automatic code cleanup. by yileiyang · 4 years, 7 months ago
  97. b8bc8d5 Support building 32-bit C++ binaries on Windows with MSVC toolchain by Mai Hussien · 4 years, 7 months ago
  98. ef5ca41 Use CoverageReportGenerator at HEAD in integration tests by Charles Mita · 4 years, 7 months ago
  99. d483d6f Support deterministic mode when using a version of libtool that supports it. by Thi Doan · 4 years, 8 months ago
  100. 3cd7450 Change GcovParser and GcovJsonParser to emit BRDA branch information by Charles Mita · 4 years, 8 months ago