1. 4387059 Automated rollback of commit ede70a2cbedf6c048eb88f38019e806e3b6f9421. by jcater · 5 years ago
  2. db03921 Make toolchain_config attribute of cc_toolchain mandatory by rosica · 5 years ago
  3. 333cc8c Automated rollback of commit cc943c55324499379e0f63902899c85a9b8089b8. by cparsons · 5 years ago
  4. b7bbbb1 Remove --incompatible_disable_crosstool_file option by rosica · 5 years ago
  5. 844e4e2 Make SymlinkForest simpler and more efficient by pcloudy · 5 years ago
  6. ba4862d Make files and directories under managed directories be correctly processed by SequencedSkyframeExecutor. by Googler · 5 years ago
  7. ac6b999 Honor --record_full_profiler_data for Json profiles by ulfjack · 5 years ago
  8. c8b0188 Fix assertThrows checks to have only the failing expression in the lambda. by jcater · 5 years ago
  9. 8c96c06 Add missing spaces to worker_max_instances docs by Dave Lee · 5 years ago
  10. 9eb2ef0 Explanation for package not found: fix list of paths by Klaus Aehlig · 5 years ago
  11. fcf3396 Automatic code cleanup. by cpovirk · 5 years ago
  12. 29f1932 Improve test compatibility with Python toolchain flag by brandjon · 5 years ago
  13. 8effdb1 Move output directory naming to its own class. by gregce · 5 years ago
  14. cc943c5 Check if a toolchain was loaded from a bzl file in the MAIN workspace then put it in the map under "@" as opposed to the main repo's name. by dannark · 5 years ago
  15. a4d3da6 Automatic code cleanup. by cpovirk · 5 years ago
  16. 2291342 Add managed directories to RepositoryDirectoryValue. by Googler · 5 years ago
  17. b0c7ee5 Statically import MoreAsserts.assertThrows everywhere. by jcater · 5 years ago
  18. 3488aaa Add 0.25.0 to docs. by dannark · 5 years ago
  19. eb3948f Factor out a JNI string utility library used in Bazel's low-level filesystem operations. by felly · 5 years ago
  20. 4837e11 Automated rollback of commit bf66dc7210b46a13f86e144447f8d18505b79c2c. by laszlocsomor · 5 years ago
  21. 27fad93 Reduce lock contention on IsolatedOptionsData by ulfjack · 5 years ago
  22. 8a48b27 Add java integration tests for java_tools with various JDK versions. by iirina · 5 years ago
  23. 9bd3256 ProfileGrapher: handle Json object profile by ulfjack · 5 years ago
  24. 9a4d429 ProfileGrapher: support gzipped profiles by ulfjack · 5 years ago
  25. 3c9089b Progressively retrying uploads to bytestream by George Gensure · 5 years ago
  26. ada3659 update toolchains to also support running android tests by Jakob Buchgraber · 5 years ago
  27. 9a37138 fix broken platform reference missed in https://github.com/bazelbuild/bazel/commit/c46aa470d9e70568897df5cdc1eb95eae88a3437 by buchgr · 5 years ago
  28. c46aa47 update rbe toolchains for bazel 0.25.0 by Jakob Buchgraber · 5 years ago
  29. 6b08ff1 Windows, testing: only look up shell if needed by Laszlo Csomor · 5 years ago
  30. 572bc14 Overhaul EnvironmentalExecutionException handling by ulfjack · 5 years ago
  31. bf66dc7 Enable Python toolchains by default by brandjon · 5 years ago
  32. 9cd098e Run SkyframeExecutor#notifyCommandComplete when crashing. by janakr · 5 years ago
  33. 2ab3866 Release 0.25.0 (2019-05-01) by Bazel Release System · 5 years ago
  34. 771cb7a Make target pattern parsing repository-renaming aware. by dannark · 5 years ago
  35. 1b324c4 Preserve file permissions when extracting runfiles zip by brandjon · 5 years ago
  36. da6a7f2 Update getting-started.md by Brian Topping · 5 years ago
  37. 6cfebc9 Automatic cleanup change. by jcater · 5 years ago
  38. e0c8c82 Automatic code cleanup. by cpovirk · 5 years ago
  39. 2e97cc3 Remove outdated licenses from functions ToC. by gregce · 5 years ago
  40. 3b09efa Automatic cleanup change. by jcater · 5 years ago
  41. 4fa60d7 Remove obsolete third_party "licenses" requirement by Greg · 5 years ago
  42. 4aae96f Include child SkyKey information regarding any potential rdep state violation during enqueueChild(). by shreyax · 5 years ago
  43. f39a546 Automatic cleanup change. by jcater · 5 years ago
  44. d0fbc85 Bring the google and github versions of tools/build_defs/pkg/BUILD into better by aiuto · 5 years ago
  45. e2c57a1 Automatic cleanup change. by jcater · 5 years ago
  46. cf0eb4c Add docgen and tools tests to the excluded directories during Bazel by jcater · 5 years ago
  47. b983caf Fix misprint in repository_ctx download struct by Guro Bokum · 5 years ago
  48. 6cb90b8 Flip the --incompatible_disable_objc_provider_resources flag to true by default. by kaipi · 5 years ago
  49. c724f5e Automatic code cleanup. by cpovirk · 5 years ago
  50. 42edea6 Automatic cleanup change. by jcater · 5 years ago
  51. 63db9a4 Use more accurate dep counting for analysis test limits by cparsons · 5 years ago
  52. 6a17989 Move common option converters to their own class by gregce · 5 years ago
  53. a565f08 select(): fail fast and more precisely on empty dictionaries. by gregce · 5 years ago
  54. 98104a09 Fix to cancellations shutdown logic following regression in https://github.com/bazelbuild/bazel/commit/f54de41c15f1b7a9b0a902d31f1cce9cf7722cd4. by olaola · 5 years ago
  55. baefeab Type-check tests for @GroupedList.Compressed. by Googler · 5 years ago
  56. f2b386c Rewrite visibility advice in build style guide. by twigg · 5 years ago
  57. 8496665 Automatic cleanup change. by jcater · 5 years ago
  58. 2f5fcd8 Use a custom anchor for the verbosity section. by Googler · 5 years ago
  59. c5e267a Fix VisibleForTesting warnings for RuleConfiguredTarget by Googler · 5 years ago
  60. 13b08a6 Fix markdown formatting in Maven -> Bazel migration tutorial. by jingwen · 5 years ago
  61. 83130f4 Automatic cleanup change. by jcater · 5 years ago
  62. e495e6b Move BuildConfiguration.Options to its own top-level class. by gregce · 5 years ago
  63. ecd2abd Automatic cleanup change. by jcater · 5 years ago
  64. eee87e9 Support starlark split transitions returning a list of toOptions instead of a dict (the keys of the dict were never used). by juliexxia · 5 years ago
  65. 80ed266 Revert recent change to TargetPattern.SingleTarget. It made a pending unrelated Bazel FR (https://github.com/bazelbuild/bazel/issues/7773) more cumbersome to implement. by nharmata · 5 years ago
  66. 255d35c Add checker_framework_annotations to third_party by Justin Horvitz · 5 years ago
  67. ef3c57a Fix broken tests for //tools/build_defs/pkg. There must have been by aiuto · 5 years ago
  68. a568c54 Make the Android Starlark migration tag check mandatory everywhere. by Googler · 5 years ago
  69. 7293ca2 Automatic cleanup change. by jcater · 5 years ago
  70. d066ea9 Handle IOExceptions in reading dependent .jdeps files by falling back to a full classpath compilation. by janakr · 5 years ago
  71. 0b80b9c C++: Remove whitelisting of Starlark API for Bazel by plf · 5 years ago
  72. 17a2351 Automatic code cleanup. by Googler · 5 years ago
  73. a2e6863 C++: Adds tests for transitive link and fixes bugs by plf · 5 years ago
  74. da2d8d9 C++: Fix crash with bad filetypes in compilation outputs by plf · 5 years ago
  75. 3541ad6 make rbe work by Jakob Buchgraber · 5 years ago
  76. 7472b37 Automatic cleanup change. by jcater · 5 years ago
  77. c84c40d Python: 2to3 is now a write_file, not sh_binary by Laszlo Csomor · 5 years ago
  78. 5b76c1b C++: Give error instead of crash with wrong extensions by plf · 5 years ago
  79. 717ccff Windows: open files with at least read-sharing by Laszlo Csomor · 5 years ago
  80. 93ff8b7 C++: Remove duplicate code by plf · 5 years ago
  81. c9ae961 C++: Remove language documentation. by plf · 5 years ago
  82. ada9a5b Don't crash if client_cwd points outside workspace by ulfjack · 5 years ago
  83. 460e1b3 Remove dead code from WorkspaceFactory. by twerth · 5 years ago
  84. 8887169 Upgrade the java_tools to javac10 v3.1. by iirina · 5 years ago
  85. 314e6f8 During cycle detection, tolerate nodes already having the current graph version. by janakr · 5 years ago
  86. 348ae53 Automatic code cleanup. by cpovirk · 5 years ago
  87. 4d6c0ab Don't expose grouped direct deps of done nodes. Callers are actually interested in the compressed form. by janakr · 5 years ago
  88. 9e173ee Record time spent in individual Error Prone checks by cushon · 5 years ago
  89. fb5ed30 Automatic cleanup change. by jcater · 5 years ago
  90. 20e631b Automatic cleanup change. by jcater · 5 years ago
  91. d901b5b Automatic cleanup change. by jcater · 5 years ago
  92. 3200921 Refactor/combine skyframe calls for build setting targets. by juliexxia · 5 years ago
  93. 0e53ba4 Desugar Long.unsignedDivide and unsignedRemainder by kmb · 5 years ago
  94. 76efb9d Add remote outputs upload time metric to the critical path statistics by Googler · 5 years ago
  95. b922677 Automatic cleanup change. by jcater · 5 years ago
  96. 72ca770 Allow calls to MoreAsserts.assertThrows to add a message describing the situation. by jcater · 5 years ago
  97. 7434203 Turn off whole archive for protos when proto_one_output_per_message is on by Googler · 5 years ago
  98. 525c1d1 SkylarkExecutionResult: gracefully handle missing stdout/stderr by Klaus Aehlig · 5 years ago
  99. b340fb0 Add the glob option `allow_empty`. by laurentlb · 5 years ago
  100. b031749 Fix targets names in java_tools java_toolchain. by iirina · 5 years ago