1. 7ae2183 Delete redundant crosstool_top parameter by waltl · 4 years ago
  2. 707fc46 Get CppCongifuation from the right place by waltl · 4 years ago
  3. 2dd2ecc Update documentation on //... and //:all by Philipp Schrader · 4 years, 1 month ago
  4. 9ad09f7 Automated rollback of commit 2abec01ae6196829fb8c04004c200a6f5c143fd5. by cushon · 4 years, 1 month ago
  5. 5987ae2 Avoid going to disk to check if an action output is a directory if we already have metadata for it (the overwhelmingly common case internally). Even if we don't have metadata, this will share the cost with SkyframeActionExecutor#checkOutputs so it's effectively free. by janakr · 4 years, 1 month ago
  6. f78ffb5 Optimize for the case when all known packages share a single root: return that single root for all package root lookups. by janakr · 4 years, 1 month ago
  7. 9bc9bf4 Query Docs: Make the section on "Words" tokens both correct and consistent, and also slightly improve readability while I am here. by nharmata · 4 years, 1 month ago
  8. a790c17 Delete stale archived tree artifacts before running actions. by ajurkowski · 4 years, 1 month ago
  9. 8b2f14f Properly detect and emit missing source file errors in NSOS codepath: because "missing file" errors aren't exceptional, the ArtifactNestedSetKey will have an associated non-exceptional value, which is fine. We should only throw if the missing file is mandatory, which is an action-by-action decision. by janakr · 4 years, 1 month ago
  10. bc9fc61 Introduce two new `PathFragment` methods, `isSingleSegment()` and `isMultiSegment()`, to replace the common case of using `segmentCount()` when the actual number of segments is irrelevant. by jhorvitz · 4 years, 1 month ago
  11. c1ffe37 Add docs for host_conlyopt and host_linkopt by April Schleck · 4 years, 1 month ago
  12. 33bfbee Adjust advice about propagating runfiles from attributes like srcs by Googler · 4 years, 1 month ago
  13. bd16510 Further optimize same_pkg_direct_rdeps by not calling #getTarget on targets not in the same package. by tanzhengwei · 4 years, 1 month ago
  14. 2abec01 Cleanup JavaWrapCcInfo. by ilist · 4 years, 1 month ago
  15. c679d56 Make CcNativeLibraryProvider a part of CcInfo provider. by ilist · 4 years, 1 month ago
  16. 58c58bb8 Using back slashes in the binary path in the script_path output file on Windows by mai93 · 4 years, 1 month ago
  17. ba48022 Fix condition on logic for .pic.a files by Googler · 4 years, 1 month ago
  18. 49fb650 Only accumulate necessary targets in `test_suite.$implicit_tests` by michajlo · 4 years, 1 month ago
  19. 3192eb5 Make translations related options and configurations internal by hvd · 4 years, 1 month ago
  20. 4b55e40 Optimize graphless query custom function implementations for `same_pkg_direct_rdeps`, `rdeps`, `allpaths`, `somepath`. by tanzhengwei · 4 years, 1 month ago
  21. 08936ae Add external_include_paths C++ feature by Benedek Thaler · 4 years, 1 month ago
  22. 47edc57 Silence swiftmodule timestamp warnings by Keith Smiley · 4 years, 1 month ago
  23. 0299cd7 Remove wrapped_clang params files after use by Keith Smiley · 4 years, 1 month ago
  24. 551fabd Miscellaneous fixes to tests to avoid using --test_arg as no-op, etc. by twigg · 4 years, 1 month ago
  25. b7308f8 Allow BuildViewTestCase to ignore some options when comparing configurations by twigg · 4 years, 1 month ago
  26. 4970e0f Add and use DummyTestFragment in BuildViewTestCase by twigg · 4 years, 1 month ago
  27. 29cfb0b Bumping desugar external lib by Menny Even Danan · 4 years, 1 month ago
  28. 8d90eeb Make shell tests less sensitive to --trim_test_configuration. by twigg · 4 years, 1 month ago
  29. 6b96dcd Replace boolean option for archived tree artifacts with a regex filter. by ajurkowski · 4 years, 1 month ago
  30. 574ddaf Compare Artifacts in some tests by Path instead of Artifact. by twigg · 4 years, 1 month ago
  31. 21e100c Replace usages of the linear `segmentCount()` with the constant time `isEmpty()` where the segment count is only used to compare vs 0. by jhorvitz · 4 years, 1 month ago
  32. 3045c28 Emulate doing trimming at 'top-level' of AnalysisTestCase. by twigg · 4 years, 1 month ago
  33. ca6c459 Clean up `PathFragment` usage in `FilesetEntryFunction`. by jhorvitz · 4 years, 1 month ago
  34. 7c204f6 docs/bazel-and-android: fix broken codelab link by Michael Chinen · 4 years, 1 month ago
  35. e7310d5 Enable builtins injection by default by brandjon · 4 years, 1 month ago
  36. 27e49fb Add test coverage for I/O exceptions and action failures bubbling up from "optional" inputs. Exhibit 4 separate bugs: the linked bugs (I/O exceptions bubbling up, ArtifactNestedSetEvalExceptions bubbling up), and 2 new ones: I/O exceptions causing crashes, and errors from actually unused optional inputs incorrectly shutting down the build. by janakr · 4 years, 1 month ago
  37. 205cc1b Improve usage of `PathFragment` in `WorkerExecRoot`. by jhorvitz · 4 years, 1 month ago
  38. 25aec11 Typo: parammeters -> parameters by Sebastian Olsson · 4 years, 1 month ago
  39. 06bd3e8 Flip --experimental_no_product_name_out_symlink default value to true. by janakr · 4 years, 1 month ago
  40. be3a8a0 Adjust doc formatting. by gregce · 4 years, 1 month ago
  41. e6f1066 Fix test name of test[suit|case] in the generated test.xml. by chiwang · 4 years, 1 month ago
  42. 8c77119 Docs: Update Bazel/Blaze aquery page sample code for aquery_differ by Googler · 4 years, 1 month ago
  43. da3ddce Set `-Xep:BanSerializableRead:OFF` in `default_java_toolchain` by cushon · 4 years, 1 month ago
  44. 8a165dc Fix typo in Option.java: s/numner/number by Anthony Pratti · 4 years, 1 month ago
  45. 7461f44 Include `java_toolchain.package_configuration` in proto javacopts by cushon · 4 years, 1 month ago
  46. eb32a0d Remove hacky support for skyframe inconsistencies. by adgar · 4 years, 1 month ago
  47. ee81f32 Use `java_toolchain.javacopts` instead of `misc` by cushon · 4 years, 1 month ago
  48. 2c29dc5 Remove the `Crash` factory overload that permits a custom `ExitCode` without `FailureDetail`. by jhorvitz · 4 years, 1 month ago
  49. 55cc9b5 Add test for $implicit_tests population by michajlo · 4 years, 1 month ago
  50. d56abf4 Make -XX:HeapDumpPath a volatile startup option when it is set inside the launcher to not trigger a server restart. by janakr · 4 years, 1 month ago
  51. 26a3caa Initialize memory used to write in `TestLargeFileWrite`. by ajurkowski · 4 years, 1 month ago
  52. af1e91e Use `java_toolchain.javacopts` instead of `misc` by ilist · 4 years, 1 month ago
  53. 84b90c8 Propagate IOExceptions coming from resolving symlinks in legacy globbing. We propagate them from Skyframe globbing, so there's no point in swallowing them in legacy: it will just lead to inconsistent filesystem exceptions. by janakr · 4 years, 1 month ago
  54. facc7d5 Include `--system` in Javac extra action protos by cushon · 4 years, 1 month ago
  55. 1e7e519 Docs: Reword Query section for clarification about generator_function/ generator_name by Googler · 4 years, 1 month ago
  56. be30d1d Add field java_outputs to JavaInfo, redirected to outputs.jars, and deprecate outputs field. by ilist · 4 years, 1 month ago
  57. 662cf54 Remote: Fix an issue that a failed action could lead to RuntimeException caused by InterruptedException thrown when acquiring gRPC connections. https://github.com/bazelbuild/bazel/issues/13239 by chiwang · 4 years, 1 month ago
  58. b1f1511 Allow specifying a cause in `MissingNestedSetException`. by jhorvitz · 4 years, 1 month ago
  59. 257e9ea Clear testSuiteImplicitTests before adding tests by michajlo · 4 years, 1 month ago
  60. 9ed03a2 Moving release policy section to general Releases section by ranjanih · 4 years, 1 month ago
  61. f4f95d7 Track visited `NestedSet` nodes when searching for a rewind path. by jhorvitz · 4 years, 1 month ago
  62. 05c4aaa Rename OutputJar to JavaOutput. by ilist · 4 years, 1 month ago
  63. 0dc5403 Update BEP diagram for bazel site. by adgar · 4 years, 1 month ago
  64. cbbd1e9 Roll forward of https://github.com/bazelbuild/bazel/commit/72b1c2cbe1fa28f63a0f25c3bf5c5e1c115a7f6d: Improve Java-like rulesets support. by ilist · 4 years, 1 month ago
  65. 93d7904 Document File.extension more precisely by Googler · 4 years, 1 month ago
  66. 3354ce3 Add support for unzipping `ZIP64(tm)` archives in ijar. by ajurkowski · 4 years, 1 month ago
  67. 28a1e6e Remove outdated --experimental_starlark_config_transitions from Bazel. by gregce · 4 years, 1 month ago
  68. c8bc1e9 Synchronize Android SDK dependencies for Starlark and native Android rules. by gregce · 4 years, 1 month ago
  69. c2bdd03 Move --repo_env to common options by Cristian Hancila · 4 years, 1 month ago
  70. b65e38d Move @Nullable annotations to the proper places. by John Cater · 4 years, 1 month ago
  71. ed6ea5e Make ToolchainInfo final to prevent future subclassing. by jcater · 4 years, 1 month ago
  72. 30041cc JavaRuntimeInfo no longer extends ToolchainInfo. by jcater · 4 years, 1 month ago
  73. a7ac4dd Split the override_repository argument only at the first equals sign. by odisseus · 4 years, 1 month ago
  74. 1ec7500 Update to Error Prone 2.5.1 by Liam Miller-Cushon · 4 years, 3 months ago
  75. 144a62a Flip and remove incompatible_dont_collect_so_artifacts flag. by ilist · 4 years, 1 month ago
  76. c981413 Update Fedora installation instructions in docs by Justus Tumacder · 4 years, 1 month ago
  77. 37cc33a Automated rollback of commit b699b1cce2dae631516f91f178642d698dbc9802. by mschaller · 4 years, 1 month ago
  78. 1d20ea7 Add support for writing files exceeding 2,147,479,552 bytes in `file_posix`. by ajurkowski · 4 years, 1 month ago
  79. cc56968 Document --sandbox_debug in the user manual. by ruperts · 4 years, 1 month ago
  80. c3edf13 Ignore deletion failure of temporary directories due to java.nio.DirectoryNotEmptyException. by Googler · 4 years, 1 month ago
  81. 0b51d43 Do not trim test configuration when --nodistinct_host_configuration is on. by twigg · 4 years, 1 month ago
  82. c792ed3 Docs: Fix links to Platforms page on build encyclopedia by Googler · 4 years, 1 month ago
  83. a1f2a38 Fix bugs in applicable_licenses propagation so it goes to all parts of the by Googler · 4 years, 1 month ago
  84. f20fc7e Allow objc_library actions to disable enabled-by-default features by waltl · 4 years, 1 month ago
  85. 3cab48a Disable PackageLoader checks in by ajurkowski · 4 years, 1 month ago
  86. 6619d77 Make outdated --experimental_starlark_config_transitions a noop. by gregce · 4 years, 1 month ago
  87. b699b1c Automated rollback of commit 0a64598d3cbd2447013232764754a46f10695a64. by mschaller · 4 years, 1 month ago
  88. ba258e8 Remove code for experimental_cc_skylark_api_enabled_packages by plf · 4 years, 1 month ago
  89. 09c621e Remote: Fix a race that AsyncTaskCache#Execution could be reused after disposed which results in CancellationException("disposed") propagated to downstream. by chiwang · 4 years, 1 month ago
  90. a8ef70e Delegate the default implementation of `BugReporter#sendBugReport(Throwable)` to `BugReporter#sendBugReport(Throwable, List, String...)`. by jhorvitz · 4 years, 1 month ago
  91. db9467f Specify an appropriate `FailureDetail` when crashing due to an interrupt during `NestedSet` deserialization. by jhorvitz · 4 years, 1 month ago
  92. 9a56b80 Update the verify_workspace test to also check distdir_deps.bzl. by John Cater · 4 years, 1 month ago
  93. 36e11b2 Update runfiles usage example to use merge_all() by arostovtsev · 4 years, 1 month ago
  94. 545a94d Enforce Starlark nested set depth limit in runfiles.merge() and merge_all() by arostovtsev · 4 years, 1 month ago
  95. 2571a95 Remove makeLabel helper function and call Label.parseAbsoluteUnchecked by John Cater · 4 years, 1 month ago
  96. 5593358 Update ConfiguredTargetFunction.computeUnloadedToolchainContexts to by John Cater · 4 years, 1 month ago
  97. 239a8e7 Delete the bitbucket URL for SnakeYaml. by ajurkowski · 4 years, 1 month ago
  98. 49702ed Get rid of unnecessary constructor parameters in ObjcCppSemantics by waltl · 4 years, 1 month ago
  99. e3860b8 Automated rollback of commit 72b1c2cbe1fa28f63a0f25c3bf5c5e1c115a7f6d. by lberki · 4 years, 1 month ago
  100. 829892d Fixing image on versioning page by ranjanih · 4 years, 1 month ago