1. 073ae81 Add ZERO_AR_DATE to apple_env by Keith Smiley · 4 years, 1 month ago
  2. c8c0d94 Export proguard specs from aar_import by bromano · 4 years, 1 month ago
  3. 2556242 CcToolchainProvider does not subclass ToolchainInfo. by jcater · 4 years, 1 month ago
  4. 2d28044 Remove unnecessary dependencies from java/cpp tools by cparsons · 4 years, 1 month ago
  5. 37ea3d5 Make MockPlatformSupport more flexible, and clean up uses of @bazel_tools//platforms in tests. by jcater · 4 years, 1 month ago
  6. 1bae172 Fix JSON output for xcode-locator by goodspark · 4 years, 1 month ago
  7. 10405d3 docs: update java.bzl best practices to rm dead URL by Daniel McCarney · 4 years, 1 month ago
  8. 5a8a924 Automated rollback of changelist 260074256. by aiuto · 4 years, 1 month ago
  9. db3757b Add Android Starlark migration tag to native call of android_sdk() in android_sdk_repository_template.bzl. by ahumesky · 4 years, 1 month ago
  10. 871bf83 Specify wrapped_clang_pp for c++ compile actions by John Laxson · 4 years, 1 month ago
  11. 0080572 Use a runfiles path when initiating tests. This makes the test setup logic compatible with the sibling repository layout. by Googler · 4 years, 1 month ago
  12. 6ec54ee Bail out quickly from _find_gold_linker_path for GCC. by Benjamin Peterson · 4 years, 2 months ago
  13. 7044529 docs: clarify that urls is order sensitive by David · 4 years, 2 months ago
  14. 00e30ca Add support for LLD in unix_cc_configure by Oleh Stolyar · 4 years, 2 months ago
  15. 58bb42a Revert "Switch to -fdebug-compilation-dir" by Keith Smiley · 4 years, 2 months ago
  16. 4fc4868 Remove support for the Java singlejar implementation. by ilist · 4 years, 2 months ago
  17. ecddf60 Avoid downloading x86_64 remote JDK on Apple Silicon by Yun Peng · 4 years, 2 months ago
  18. e96b8ca Revert default cpu value on x86 macOS to "darwin" by Yun Peng · 4 years, 2 months ago
  19. 8c7e11a Add native support for Apple Silicon by Yun Peng · 4 years, 2 months ago
  20. 667ae2a Enable header compilation in the 'vanilla' toolchain by cushon · 4 years, 2 months ago
  21. 903c272 Only download JDK repositories that are needed by Ivo List · 4 years, 2 months ago
  22. 06f7340 Remove JDK14. by Ivo List · 4 years, 2 months ago
  23. bba4b34 Update RBE configuration by Ivo List · 4 years, 2 months ago
  24. 8959dff Add sanitizer support to Apple platforms by Keith Smiley · 4 years, 2 months ago
  25. ec55533 Remove support for "nodeps" dynamic libraries on Apple platforms. by Googler · 4 years, 2 months ago
  26. 7a0dee5 Add the parse_netrc function by Mark Karpov · 4 years, 2 months ago
  27. 47d2317 Detect ar executable on Linux. by Ethan Steinberg · 4 years, 2 months ago
  28. 769842a Handle dbg and opt modes for mingw-gcc compiler by mai93 · 4 years, 3 months ago
  29. cc139f7 Undelete toolchain_utils.bzl. by Ivo List · 4 years, 3 months ago
  30. e0f2e25 Rollforward of https://github.com/bazelbuild/bazel/commit/7e48642db90977d37531053775be5ac9083078b7: Attach local JDK to JVM8_TOOLCHAIN_CONFIGURATION. by ilist · 4 years, 3 months ago
  31. fd44d30 Automated rollback of commit 7e48642db90977d37531053775be5ac9083078b7. by ilist · 4 years, 3 months ago
  32. 7e48642 Attach local JDK to JVM8_TOOLCHAIN_CONFIGURATION. by Ivo List · 4 years, 3 months ago
  33. 1cc4d89 Add Java toolchain tests by Ivo List · 4 years, 3 months ago
  34. 0f33555 Enable junit4 use in Debian builds (main) by Olek Wojnar · 4 years, 3 months ago
  35. 007ed52 Automated rollback of commit 664116e535f8b5ec80c2a341f1905eebd1a7ddc7. by jhorvitz · 4 years, 3 months ago
  36. 664116e Internal change. by Googler · 4 years, 3 months ago
  37. 9fba7c5c Fix mixup of prebuilt and nonprebuilt toolchain. by Ivo List · 4 years, 3 months ago
  38. ba8d404 Add compile toolchains using system's JDK (but not register). by Ivo List · 4 years, 3 months ago
  39. f5b6abc Fix Java tests to use Java toolchain resolution. by Ivo List · 4 years, 3 months ago
  40. ec29e28 Set java_runtime in toolchain_hostjdk8 to current host JDK. by Ivo List · 4 years, 3 months ago
  41. 3551898 Propagate test envs to xml generation action by Yun Peng · 4 years, 3 months ago
  42. 36c5d3d Remove aquery_differ for v1. by leba · 4 years, 3 months ago
  43. bfdfa6e Update find runfiles manifest file logic by mai93 · 4 years, 3 months ago
  44. d14fcf4 Rollforward of https://github.com/bazelbuild/bazel/commit/37eb1d79ecb019220073b62321f9eb88aebaa4e4: Attach Java runtime to Java toolchains by ilist · 4 years, 3 months ago
  45. ddfc932 Automated rollback of commit 37eb1d79ecb019220073b62321f9eb88aebaa4e4. by ilist · 4 years, 4 months ago
  46. 37eb1d7 Attach Java runtime to Java toolchains by Ivo List · 4 years, 4 months ago
  47. bf32cb8 Add NONPREBUILT_TOOLCHAIN_CONFIGURATION. by Ivo List · 4 years, 4 months ago
  48. 3733065 Add toolchain definitions for Java. by Ivo List · 4 years, 4 months ago
  49. 2a07fed Remove ABSOLUTE_JAVABASE in Bazel and remove obsolete documentation. by Ivo List · 4 years, 4 months ago
  50. f52e218 Include the product version as an alias when generating xcode_version targets by Samuel Giddins · 4 years, 4 months ago
  51. d1f6b01 Allow G1 for javac workers. by Benjamin Peterson · 4 years, 4 months ago
  52. 85ab374 Fix AarResourcesExtractor action to produce consistent zips by Nick Korostelev · 4 years, 4 months ago
  53. 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
  54. d155376 Update the visual studio version checking logic by mai93 · 4 years, 4 months ago
  55. f38e293 Filter coverage output to just the files in the source file manifest by Googler · 4 years, 4 months ago
  56. 6202271 Use the java_tools release split into platform independent and prebuilt part. by Ivo List · 4 years, 4 months ago
  57. d10013d Separate java_tools into platform independent and prebuilt part. by Ivo List · 4 years, 4 months ago
  58. 2d990cf Fix #10127: Remove Python 2 dependency from tools/android. by philwo · 4 years, 4 months ago
  59. 11fe399 Fix using load statement on git_repository with strip_prefix by Yun Peng · 4 years, 4 months ago
  60. 028e02c Remove jarjar distribution. by Ivo List · 4 years, 4 months ago
  61. 3fb0f21 Replace "javac" attribute with "tools" attribute in java_toolchain. by ilist · 4 years, 4 months ago
  62. 4a7d500 Convert tools/build_defs/pkg/make_deb.py to Python3 by cmita · 4 years, 4 months ago
  63. c9cdec2 Remove jarjar from java_tools. by Ivo List · 4 years, 4 months ago
  64. 1208623 Cleanup of extclasspath. by ilist · 4 years, 4 months ago
  65. df2c02a Retrieve singlejar from java_toolchain instead of using remote_java_tools. by Ivo List · 4 years, 4 months ago
  66. 7be049a Removing javac setting from Bazel toolchains where java and jdk compiler are present. by ilist · 4 years, 4 months ago
  67. 6ba3d91 Remove -no_dead_strip_inits_and_terms ld64 option by Keith Smiley · 4 years, 4 months ago
  68. e68b1e3 Add predefined configurations to java_toolchain_default by Ivo List · 4 years, 5 months ago
  69. cf47f90 Add -install_name when linking shared libraries on macOS by Yannic Bonenberger · 4 years, 5 months ago
  70. f08819b Add support for params files for darwin by Keith Smiley · 4 years, 5 months ago
  71. a1471a8 Remove BITCODE_TOUCH_SYMBOL_MAP by Keith Smiley · 4 years, 5 months ago
  72. 0cb8757 Switch to -fdebug-compilation-dir by Keith Smiley · 4 years, 5 months ago
  73. 985a93c Fix sleep-process not killed at exit in test-setup.sh by Simon Bjorklen · 4 years, 5 months ago
  74. 6d637f4 Use constraints in global conditions instead of configuration flags. by Ivo List · 4 years, 5 months ago
  75. 1049fe8 [Bazel] Improve Mobile-Install Incremental Manifest Generating by applying multi-thread by ThomasCJY · 4 years, 5 months ago
  76. b9c0e31 Add libraries to allowed macOS include directories by Keith Smiley · 4 years, 5 months ago
  77. 306e5f1 Remove C++ linking from oso_prefix feature for now by Keith Smiley · 4 years, 5 months ago
  78. cfb5b41 Retrieve ijar from java_toolchain instead of using remote_java_tools. by Ivo List · 4 years, 5 months ago
  79. 7ca5d7d Automated rollback of commit d3fc253a49a00c34408bbaf5378376cbcea1c5c9. by ilist · 4 years, 5 months ago
  80. afacc9c Use selects based on constraint_values in java_tools. by Ivo List · 4 years, 5 months ago
  81. 65e818e Resolve labels in java_toolchain_default relative to java_tools repo by Ivo List · 4 years, 5 months ago
  82. 7cc8577 Reenable jacocoagent test. by Ivo List · 4 years, 5 months ago
  83. a4bfcd1 Ensure BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN does not break builds by Cristian Hancila · 4 years, 5 months ago
  84. d3fc253 Add support for params files for darwin by Keith Smiley · 4 years, 5 months ago
  85. fb309f3 Export `.bzl` files in `@bazel_tools//tools/...` by Andrew Z Allen · 4 years, 5 months ago
  86. e79e7e8 Remove relative_to_caller_repository from java_toolchain_default. by Benjamin Peterson · 4 years, 5 months ago
  87. a445cda Split coverage post-processing into its own spawn by plf · 4 years, 5 months ago
  88. da345f1 Add builtin_sysroot argument to unix_cc_toolchain_config by erenon · 4 years, 5 months ago
  89. e794ee6 Enable debug_prefix_map_pwd_is_dot feature by default on macOS by Keith Smiley · 4 years, 5 months ago
  90. 1db6d40 Remove //tools/build_defs/pkg:pkg_rpm from Bazel. by aiuto · 4 years, 5 months ago
  91. 3d7c34a Automated rollback of commit f4219340688f8639c7e03b671eb4af428ba8d313. by ilist · 4 years, 5 months ago
  92. 07cb161 Compile macOS toolchain tools with optimizations by Keith Smiley · 4 years, 5 months ago
  93. a6cbf40 Remove builtin directory file on macOS by Keith Smiley · 4 years, 5 months ago
  94. 8cec289 Add `-XDcompilePolicy=simple` to default javacopts by ilist · 4 years, 5 months ago
  95. f421934 Set java_runtime on java_toolchains. by Ivo List · 4 years, 5 months ago
  96. 9327306 Use relative labels in java_toolchain_default.bzl by Ivo List · 4 years, 5 months ago
  97. ec1ace4 Allow extra env vars on OSX toolchain config by Daniel Wagner-Hall · 4 years, 5 months ago
  98. 008f743 Consider DEVELOPER_DIR when building wrapped_clang by Brentley Jones · 4 years, 5 months ago
  99. 3d6d0c9 Add relative_ast_path_feature by Keith Smiley · 4 years, 5 months ago
  100. ed3bcf2 Update Java rules to use the toolchain transition. by jcater · 4 years, 5 months ago