1. c8ea368 Add feature to produce serialized diagnostics files by Brentley Jones · 2 years, 11 months ago
  2. 2d42925 Define cc-compiler-darwin in Xcode toolchain by Fabian Meumertzheim · 2 years, 11 months ago
  3. 881fc80 Declare that bazel is under an Apache 2.0 license by Tony Aiuto · 3 years ago
  4. 601fd1f Create mini_tar() for use in our blackbox tests. by Tony Aiuto · 3 years ago
  5. 33e7261 Add archiver flags to cpp crosstool config by Alessandro Patti · 3 years ago
  6. bea8fb1 Remove unused targets pointing to java_tools/turbine_deploy.jar by Googler · 3 years ago
  7. 5d936d4 Switch to using the cc_configure in bazel_tools by wyv · 3 years ago
  8. a5e66fa Remove symlink feature from embedded pkg_tar. This is to encourage Bazel users to migrate to rules_pkg and to prevent new internal users who need the feature from backsliding to using the code directly out of the bazel sources. by aiuto · 3 years ago
  9. 3546542 Automated rollback of commit 61fd06d92706d64fbcef64f0f54cded91c88afff. by cushon · 3 years ago
  10. ee3637c Add some missing dependencies to the built-in module bazel_tools by wyv · 3 years ago
  11. 11dda14 Fix an issue in parse_netrc that it doesn't support TAB. by chiwang · 3 years ago
  12. d273cb6 Unify URL/URLs parameter code across http_archive, http_file, http_jar by Christopher Peterson Sauer · 3 years ago
  13. 61fd06d Remove some JDK 8-only logic in DumpPlatformClassPath by cushon · 3 years ago
  14. 17ed57a cpp: support vendor'ed clang by Saleem Abdulrasool · 3 years ago
  15. 2489917 Add implementation for key translations for BuildInfo. by gnish · 3 years ago
  16. 8746d45 Pass `-Dsun.io.useCanonCaches=false` to JavaBuilder by cushon · 3 years ago
  17. 156d9c0 Bzlmod: Built-in modules by wyv · 3 years ago
  18. ae523f8 Use tree artifacts in bootclasspath rule by Fabian Meumertzheim · 3 years ago
  19. 830d464 Export `BAZEL_TEST=1` for `bazel test` executables by Matt Clarkson · 3 years ago
  20. 1727361 Remove cpp:default-toolchain by Keith Smiley · 3 years ago
  21. fa1081c Filter libtool warning about table of contents by Christopher Sauer · 3 years ago
  22. d32302f Add a virtual class for BuildInfo entries. by gnish · 3 years ago
  23. 0714a16 Refactor BuildInfo. by gnish · 3 years ago
  24. 5cbe4d8 ParseFile implementation for BuildInfo. by gnish · 3 years ago
  25. 3a0a4f3 Remove langtools jars by Liam Miller-Cushon · 3 years ago
  26. 46e0be4 Fix android armeabi-v7a constraint by Keith Smiley · 3 years ago
  27. 18c17da Remove custom jdk_compiler and java_compiler jars by Liam Miller-Cushon · 3 years ago
  28. ae24714 Re-attempt to use the D8 jar from maven.google.com. Update to the latest version of D8, 3.3.28. by tedx · 3 years ago
  29. 6e36935 Remove compat-ld by Keith Smiley · 3 years ago
  30. 238a2cc Remove unused windows cc toolchain feature by Keith Smiley · 3 years ago
  31. 2fc2f4c Fix unused features in cc toolchains by Keith Smiley · 3 years ago
  32. 5844cb7 Initial structure of BuildInfo system's Cpp implementation. by gnish · 3 years ago
  33. a603c23 Automated rollback of commit b93f828133e74cb3589ba7ffcfe74d2fe72430cd. by tedx · 3 years ago
  34. bb6f1a7 Collect C++ lcov coverage if runtime object not in runfiles by Fabian Meumertzheim · 3 years ago
  35. 8bee70c Automatic code cleanup. by yileiyang · 3 years ago
  36. d971268 Delete now-unused python2.7 versions of j2objc tool scrips. by Googler · 3 years ago
  37. f1e6c65 Bazel DevSite: Replace docs.bazel.build references under //third_party/bazel. by fwe · 3 years ago
  38. 88d4b3f Automatic code cleanup. by yileiyang · 3 years ago
  39. 187a545 Set progress_message on proto_lang_toolchain rules. by ilist · 3 years ago
  40. 9fad5a3 Disable ReturnValueIgnored checks to unblock java_tools release by hvd · 3 years ago
  41. b93f828 Switch to using the d8 jar from maven.google.com instead of the jar from the by Googler · 3 years ago
  42. 87a30ce Add a flag to expose undeclared test outputs in unzipped form. by Tiago Quelhas · 3 years ago
  43. 6dbf4a2 Automatic code cleanup. by yileiyang · 3 years, 1 month ago
  44. e34d6e4 Remove -U_FORTIFY_SOURCE when thin_lto is enabled by Keith Smiley · 3 years, 1 month ago
  45. 9c98120 Add support for .ar archives (and .deb files) by Kevin Lubick · 3 years, 1 month ago
  46. ab77bd5 Bazel DocGen: Add target for generating all reference docs at once. by fwe · 3 years, 1 month ago
  47. dbb6e99 Fixing dependencies of //external package by Zhongpeng Lin · 3 years, 1 month ago
  48. e4461d3 Refactor some JDK definitions by Liam Miller-Cushon · 3 years, 1 month ago
  49. a7f1c71 Initial Java 18 toolchain support by Liam Miller-Cushon · 3 years, 1 month ago
  50. 3442179 Configure Apple crosstool to return a complete target triple that includes minimum OS version and target environment by Thi Doan · 3 years, 1 month ago
  51. 99ac541 Remove owners attribute from bazel legacy pkg_tar. by aiuto · 3 years, 1 month ago
  52. 041f7ce Update j2objc scripts to be `py_binary` targets. by Googler · 3 years, 1 month ago
  53. 741b16b Add missing targets for @debian_java_deps//:reactive_streams and @debian_java_deps//:rxjava3 by pcloudy · 3 years, 1 month ago
  54. 66d07f0 Change the default dexer to d8 by Googler · 3 years, 1 month ago
  55. 3785677 Use python3 on macOS by Oscar Bonilla · 3 years, 1 month ago
  56. efb2b80 osx_cc_wrapper: Only expand existing response files by Andreas Herrmann · 3 years, 1 month ago
  57. ccbcefd Automatic code cleanup. by Googler · 3 years, 1 month ago
  58. d6089e6 Remove stray newline from generated BUILD files by Jay Bazuzi · 3 years, 1 month ago
  59. a570f5f Fix coverage runfiles directory issue by Keith Smiley · 3 years, 1 month ago
  60. 71747cc Filter out system headers on macOS. by Philipp Stephani · 3 years, 2 months ago
  61. a276623 Drop ownernames from pkg_tar. by aiuto · 3 years, 2 months ago
  62. ad37a37 Bazel DocGen (2/3): Update templates to work with the new site. by fwe · 3 years, 2 months ago
  63. b858ec3 Correct cpu and os values of `local_config_cc_toolchains` targets by Thi Doan · 3 years, 2 months ago
  64. efe8f3c Drop docs for tools/build_defs/pkg. by Tony Aiuto · 3 years, 2 months ago
  65. 01a1ae5 More steps towards removing the built-in pkg_tar by aiuto · 3 years, 2 months ago
  66. 80c04d8 Stop providing obsolete usage of 'files' attribute in Bazel pkg_tar. by aiuto · 3 years, 2 months ago
  67. 860a802 Dead code removal. by Tony Aiuto · 3 years, 2 months ago
  68. c753421 Fix cc_shared_libary to take into account linkstamps by plf · 3 years, 2 months ago
  69. bd7a6b9 Automatic code cleanup. by Googler · 3 years, 2 months ago
  70. 8934b2b Bazel DevSite: Add deprecation banner to old narrative docs and templates. by fwe · 3 years, 2 months ago
  71. 5f51d21 Enable per_object_debug_info feature by default by Keith Smiley · 3 years, 2 months ago
  72. a987b98 Fix uses of std++ on bsd by Keith Smiley · 3 years, 2 months ago
  73. dcf2b86 Release Starlark BindTest as open source by arostovtsev · 3 years, 2 months ago
  74. d9fffba Fix zipalign runner to use LD_LIBRARY_PATH. It sometimes can't find its shared libraries. by ahumesky · 3 years, 2 months ago
  75. 16de035 Fix bazel coverage false negative by Keith Smiley · 3 years, 2 months ago
  76. b34be09 Fix invalid jni_md.h select by Ast-x64 · 3 years, 2 months ago
  77. 4961012 Clean up toolchain_utils.bzl. by jcater · 3 years, 2 months ago
  78. 86e2db7 Add a helper method for rules to depend on the cpp toolchain type. by John Cater · 3 years, 2 months ago
  79. b602425 [windows/arm64] Add missing JDK toolchain for java build by Niyas Sait · 3 years, 2 months ago
  80. 207c31b [apple] support tvos_sim_arm64 in toolchain by Dan Fleming · 3 years, 2 months ago
  81. 4f9705b Add a real file for non-windows test_wrapper and xml_writer by John Cater · 3 years, 3 months ago
  82. 32d1606 Add "arch" struct field to repository_os by Fabian Meumertzheim · 3 years, 3 months ago
  83. d5559c1 Use `target_compatible_with` for Java runtimes by cushon · 3 years, 3 months ago
  84. 486d153 Find runfiles in directories that are themselves runfiles by Fabian Meumertzheim · 3 years, 3 months ago
  85. 5c4422e Introduce a new cpp toolchain_type, "test_runner_toolchain_type" by Googler · 3 years, 3 months ago
  86. 1024358 fix test_name in test-setup.sh by divanorama · 3 years, 3 months ago
  87. e2a6a2b Fix string formatting when java_home path is missing. by Ivo List · 3 years, 3 months ago
  88. c2ddbd1 Ignore missing include directory in JDK distribution. by Ivo List · 3 years, 3 months ago
  89. 0ba4caa Enable native support for Windows on arm64 by Niyas Sait · 3 years, 3 months ago
  90. b6090a8 fix: Add missing commas by Marek uppa · 3 years, 3 months ago
  91. 2fc3d3f Automatic code cleanup. by Googler · 3 years, 3 months ago
  92. 8b60c90 Remove uses of -lstdc++ on darwin by Keith Smiley · 3 years, 3 months ago
  93. f802525 Add warnings as errors cc feature by jheaff1 · 3 years, 3 months ago
  94. 5845147 Reference osx_archs.bzl from bazel_tools by Keith Smiley · 3 years, 3 months ago
  95. f421474 Expose the logic to read user netrc file by Zhongpeng Lin · 3 years, 3 months ago
  96. 43c7b97 Update toolchain config to allow reflective access to `com.sun.tools.javac.parser` by cushon · 3 years, 3 months ago
  97. 59f8e9b Delete Obselete Interface InterruptibleIOLongSupplier, it is not used any more. by Googler · 3 years, 3 months ago
  98. fd44fd2 Automated rollback of commit 4b7f09774722121aa82b8fd38ae3d31c7164599b. by pcloudy · 3 years, 3 months ago
  99. 4b7f097 Remove `-XepOpt:ReturnValueIgnored:ObjectMethods=false` by cushon · 3 years, 3 months ago
  100. fc68102 Enable darwin-sandbox test cleanup and simplify ppid test by Chad Miller · 3 years, 3 months ago