1. c079dac Fix some special characters being rendered as HTML codes. by Googler · 3 years, 10 months ago
  2. 40252c9 Fix newly introduced bug where an empty test_suite.tests attribute was by nharmata · 3 years, 10 months ago
  3. a817776 Enable Ninja parser to parse validation inputs. by ahumesky · 3 years, 10 months ago
  4. b235517 Add support for compiling on Apple Silicon. Defines new platform `darwin_arm64`. by dmaclach · 3 years, 10 months ago
  5. 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 · 3 years, 10 months ago
  6. 65bebd3 runfiles.[root_]symlinks docs: Link to docs which explain these params in more depth by Googler · 3 years, 10 months ago
  7. 61072c1 Automated rollback of commit b77bf3c7f8d2872ce7ed33f063ccf1cfc1ab22aa. by janakr · 3 years, 10 months ago
  8. dce0800 Create a "MultiBuilder" for aggregating multiple TreeArtifactValues at once. by Googler · 3 years, 10 months ago
  9. 4784d73 Expand `ActionExecutionMetadata.getKey()` method to accept an ArtifactExpander. by ajurkowski · 3 years, 10 months ago
  10. 1437f34 Prevent leaking all artifacts to all actions with by leba · 3 years, 10 months ago
  11. 914c480 Remove legacy "fake" branches from cc_binary implementation by cmita · 3 years, 10 months ago
  12. 2983d04 Skip unnecessary extra attempts to get fast digests. by Googler · 3 years, 10 months ago
  13. 8a9ae83 Document OutputFormatterCallback#close's fail-fast mode by michajlo · 3 years, 10 months ago
  14. 8e03897 Clean up after --nsos_eval_keys_as_one_group flag flip. by leba · 3 years, 10 months ago
  15. 5e53b15 Allow building the `singlejar` tool on OpenBSD. by Googler · 3 years, 10 months ago
  16. c756638 DOCS: Editorial updates to multiplex workers by daroberts · 3 years, 10 months ago
  17. 67ab96a Add fine grained detail to QueryExpressions and propagate the failure details. by Googler · 3 years, 10 months ago
  18. 848c4ee Prohibit injecting tree artifact children as files. They should only be injected via injectDirectory. by Googler · 3 years, 10 months ago
  19. 9bf821a Update 'memory' key to 'mem' by juliexxia · 3 years, 10 months ago
  20. 5e2d523 Add fine grained detail to QueryException and Lexer. by Googler · 3 years, 10 months ago
  21. 1387594 Make sorting of graphless query more efficient. by Googler · 3 years, 10 months ago
  22. b442fca Add a warning when shared actions detection can be producing a false positive. by ajurkowski · 3 years, 10 months ago
  23. 82e6b6a Stop `--apple_generate_dsym` from applying to host targets by Keith Smiley · 3 years, 10 months ago
  24. 243c945 Persistent tests: fix NPE for most test rules by Ulf Adams · 3 years, 10 months ago
  25. 336835c Use graphless query in FetchCommand. by Tobias Werth · 3 years, 10 months ago
  26. f31f2d7 fixup! Gracefully handle the lack of subreaper support in Linux. by Ryan Beasley · 3 years, 10 months ago
  27. 6e2b1a0 Add Nullable annotation to packageLocator. by twerth · 3 years, 10 months ago
  28. 7404d17 Update build.proto docs for column numbers. by Benjamin Peterson · 3 years, 10 months ago
  29. c01c1f1 Add flag --incompatible_blacklisted_protos_requires_proto_info by Yannic Bonenberger · 3 years, 10 months ago
  30. ea6e9ee process-tools-darwin: EXIT_FAILURE comes from stdlib.h by Ryan Beasley · 3 years, 10 months ago
  31. 38c85a4 Fixes build issue with JDK headers location on ppc64le. by Carlos Eduardo Seo · 3 years, 10 months ago
  32. cb2ddb3 Fix an aquery crash with Aspect. by leba · 3 years, 10 months ago
  33. e6dd345 Gracefully handle the lack of subreaper support in Linux. by philwo · 3 years, 10 months ago
  34. de558d0 If there's no system JDK, point @local_jdk safely to an empty directory. by Benjamin Peterson · 3 years, 10 months ago
  35. 469aa7e Enable remote options for more commands (any that need to download). by John Millikin · 3 years, 10 months ago
  36. 91445cc Optionally propagate proguard options to the host config by cushon · 3 years, 10 months ago
  37. 24e09f7 cquery --show_config_fragments: report fragments used by transitions by gregce · 3 years, 10 months ago
  38. 17bedb8 Always create `ImmutableMap` in `getMapForConsistencyCheck`. by ajurkowski · 3 years, 10 months ago
  39. 6840a88 Fix a few typos in the execution groups documentation. by Googler · 3 years, 10 months ago
  40. bd22523 Expose Javac command lines in aspects by cushon · 3 years, 10 months ago
  41. 09f92f9 Fix wrong path in IntelliJ project file due to Starlark renamification. by philwo · 3 years, 10 months ago
  42. 114a423 Clarify documentation about "manual" tag by Googler · 3 years, 10 months ago
  43. 2ed3980 Replace the remaining dependencies for Bazel Debian build (third_party) by Yun Peng · 3 years, 10 months ago
  44. 97853f1 Replace the remaining dependencies for Bazel Debian build (main) by Yun Peng · 3 years, 10 months ago
  45. 8ea8a3a bazel syntax: avoid overloading of ParserInput.create by adonovan · 3 years, 10 months ago
  46. d6aedbf Update package visibility. by Googler · 3 years, 10 months ago
  47. e210c79 Configure coverage and runfiles for sh_library by Googler · 3 years, 10 months ago
  48. d9b514a BUILD file load update for java_proto_library by kkress · 3 years, 10 months ago
  49. 1b22a24 Add --incompatible_force_strict_header_check_from_starlark flag by cmita · 3 years, 10 months ago
  50. 2489288 Dynamic execution needs to check whether the selected strategy can actually execute a spawn. by jcater · 3 years, 10 months ago
  51. 97a5334 Release 3.3.1 (2020-06-30) by Bazel Release System · 3 years, 10 months ago
  52. dc764b0 Rename incompatible_disable_depset_inputs to incompatible_disable_depset_items by laurentlb · 3 years, 10 months ago
  53. e4e585f bazel packages: reduce generation of garbage InputFiles by adonovan · 3 years, 10 months ago
  54. b133fe3 Add a more useful message to ArtifactNestedSetFunction. by leba · 3 years, 10 months ago
  55. 952318c Add implicit outputs deprecation to docs by plf · 3 years, 10 months ago
  56. 2c8639f Make JarHelper public by cushon · 3 years, 10 months ago
  57. 74178a5 Provide more accurate ExitCode and FailureDetails when an exception is caught during the loading phase. by Googler · 3 years, 10 months ago
  58. 4c06e18 Document JarHelper.DEFAULT_TIMESTAMP by cushon · 3 years, 10 months ago
  59. a46ad6e bazel package: consolidate all calls to rule.setAttributeValue by adonovan · 3 years, 10 months ago
  60. a884837 Skip iteration in visitLabels if the contained type does not need to visit labels. by Googler · 3 years, 10 months ago
  61. 807d434 Add the unexpected object to exception message. by Googler · 3 years, 10 months ago
  62. 920b093 bazel packages: prep for AttributeContainer optimization by adonovan · 3 years, 10 months ago
  63. f252671 Run Starlark tests only with Python 3 by laurentlb · 3 years, 10 months ago
  64. 6757711 Use the Maven artifact ID as the canonical_id in jvm_maven_import_external. by Googler · 3 years, 10 months ago
  65. 54be05a Remove unnecessary ThreadSafeBatchCallback interface. by Googler · 3 years, 10 months ago
  66. 1e2c5e6 Remove Java 12 support by Philipp Wollermann · 3 years, 10 months ago
  67. d70ae33 Remove cost of iterating over a list of TargetEdgeObservers in LabelVisitor. by Googler · 3 years, 10 months ago
  68. d814a0b Add includes param for the Starlark version of cc_import by Andrzej Guszak · 3 years, 10 months ago
  69. 5585a18 Bump javac11 java_tools to v9.0 by Philipp Wollermann · 3 years, 10 months ago
  70. 812595b Automated rollback of commit bd7999eed71fc14c68890553c68fa5a8f608922c. by plf · 3 years, 10 months ago
  71. b8bb68e Merge StarlarkIndexable and StarlarkQueryable classes by laurentlb · 3 years, 10 months ago
  72. 3e58cca Updated expansion for remote_download_outputs by Grzegorz Lukasik · 3 years, 10 months ago
  73. 239b2aa Bump error prone to release 2.4.0 by David Ostrovsky · 4 years ago
  74. 27a5c74 Populate SpawnMetrics with more metrics in WorkerSpawnRunner by Googler · 3 years, 10 months ago
  75. f8a94b9 Restore macOS 10.10 version compatibility to Bazel by Nikhil Marathe · 3 years, 10 months ago
  76. d101fc8 bazel syntax: reject x<<y if y > 31 by adonovan · 3 years, 10 months ago
  77. 65ed16c Revert the Starlark debugger flags to their old name. by laurentlb · 3 years, 10 months ago
  78. 7c3817b Add a reference equality check to Label#equals. by Googler · 3 years, 10 months ago
  79. ddb9b9a Shortened the error log for unknown Starlark options. by Googler · 3 years, 10 months ago
  80. 6fba77d Encode remaining SimpleSpawnResult failures with FailureDetails by mschaller · 3 years, 10 months ago
  81. 577d907 Avoid possibility of the default Locale interfering with lower-casing input. by dlr · 3 years, 10 months ago
  82. 89b86e0 Fix crash that happens when an aspect has the same implicit attribute as the rule that defines it. by lberki · 3 years, 10 months ago
  83. 8f04761 Prefetch inputs before acquiring a worker by Googler · 3 years, 10 months ago
  84. 3b0439e Fix incorrect assumption of desugar persistent worker conditional by Jingwen Chen · 3 years, 10 months ago
  85. 75216c7 Remove remaining undetailed BuildFailedException constructor by mschaller · 3 years, 10 months ago
  86. 2634de1 Encode missing input file failures with FailureDetails by mschaller · 3 years, 10 months ago
  87. ddaea6a Remove undetailed BuildFailedException constructors by mschaller · 3 years, 10 months ago
  88. 2c7c67f Remove unused undetailed AbruptExitException constructor by mschaller · 3 years, 10 months ago
  89. c0a43b8 Include exception classes in Crash-type FailureDetails.message text by mschaller · 3 years, 10 months ago
  90. 10cb3c5 Propagate JavaGenJarsProvider through Starlark-constructed JavaInfo by kmb · 3 years, 10 months ago
  91. f20ba59 Fix documentation for createLinkerInput owner by Dionna Glaze · 3 years, 10 months ago
  92. 6fa858a Delete ctx.action() by laurentlb · 3 years, 10 months ago
  93. 8a9a307 Add starter tests for Android platforms. by gregce · 3 years, 10 months ago
  94. a542e1d Delete ctx.file_action by laurentlb · 3 years, 10 months ago
  95. 9716d31 Add note that `startup:config` will be ignored in documentation. by juliexxia · 3 years, 10 months ago
  96. bd7999e C++: Give error when grep-includes missing by plf · 3 years, 10 months ago
  97. 45e175a bazel syntax: report actual type in string.partition error message by adonovan · 3 years, 10 months ago
  98. 0f9a592 Add linkopts to the Starlark implementation of cc_import by Andrzej Guszak · 3 years, 10 months ago
  99. ae35c7a Delete duplicate and obsolete docs for the JSON profile. by twerth · 3 years, 10 months ago
  100. 13c7840 C++: Renames method for converting libraries by plf · 3 years, 10 months ago