1. d623892 Remove support for `--check_constaint=` by cushon · 4 years, 1 month ago
  2. a443af7 Link to target patterns from labels section by ranjanih · 4 years, 1 month ago
  3. 63a664f Rename allowed commands list in BuildEventServiceModule. by steinman · 4 years, 1 month ago
  4. be41d66 During toolchain resolution, first filter by toolchain type. by jcater · 4 years, 1 month ago
  5. 3e1ba0c BEP includes boolean flag indicating incomplete output groups. by adgar · 4 years, 1 month ago
  6. 4926955 Middleman actions should not have execution platforms or properties. by jcater · 4 years, 1 month ago
  7. 4c6a4b8 Refactor QueryIntegrationTest to avoid using global state. by Googler · 4 years, 1 month ago
  8. 42e05db Update threshold for long path shortening to be MAX_PATH - 4 by mai93 · 4 years, 1 month ago
  9. 96706a7 Docs: Update wording on Query page to clarify keywords by Googler · 4 years, 1 month ago
  10. e222639 Simplify description of workspace by ranjanih · 4 years, 1 month ago
  11. 596653d Allow tree artifacts to be source or header inputs to cc_common.compile() by waltl · 4 years, 1 month ago
  12. d2f93fd BEP includes all files from successful actions in requested output groups. by adgar · 4 years, 1 month ago
  13. b3ddeee Fix win_res.bzl's use of the cc toolchain. by jcater · 4 years, 1 month ago
  14. 6a1a09f Add "=" to flags in user manual by ranjanih · 4 years, 1 month ago
  15. 15cfe70 Use googletest-1.10.0 in external libraries example by ranjanih · 4 years, 1 month ago
  16. 1b35679 Replace internal Google stardoc_deps test with an OSS Bazel version. by steinman · 4 years, 1 month ago
  17. 1bf36c8 Automatic code cleanup. by jcater · 4 years, 1 month ago
  18. dce861d Update the open source filegroup rule to disable toolchain resolution. by John Cater · 4 years, 1 month ago
  19. 26c7e10 Cleanup: Replace NULL with nullptr by Vertexwahn · 4 years, 1 month ago
  20. fbe0458 Cleanup maybeTransitiveOnlyRuntimeJarsToJavaInfo. by ilist · 4 years, 1 month ago
  21. 7dc6f57 Remote: Use AsyncTaskCache inside RemoteActionInputFetcher. by Chi Wang · 4 years, 1 month ago
  22. 94ac839 Make WorkRequestHandler do a GC after some amount of CPU time has been used on requests. For Bazel and Blaze, defaults to 10s based on benchmarking. by larsrc · 4 years, 1 month ago
  23. 6c5a3ee Remote: Add AsyncTaskCache which is used to deduplicate task executions and cache the results. by Chi Wang · 4 years, 1 month ago
  24. c789d78 Add prerequisites and instructions for supporting 32-bit binaries on 64-bit machines to the documentation for running android_instrumentation_test. Fixes #13129. by ahumesky · 4 years, 1 month ago
  25. 756e7a1 When loading a package, if an interrupted exception is thrown but an error was already encountered, suppress the interrupted exception in favor of the package-specific error: the error may be the one needed for error bubbling, while the interruption could just mean that we were interrupted during error bubbling. by janakr · 4 years, 1 month ago
  26. a6d35c3 Simplify `TestTrimmingTransitionFactory`. by jhorvitz · 4 years, 1 month ago
  27. 177d17a Update documentation about `exec_tools` vs `tools`. by jcater · 4 years, 1 month ago
  28. 8186fbb Documentation for #13110 by Yuval Kaplan · 4 years, 1 month ago
  29. 01e0f43 Merge RepositoryValue into RepositoryDirectoryValue by wyv · 4 years, 1 month ago
  30. fcf9dd5 Ensure NamedSetOfFiles BEP event appears before event referencing the file_set. by adgar · 4 years, 1 month ago
  31. a1c8a44 Fix rewinding when artifacts from the same generating action are split among the failed action's requested `ArtifactNestedSetKey`s. by jhorvitz · 4 years, 1 month ago
  32. 0ef0454 Docs: Add info and links for Genrules in Build Ref by Googler · 4 years, 1 month ago
  33. 548a4b6 Widen logging on unexpected/synthetic exceptions to include non-IOExceptions and associate with the correct bugs. Limit the number of characters logged to avoid a repeat of a prior incident when ArtifactNestedSetKey#toString() caused OOMs. NestedSet#toString now has a ceiling, but 1,000,000 characters is still way too big for this kind of logging. by janakr · 4 years, 1 month ago
  34. 321fe3b Prevent --repo_env from triggering unnecessary fetches by Philipp Schrader · 4 years, 1 month ago
  35. e7a0a71 More properly destroy workers on interrupt. by larsrc · 4 years, 1 month ago
  36. c0ac45c Upgrade java_tools to v11.2 by Ivo List · 4 years, 1 month ago
  37. f182645 Remove Java14 from testing by Ivo List · 4 years, 1 month ago
  38. 58be0c7 Reduce memory cost of `ObjcLibrary`. by jhorvitz · 4 years, 1 month ago
  39. 63c8a22 Make SkyQuery's rdeps->allrdeps transformations apply when `--universe_scope` uses a "all targets" pattern and the universe of the `rdeps` expression uses a "rules only" pattern. by nharmata · 4 years, 1 month ago
  40. 64047ac Internal change by Googler · 4 years, 1 month ago
  41. 7bcd8cd Add config for "succinct" NoSuchTargetException errors by michajlo · 4 years, 1 month ago
  42. f86ad69 Docs: Rewrite Bazel pages to clarify intended user, Part 4 by Googler · 4 years, 1 month ago
  43. 7c58469 When Android is using toolchain resolution, CC rules should also. by jcater · 4 years, 1 month ago
  44. f3c2c72 Don't publish target_summary events for skipped tests; add e2e tests for target_summary events by kmb · 4 years, 1 month ago
  45. 8883c61 Replace `Path` with `PathFragment` in `FileSystem` interface. by ajurkowski · 4 years, 1 month ago
  46. 2fef949 Reduce garbage in options transitions: avoid cloning `BuildOptions` if possible in `AppleCrosstoolTransition` and avoid unnecessary string concatenation in `BuildOptions#get`. by jhorvitz · 4 years, 1 month ago
  47. 762f9e2 Report progress in xcode_configure by davg · 4 years, 1 month ago
  48. 52b1b748 Use a dummy toolchain context for rules that don't have one. by John Cater · 4 years, 1 month ago
  49. 2dea9d1 Adding test for caching starlark action's inputs if it shadows an action that discovers inputs. by messa · 4 years, 1 month ago
  50. b5d6c38 Change short output of worker type to have the same logic as the worker creation for sandboxing vs. multiplex. by larsrc · 4 years, 1 month ago
  51. 7242b0e Replace NullEvaluationProgressReceiver with default methods by mschaller · 4 years, 1 month ago
  52. 1a48161 Make shrinked_android_jar optional in AndroidSdkProvider. by Googler · 4 years, 1 month ago
  53. b77246c Propagate IOExceptions through RecursiveFilesystemTraversalFunction. by janakr · 4 years, 1 month ago
  54. ae4cf19 Emit newError in EvaluationProgressReceiver, clean it up by mschaller · 4 years, 1 month ago
  55. f1e0d34 Clean up RuleContext to use a Table instead of a Map of Maps. by John Cater · 4 years, 1 month ago
  56. d067669 Support execution constraints per exec group by Yuval · 4 years, 1 month ago
  57. 1113ec0 Include FileNotFoundException in logging. by janakr · 4 years, 1 month ago
  58. 1b18d65 Automatic code cleanup. by Googler · 4 years, 1 month ago
  59. 374457f Add some more logging for IOException propagation: if a "synthetic" error info is constructed from child error infos that has an IOException, and if the build is aborted due to a child error info that has an IOException. by janakr · 4 years, 1 month ago
  60. 5e03a2c Test if JavaInfo identical to one returned by Java rules can be constructed. by ilist · 4 years, 1 month ago
  61. 2d13fdb Provide mechanism to use "data" attribute in Bazel tests. by ilist · 4 years, 1 month ago
  62. 4928295 Allow .S files in C++ Starlark cc_common.compile. by Jingwen Chen · 4 years, 1 month ago
  63. 2adf7d1 Store Starlark action's inputs in action cache if it shadows an action that discovers inputs. by messa · 4 years, 1 month ago
  64. 7b0ff0a Declare extra actions deprecated in favor of aspects. by lberki · 4 years, 1 month ago
  65. cd6724d First set of changes to enable M1 simulator. by Googler · 4 years, 1 month ago
  66. 9b32aad Let Python main source file to have "-" in the path. by Googler · 4 years, 1 month ago
  67. cb574c5 Restore JDK 11 source editing for Desugar{Double, Integer, Long, Math}. by Googler · 4 years, 1 month ago
  68. d3f06c5 Add logging for suppressed IOExceptions when getting values via SkyFunctionEnvironment. by janakr · 4 years, 1 month ago
  69. e72e5da Automated rollback of commit f49c1df24df99df97153e02940d7e97202f7b87e. by Googler · 4 years, 1 month ago
  70. 42a2de00 Continue making AspectTest.topLevelConflictDetected not flaky by mschaller · 4 years, 1 month ago
  71. 64ae417 Exclude path entries in desugared librayr JAR by sgjesse · 4 years, 1 month ago
  72. 8f927d2 Propagate tags for the AndroidBinary actions by Nick Korostelev · 4 years, 1 month ago
  73. 35de1e3 Docs: Fix links in User Manual for Experimental Action by Googler · 4 years, 1 month ago
  74. db27ac3 Check for interrupts in RBuildFilesVisitor by michajlo · 4 years, 1 month ago
  75. fd16eeb Remove `java.util.DesugarPreconditions` by Googler · 4 years, 1 month ago
  76. ff348f4 Imply shorthand applies at command line by Dave Abrahams · 4 years, 1 month ago
  77. 2196ec3 Clean up some legacy code related to coverage by Googler · 4 years, 1 month ago
  78. 1451865 Add an override to `TestExecutorBuilder` to pass options as a list. by ajurkowski · 4 years, 1 month ago
  79. 609d6a5 Header changes by daroberts · 4 years, 1 month ago
  80. 43d8f81 Remove meaningless test. by jcater · 4 years, 1 month ago
  81. fd34b08 Reduce amount of garbage produced when collecting directories to create for by ajurkowski · 4 years, 1 month ago
  82. 32ae541 Remove outdated status info. by gregce · 4 years, 1 month ago
  83. 3645264 Replace implicit output ":libname.jar" with ":name". by ilist · 4 years, 1 month ago
  84. dad9630 Set Platform on Action not just Command by Daniel Wagner-Hall · 4 years, 1 month ago
  85. ce7afe7 Shade com.google.common.** in the Jacoco test runner. by Ryan Beasley · 4 years, 1 month ago
  86. 120ea6c Adding mnenomic tags for java toolchain actions by Nick Korostelev · 4 years, 1 month ago
  87. 4d17e14 Enable all warnings for L8 by sgjesse · 4 years, 1 month ago
  88. 5e58679 Remove the dependency of Extra actions on their shadowed actions. by messa · 4 years, 1 month ago
  89. ed9d72f Remove unnecessary rules_cc load statements in favor of builtins. by jingwen · 4 years, 1 month ago
  90. 1fcb18a Update to latest remote-execution proto by Daniel Wagner-Hall · 4 years, 1 month ago
  91. 57672ac Update turbine by Liam Miller-Cushon · 4 years, 1 month ago
  92. 7a62c2d Remote: Add interoperability between Rx and ListenableFuture. by Chi Wang · 4 years, 1 month ago
  93. 2cb919f Remove JavaSourceInfoProvider by ilist · 4 years, 1 month ago
  94. 065423f Fix formatting and typo in the Commands & options page by daroberts · 4 years, 1 month ago
  95. 066fba3 Allowing the lipo operations to be conditional in the linkMultiArchBinary API for Apple binaries. Single architecture slices are now returned through AppleBinaryOutput and the Starlark API. by Googler · 4 years, 1 month ago
  96. 6737f27 Add basic tests for AttributeContainer#getRawAttributeValues by michajlo · 4 years, 1 month ago
  97. acdf1d3 cquery should ignore action conflicts. by jcater · 4 years, 1 month ago
  98. c35fced Clean up BuildRequest creation. by jcater · 4 years, 1 month ago
  99. 763009b Delete obsolete compatibility methods for setting useToolchainResolution and useToolchainTransition. by jcater · 4 years, 1 month ago
  100. e50753f Update rules to use new ToolchainTransitionMode enum. by jcater · 4 years, 1 month ago