1. d3c3c5d Fix MODULE.bazel.lock for macos arm64 and windows by Googler · 1 year, 5 months ago
  2. 9bbc2cb Fixes to enable Android Platforms with android_local_test. by Googler · 1 year, 5 months ago
  3. 9e9ed61 Remove `target.aspect_ids` from documentation by Googler · 1 year, 5 months ago
  4. dac646f Changes j2objc source debugging default flag to use relative paths when transpiling Java source files. This flag is required for Java source debugging using either Blaze or Bazel, and works with other build environments if the debugger is invoked in the same working directory as the build. Previously, the default flag was "-g", which generates files that have the full path of the original Java source file. by Googler · 1 year, 5 months ago
  5. 56422f2 Bazel Docs: Add page for rolling releases (including an index of all previous releases). by Googler · 1 year, 5 months ago
  6. 52b5c8c Update registry invalid path error message by salma-samy · 1 year, 5 months ago
  7. 2d80167 Remove CcToolchainInputsTransitionFactory by Googler · 1 year, 5 months ago
  8. 77eacce Add add_exports & add_opens attributes to java_import by Timothy Gu · 1 year, 5 months ago
  9. a1d5d6f Fix JacocoCoverageRunner NoSuchFileException for paths with '+' character by Roman Salvador · 1 year, 5 months ago
  10. e436489 Remove stale code. by Googler · 1 year, 5 months ago
  11. b6a83af Add null check on url path by salma-samy · 1 year, 5 months ago
  12. b8bd961 Do not use FilesToRunProvider.getFilesToRun() in JavaToolchainTool. by Googler · 1 year, 5 months ago
  13. 8223115 Remove Runfiles.Builder.addLegacyExtraMiddleman(). by Googler · 1 year, 5 months ago
  14. 87d5026 Get the genrule setup script using FileProvider instead of FilesToRunProvider. by Googler · 1 year, 5 months ago
  15. d007b0f Deprecate FilesToRunProvider.getFilesToRun(). by Googler · 1 year, 5 months ago
  16. 5f79684 Add a native image of turbine to the prebuilt Java tools by Fabian Meumertzheim · 1 year, 5 months ago
  17. 5125cdd No public description by dependabot[bot] · 1 year, 5 months ago
  18. 51fd503 Release 8.0.0-pre.20231030.2 (2023-11-14) by Bazel Release System · 1 year, 5 months ago
  19. 1d7af7e Flip `--incompatible_multi_release_deploy_jars` by Googler · 1 year, 5 months ago
  20. c45bb5f Start migrating Python rule docs from Java stubs to Starlark sources in @_builtins by Googler · 1 year, 5 months ago
  21. 6950d3b Move package overhead into the package object by Googler · 1 year, 5 months ago
  22. 8f8a4b2 Rebrand `NodeEntry#DirtyState` as `LifecycleState` to support getting the state at any point in the node's lifecycle. by Googler · 1 year, 5 months ago
  23. 82a469f Copy and lift labels in arguments of initializers by Googler · 1 year, 5 months ago
  24. c042c46 Rewinding test visibility change. by Googler · 1 year, 5 months ago
  25. e40b7ed Removed from the navigation page as it is updated in the install page. by Googler · 1 year, 5 months ago
  26. 6733c18 Remove unused OBJECT_LIST type by Googler · 1 year, 5 months ago
  27. 9efa49c Fix the error inside Bazel docs by Googler · 1 year, 5 months ago
  28. e382e72 Add documentation for Automatic Exec Groups in Bazel by Googler · 1 year, 5 months ago
  29. 3e68f74 Rename the remote_cache_hit field to cache_hit, which more accurately reflects its purpose. by Googler · 1 year, 5 months ago
  30. fa2fd23 Stop including the walltime field in the execution log. by Googler · 1 year, 5 months ago
  31. 3b0b6ed Stop including progress messages in the execution log. by Googler · 1 year, 5 months ago
  32. e7a3dab Remove unused FILESET_ENTRY label class by Googler · 1 year, 5 months ago
  33. 496449c Add dependabot to update GitHub Actions; hash-pin `actions-ecosystem/action-remove-labels` by Pedro Kaj Kjellerup Nacht · 1 year, 5 months ago
  34. c959990 Implement type checks and label conversion for Starlark values by Googler · 1 year, 5 months ago
  35. 651c185 Emit actual hash in same format as expected hash by Fabian Meumertzheim · 1 year, 5 months ago
  36. 22346ae Fix embedded_tools_deps_test to recognize `@@bazel_tools` too by Googler · 1 year, 5 months ago
  37. c4f4073 Move convertFromBuildLangType into BuildType class by Googler · 1 year, 5 months ago
  38. c542c32 Simplify confusing test code and options parsing by Googler · 1 year, 5 months ago
  39. dfcb9ef Factors out ArrayProcessor from DynamicCodec so it can be used by AutoCodec. by Googler · 1 year, 5 months ago
  40. d1c923f Move CacheSalt into a separate proto definition file. by Googler · 1 year, 5 months ago
  41. 202ea7b Correction to "Predefined path variables" section of plurality: rlocationpath is plural amongst the singulars. by Googler · 1 year, 5 months ago
  42. 06bb223 Fix inverted logic for deleting the temporary execution log output file. by Googler · 1 year, 5 months ago
  43. 6affe50 Partial roll forward of https://github.com/bazelbuild/bazel/commit/80edda5b7be15875b9bcca7aef64ffa4be06bd38. by Googler · 1 year, 5 months ago
  44. cab7c6b Test path mapping in Bazel (https://github.com/bazelbuild/bazel/pull/18155)] by Googler · 1 year, 5 months ago
  45. 08bd374 Starlark transitions: support `allowMultiple` native options. by Googler · 1 year, 5 months ago
  46. 99c56a5 Add explicit AsyncObjectCodec, clarifying its usage. by Googler · 1 year, 5 months ago
  47. 0b1be1c Update to Turbine 0.3.0 by Liam Miller-Cushon · 1 year, 5 months ago
  48. 65f847a Polish lockfile error message by Googler · 1 year, 5 months ago
  49. 560327f Don't send unnecessary lockfile event by Fabian Meumertzheim · 1 year, 5 months ago
  50. ba38aa2 Build Bazel with C++17. by Tiago Quelhas · 1 year, 5 months ago
  51. dbaa074 Suggest `integrity` instead of `sha256` attribute in `http_*` rules by Fabian Meumertzheim · 1 year, 5 months ago
  52. 78f8e95 Update subrule documentation by Googler · 1 year, 5 months ago
  53. e3d0449 Fix subrule test regression in https://github.com/bazelbuild/bazel/commit/e708768c185479a959d7ef2e79ee8000584a282f by Googler · 1 year, 5 months ago
  54. caf1702 [Skymeld] Don't plant the symlinks to the paths specified in `.bazelignore`. by Googler · 1 year, 5 months ago
  55. 353000e Make the BesUploadMode per transport instead of per invocation. by Googler · 1 year, 5 months ago
  56. 1f75299 Revert "Remove `--experimental_throttle_action_cache_check` flag." by Tobias Werth · 1 year, 5 months ago
  57. f052e79 Show a warning message when the credential helper invocation fails by Googler · 1 year, 5 months ago
  58. 10a1b22 Remove obsolete comment. by Googler · 1 year, 5 months ago
  59. 673cb4a Remove the unused `git` filegroup. by Googler · 1 year, 5 months ago
  60. f906d02 Add a `@CanIgnoreReturnValue` annotation. by Googler · 1 year, 5 months ago
  61. ae99f81 Delete unnecessary AutoCodec.Strategy. by Googler · 1 year, 5 months ago
  62. a4e218c AutoCodec support for remaining primitive types. Fix nested array handling bug. by Googler · 1 year, 5 months ago
  63. ef457ae Make `Label#toString` return `@@`-prefixed labels by Googler · 1 year, 5 months ago
  64. 04d81db Support lockfile serialization of Starlark tuples in MODULE.bazel files by Fabian Meumertzheim · 1 year, 5 months ago
  65. 79300a3 Remove hard-coded xcode version in build_bazel_binaries.yml by Googler · 1 year, 5 months ago
  66. b75e322 Add support for subrules to depend on other subrules by Googler · 1 year, 5 months ago
  67. d269943 Separate source and output jars in JavaProtoAspectInfo by Googler · 1 year, 5 months ago
  68. 07a571f Intern module extension repo mapping entries via a `SkyFunction` by Fabian Meumertzheim · 1 year, 5 months ago
  69. e2c0276 Enable `--incompatible_sandbox_hermetic_tmp` by default by Fabian Meumertzheim · 1 year, 5 months ago
  70. 8473928 Prevent side-effects in initializer callbacks by Googler · 1 year, 5 months ago
  71. 305ab3b Optimize RepoMappingManifestAction by Fabian Meumertzheim · 1 year, 5 months ago
  72. 19c73bc Allow `--flag_alias` to be used with `common` and `always` commands by Fabian Meumertzheim · 1 year, 5 months ago
  73. 17be878 Automated rollback of commit 80edda5b7be15875b9bcca7aef64ffa4be06bd38. by Googler · 1 year, 5 months ago
  74. 93729f4 Fix extraction of tar archives containing sparse files. by Tiago Quelhas · 1 year, 5 months ago
  75. 99a3486 Rename WorkerMetric to WorkerProcessMetrics as a single instance encapsulates the metrics of the process itself rather than each Worker object (there could be multiple Worker(s) pointing to the same process due to multiplex workers). by Googler · 1 year, 5 months ago
  76. b5c38af Report evaluation start and end for module extensions as fetch events by Fabian Meumertzheim · 1 year, 5 months ago
  77. 0e66fd7 Tolerate attempts to rewind a dirty node. by Googler · 1 year, 5 months ago
  78. d7d692d Simplify usage of `AbstractSkyFunctionEnvironmentForTesting`. by Googler · 1 year, 5 months ago
  79. c13997a Refactor WorkerMetric container logic by flattening WorkerProperties and WorkerStat into a single WorkerMetric class that encapsulates aggregation of all metrics related to the Worker. by Googler · 1 year, 5 months ago
  80. bd63c61 Use URLs as default canonical IDs in common repo rules by Fabian Meumertzheim · 1 year, 5 months ago
  81. 8c70d7b Only escape standard BRE metacharacters when preparing grep pattern. by Peter Lobsinger · 1 year, 5 months ago
  82. bdcf7ce Support Starlark fragments in subrules by Googler · 1 year, 5 months ago
  83. 9beece3 Simplify server socket creation in `StarlarkDebugServerTest` by Googler · 1 year, 5 months ago
  84. a7b1d36 Enforce lockfile update by Yun Peng · 1 year, 5 months ago
  85. ba61ff7 Add top-level permissions to cherry-picker and remove-labels.yml by Pedro Kaj Kjellerup Nacht · 1 year, 5 months ago
  86. 289d914 Delete the unused SearchUnaryOption function. by Googler · 1 year, 5 months ago
  87. ff0c35c Move OptionsDiff to a separate class. by Googler · 1 year, 5 months ago
  88. dc4f54f Add profiling for file system creation of sandboxed workers. by Googler · 1 year, 5 months ago
  89. 9b91079 Fix sandbox stashes not being keyed by mnemonic by Fabian Meumertzheim · 1 year, 5 months ago
  90. d2783a3 Add add_exports & add_opens parameters to JavaInfo constructor by Timothy Gu · 1 year, 5 months ago
  91. 38b2911 Update rules_java 7.1.0 / java_tools 13.1.0 by Keerthana Kumar · 1 year, 5 months ago
  92. 926b2c4 Streamline code to cache configurations. by Googler · 1 year, 5 months ago
  93. 371e927 Print an error message when the downloader configuration file is missing. by Tiago Quelhas · 1 year, 5 months ago
  94. b6f55bb Make the "Xcode unavailable" error message product-specific. by Googler · 1 year, 5 months ago
  95. 6a08b2f Simplify cloning BuildOptions. by Googler · 1 year, 5 months ago
  96. 19632af Separate main aspect prerequisites from rule and base aspects prerequisites by Googler · 1 year, 5 months ago
  97. 83e0648 Start adding async deserialization APIs. Make DynamicCodec use it. by Googler · 1 year, 5 months ago
  98. efc31d0 - Clean up assignees across docs / templates - Other doc updates by Googler · 1 year, 5 months ago
  99. 6992087 Starlarkize `BaselineOptionsFunction`'s exec transition. by Googler · 1 year, 5 months ago
  100. c1f2aff Polish Bazel external dependencies by Yun Peng · 1 year, 5 months ago