1. d0a74ff9 Automated rollback of commit 5fb12454ff1edadec4955099fb372134e752a457. by twerth · 4 years, 8 months ago
  2. a68bdbb Remove OutputStore#injectedFiles. by jhorvitz · 4 years, 8 months ago
  3. 5fb1245 Add BulkDeleter interface to assist in deleting outputs by Googler · 4 years, 8 months ago
  4. 64b468a Remove treeFileCache from OutputStore. by jhorvitz · 4 years, 8 months ago
  5. 5e486a2 Starlark: make IfStatement immutable by Stiopa Koltsov · 4 years, 8 months ago
  6. d8c8a2b Add a test for bazel-distfile.tar. by John Cater · 4 years, 8 months ago
  7. db3082d Starlark: better reflection cache in CallUtils by Stiopa Koltsov · 4 years, 8 months ago
  8. a129736 Fixes a typo in the JDK URL that would cause Bazel to warn "Unknown host: mirror.bazel.com" by Yesudeep Mangalapilly · 4 years, 8 months ago
  9. de3f181 Have WorkspaceFileFunctionTests go through proper skyframe evaluations by michajlo · 4 years, 8 months ago
  10. 55d964e Ensure all closeables are always closed. by jhorvitz · 4 years, 8 months ago
  11. 2a960e9 Use a MetadataConsumer implementation that assists with tree artifact aggregation. by jhorvitz · 4 years, 8 months ago
  12. 4ecc749 Refactor interaction between ActionExecutionFunction and SkyframeActionExecutor. by jhorvitz · 4 years, 8 months ago
  13. 5ef954f Make BlazeRuntimeWrapper more faithful to production: call env.beforeCommand() rather than copying some of its logic. Also get rid of some horribly stale code. by janakr · 4 years, 8 months ago
  14. 8ebd85a Make maps for filesets immutable in `ActionExecutionMap.ContinuationState`. by ajurkowski · 4 years, 8 months ago
  15. e9186eb Miscellaneous cleanups in ActionMetadataHandler and tests. by Googler · 4 years, 8 months ago
  16. 0d9612c This ID clashes with the internal documentation system by Googler · 4 years, 8 months ago
  17. 39401a9 Allow native repository rules to declare toolchains they want by John Cater · 4 years, 8 months ago
  18. 39e42d1 bazel skyframe: remove redundant representation of the Module load graph by adonovan · 4 years, 8 months ago
  19. 79e799ed Remove unnecessary unchecked warning supression from CommandLines. by ajurkowski · 4 years, 8 months ago
  20. 1a08521 Explicitly specify source and dependency attributes for coverage (flag-protected) by Googler · 4 years, 8 months ago
  21. 902b18d Bubble up fine grained failures to BlazeTargetAccessor so that we can construct a QueryException with failure details. by Googler · 4 years, 8 months ago
  22. 7e29639 C++: Give error when grep-includes missing by plf · 4 years, 8 months ago
  23. c59bbed Implement whitelisting for implicit outputs produced by CcLibrary rules by plf · 4 years, 8 months ago
  24. 5b7de42 Apply error-prone suggestion in `ActionCacheChecker.getCachedInputs`. by ajurkowski · 4 years, 8 months ago
  25. 08a82ab Add ConfigurableQuery code failures to Cquery QueryExceptions. by Googler · 4 years, 8 months ago
  26. 62f9a26 Add fine grained Query failure codes to query functions. by Googler · 4 years, 8 months ago
  27. f834d27 Add fine grained Aquery failure codes to AqueryCommandUtils and ActionFilterFunction. by Googler · 4 years, 8 months ago
  28. 87b4608 bazel packages: record load graph (DAG over Modules) in Module and Package by adonovan · 4 years, 8 months ago
  29. 3e3c831 Update FailureDetail in QueryException for query environments and formatters. by Googler · 4 years, 8 months ago
  30. 374d7ba Limit warnings about shared actions with tree artifact input to 1 per build. by ajurkowski · 4 years, 8 months ago
  31. 6a76842 Minor package cleanups by michajlo · 4 years, 8 months ago
  32. a138877 Fix minor code issues flagged by error prone by David Ostrovsky · 4 years, 8 months ago
  33. b2eb015 Inline Package#makeNoSuchTargetException by michajlo · 4 years, 8 months ago
  34. 9198660 Mark BlazeModule#getPackageSettings @Nullable by michajlo · 4 years, 8 months ago
  35. a05fec5 Replace Package.Builder.Helper with PackageSettings object by michajlo · 4 years, 8 months ago
  36. 6664aee Add test for local_config_platform constraints.bzl. by John Cater · 4 years, 8 months ago
  37. 700a990 Add toolchain_type and toolchain definitions for Android SDK. by John Cater · 4 years, 8 months ago
  38. 60e3443 Add support for object files in the Starlark implementation of cc_import by Andrzej Guszak · 4 years, 8 months ago
  39. 40252c9 Fix newly introduced bug where an empty test_suite.tests attribute was by nharmata · 4 years, 8 months ago
  40. a817776 Enable Ninja parser to parse validation inputs. by ahumesky · 4 years, 8 months ago
  41. b235517 Add support for compiling on Apple Silicon. Defines new platform `darwin_arm64`. by dmaclach · 4 years, 8 months ago
  42. 8545304 Fire build event service event when we complete the build event lifecycle or fail to publish build events to the build event service. by Googler · 4 years, 8 months ago
  43. 65bebd3 runfiles.[root_]symlinks docs: Link to docs which explain these params in more depth by Googler · 4 years, 8 months ago
  44. 61072c1 Automated rollback of commit b77bf3c7f8d2872ce7ed33f063ccf1cfc1ab22aa. by janakr · 4 years, 8 months ago
  45. dce0800 Create a "MultiBuilder" for aggregating multiple TreeArtifactValues at once. by Googler · 4 years, 8 months ago
  46. 4784d73 Expand `ActionExecutionMetadata.getKey()` method to accept an ArtifactExpander. by ajurkowski · 4 years, 8 months ago
  47. 1437f34 Prevent leaking all artifacts to all actions with by leba · 4 years, 8 months ago
  48. 914c480 Remove legacy "fake" branches from cc_binary implementation by cmita · 4 years, 8 months ago
  49. 2983d04 Skip unnecessary extra attempts to get fast digests. by Googler · 4 years, 8 months ago
  50. 8a9ae83 Document OutputFormatterCallback#close's fail-fast mode by michajlo · 4 years, 8 months ago
  51. 8e03897 Clean up after --nsos_eval_keys_as_one_group flag flip. by leba · 4 years, 9 months ago
  52. 67ab96a Add fine grained detail to QueryExpressions and propagate the failure details. by Googler · 4 years, 9 months ago
  53. 848c4ee Prohibit injecting tree artifact children as files. They should only be injected via injectDirectory. by Googler · 4 years, 9 months ago
  54. 5e2d523 Add fine grained detail to QueryException and Lexer. by Googler · 4 years, 9 months ago
  55. 1387594 Make sorting of graphless query more efficient. by Googler · 4 years, 9 months ago
  56. b442fca Add a warning when shared actions detection can be producing a false positive. by ajurkowski · 4 years, 9 months ago
  57. 82e6b6a Stop `--apple_generate_dsym` from applying to host targets by Keith Smiley · 4 years, 9 months ago
  58. 243c945 Persistent tests: fix NPE for most test rules by Ulf Adams · 4 years, 9 months ago
  59. 336835c Use graphless query in FetchCommand. by Tobias Werth · 4 years, 9 months ago
  60. f31f2d7 fixup! Gracefully handle the lack of subreaper support in Linux. by Ryan Beasley · 4 years, 9 months ago
  61. 6e2b1a0 Add Nullable annotation to packageLocator. by twerth · 4 years, 9 months ago
  62. 7404d17 Update build.proto docs for column numbers. by Benjamin Peterson · 4 years, 9 months ago
  63. c01c1f1 Add flag --incompatible_blacklisted_protos_requires_proto_info by Yannic Bonenberger · 4 years, 9 months ago
  64. ea6e9ee process-tools-darwin: EXIT_FAILURE comes from stdlib.h by Ryan Beasley · 4 years, 9 months ago
  65. cb2ddb3 Fix an aquery crash with Aspect. by leba · 4 years, 9 months ago
  66. e6dd345 Gracefully handle the lack of subreaper support in Linux. by philwo · 4 years, 9 months ago
  67. de558d0 If there's no system JDK, point @local_jdk safely to an empty directory. by Benjamin Peterson · 4 years, 9 months ago
  68. 469aa7e Enable remote options for more commands (any that need to download). by John Millikin · 4 years, 9 months ago
  69. 91445cc Optionally propagate proguard options to the host config by cushon · 4 years, 9 months ago
  70. 24e09f7 cquery --show_config_fragments: report fragments used by transitions by gregce · 4 years, 9 months ago
  71. 17bedb8 Always create `ImmutableMap` in `getMapForConsistencyCheck`. by ajurkowski · 4 years, 9 months ago
  72. bd22523 Expose Javac command lines in aspects by cushon · 4 years, 9 months ago
  73. 114a423 Clarify documentation about "manual" tag by Googler · 4 years, 9 months ago
  74. 8ea8a3a bazel syntax: avoid overloading of ParserInput.create by adonovan · 4 years, 9 months ago
  75. d6aedbf Update package visibility. by Googler · 4 years, 9 months ago
  76. e210c79 Configure coverage and runfiles for sh_library by Googler · 4 years, 9 months ago
  77. d9b514a BUILD file load update for java_proto_library by kkress · 4 years, 9 months ago
  78. 1b22a24 Add --incompatible_force_strict_header_check_from_starlark flag by cmita · 4 years, 9 months ago
  79. 2489288 Dynamic execution needs to check whether the selected strategy can actually execute a spawn. by jcater · 4 years, 9 months ago
  80. dc764b0 Rename incompatible_disable_depset_inputs to incompatible_disable_depset_items by laurentlb · 4 years, 9 months ago
  81. e4e585f bazel packages: reduce generation of garbage InputFiles by adonovan · 4 years, 9 months ago
  82. b133fe3 Add a more useful message to ArtifactNestedSetFunction. by leba · 4 years, 9 months ago
  83. 952318c Add implicit outputs deprecation to docs by plf · 4 years, 9 months ago
  84. 2c8639f Make JarHelper public by cushon · 4 years, 9 months ago
  85. 74178a5 Provide more accurate ExitCode and FailureDetails when an exception is caught during the loading phase. by Googler · 4 years, 9 months ago
  86. 4c06e18 Document JarHelper.DEFAULT_TIMESTAMP by cushon · 4 years, 9 months ago
  87. a46ad6e bazel package: consolidate all calls to rule.setAttributeValue by adonovan · 4 years, 9 months ago
  88. a884837 Skip iteration in visitLabels if the contained type does not need to visit labels. by Googler · 4 years, 9 months ago
  89. 807d434 Add the unexpected object to exception message. by Googler · 4 years, 9 months ago
  90. 920b093 bazel packages: prep for AttributeContainer optimization by adonovan · 4 years, 9 months ago
  91. f252671 Run Starlark tests only with Python 3 by laurentlb · 4 years, 9 months ago
  92. 54be05a Remove unnecessary ThreadSafeBatchCallback interface. by Googler · 4 years, 9 months ago
  93. 1e2c5e6 Remove Java 12 support by Philipp Wollermann · 4 years, 9 months ago
  94. d70ae33 Remove cost of iterating over a list of TargetEdgeObservers in LabelVisitor. by Googler · 4 years, 9 months ago
  95. 5585a18 Bump javac11 java_tools to v9.0 by Philipp Wollermann · 4 years, 9 months ago
  96. 812595b Automated rollback of commit bd7999eed71fc14c68890553c68fa5a8f608922c. by plf · 4 years, 9 months ago
  97. b8bb68e Merge StarlarkIndexable and StarlarkQueryable classes by laurentlb · 4 years, 9 months ago
  98. 3e58cca Updated expansion for remote_download_outputs by Grzegorz Lukasik · 4 years, 9 months ago
  99. 27a5c74 Populate SpawnMetrics with more metrics in WorkerSpawnRunner by Googler · 4 years, 9 months ago
  100. f8a94b9 Restore macOS 10.10 version compatibility to Bazel by Nikhil Marathe · 4 years, 9 months ago