1. bb8f70b Fix crashing `blaze query --output=graph` on some targets. by Googler · 5 months ago
  2. a3be5e6 Release 9.0.0-pre.20241023.1 (2024-10-31) by Bazel Release System · 5 months ago
  3. c88fc2a Replace sh_binary in rewinding tests with a testing rule by Googler · 5 months ago
  4. 43e1935 Remove the comments indicating which symbols make each include necessary. by Googler · 5 months ago
  5. 2f35186 Replace sh_library in tests with a testing rule by Googler · 5 months ago
  6. c436f3e Fix a typo by Googler · 5 months ago
  7. 652f83e Use disk cache in //src/test/shell/bazel:bazel_proto_library_test by Googler · 5 months ago
  8. 6a62098 Starlarkify objc/CompilationAttributes.java by Keith Smiley · 5 months ago
  9. 41ff1d1 Clean up validation of registered toolchains. by Googler · 5 months ago
  10. 0e2bcda Allow `external` top-level dir in Bzlmod-managed non-main repos by Fabian Meumertzheim · 5 months ago
  11. 1cbdc27 Make DiskCacheLock a generic utility class for holding a filesystem lock. by Googler · 5 months ago
  12. 09874b5 Fix missing critical path components due to change-pruning. by Googler · 5 months ago
  13. 989f8c3 Restructure TargetAndConfigurationProducer and RuleTransitionApplier for future changes by Googler · 5 months ago
  14. e17b5f7 Fold MetadataInjector into OutputMetadataStore. by Googler · 5 months ago
  15. 17b6a9c In `createInstrumentationOutput`, replace function parameters `isRedirect` flag and `options` with a single `CommandEnvironment` function parameter by Googler · 5 months ago
  16. 17fb8aa Fix integration test failures on Windows. by Googler · 5 months ago
  17. 8124111 Optionally track target instantiation locations in lieu of their instantiating macro by Googler · 5 months ago
  18. 0698d85 Add load statements for Go rules in Blaze tests. by Googler · 5 months ago
  19. 51b12e3 Disable some slow tests in presubmit on macOS by Googler · 5 months ago
  20. 5ebe3d5 Remove InputMetadataProvider.mayGetGeneratingActionsFromSkyframe . by Googler · 5 months ago
  21. adfd70e Remove the unused method OutputMetadatStore.getTreeArtifactChildren(). by Googler · 5 months ago
  22. b3ba592 Wire up proto Bazel docs to protobuf origin by Googler · 5 months ago
  23. 3ed6f3b Update to Turbine 0.8.0 by Liam Miller-Cushon · 5 months ago
  24. eac0752 In `SymlinkAction`, use `SymlinkToSourceFileArtifactValue` for the metadata of the symlink when it points to a source artifact. by Googler · 5 months ago
  25. f21821d Analysis caching: key SkyValue versions with the top level configuration after trimming test by Googler · 5 months ago
  26. 4c22e9f Add `HOME` TO `PathToReplace#Type` enumeration by Googler · 5 months ago
  27. 9d51ede Fix input root creation for path mapped workers by Fabian Meumertzheim · 5 months ago
  28. 52a1fb6 Convert calls to `rewriteWorkspace` to use Java text blocks. by Googler · 5 months ago
  29. 4e4b88f docs(module): fix list of bullet points not rendering by Matt Brown · 5 months ago
  30. e297727 Allowlist mac indexing directory by Googler · 5 months ago
  31. 5ce6fa6 Add more tests for checking what toolchain types are allowed on exec platforms. by Googler · 5 months ago
  32. dd343a3 Fold TreeArtifactInjector into MetadataInjector. by Googler · 5 months ago
  33. cccc4ce Rename `SourceFileArtifactValue` to `SymlinkToSourceFileArtifactValue` and store the target `SourceArtifact` when possible. by Googler · 5 months ago
  34. a0a7226 Performance optimization for isSymbolicLink() calls on Windows by Alexander Golovlev · 5 months ago
  35. ba86658 `SymlinkAction` injects metadata from its input. by Googler · 5 months ago
  36. 0604c8a Reduce filesystem stats in `SymlinkAction`. by Googler · 5 months ago
  37. 2d7d376 Improve error message when parent is not a Starlark rule by Googler · 5 months ago
  38. 7373e12 Make PROJECT.scl file exclusivity check aware of expanded options. by Googler · 5 months ago
  39. 0f89dcc Convert calls to `rewriteModuleDotBazel` to use Java text blocks. by Googler · 5 months ago
  40. dde9cc8 Remove OutputMetadataStore.constructMetadataForDigest(). by Googler · 5 months ago
  41. 89f798e Fix double encoding of inputs in worker request by Fabian Meumertzheim · 5 months ago
  42. 73e0f6a Toolchain resolution should check the proposed execution platform's allowed toolchain types when deciding the execution platform and no toolchain types are requested. by Googler · 5 months ago
  43. bf666fb fix: Fix trim_length in runfiles.bash by Honnix · 5 months ago
  44. 419fdac Provide label of the toolchain in `ToolchainAspectsProviders` by Googler · 5 months ago
  45. 66a1038 Implement File.is_symlink. by Googler · 5 months ago
  46. 3746583 Prevent excessive thread creation in disk cache garbage collection by Roman Salvador · 5 months ago
  47. 1d01d73 Make bazel_tools work again by Yun Peng · 5 months ago
  48. 5107b62 Remove OutputMetadataStore.getTreeArtifactChildren(). by Googler · 5 months ago
  49. 6d0a834 Fix documentation for `config.none()`. by Googler · 5 months ago
  50. 4b8334c Remove special handling of middleman actions. by Googler · 5 months ago
  51. d489888 Automated rollback of commit 7a4416f114ee5c02fc159f44f71b57ee3e67d29d. by Googler · 5 months ago
  52. 78abca3 Add a test to verify the list of expected modules in the default lock file. by Googler · 5 months ago
  53. f434363 Move `isPlatformSuitable` check into PlatformKeys. by Googler · 5 months ago
  54. cb601a0 Correctly compute the number of threads to use for garbage collection. by Googler · 5 months ago
  55. 81f6125 site: add a beginner tutorial for Go by Jay Conrod · 5 months ago
  56. ea34e18 Use non-snapshotted paths when creating a runfiles symlink tree. by Googler · 5 months ago
  57. fc27990 Verify that the compact execlog supports `bazel coverage` by Fabian Meumertzheim · 5 months ago
  58. c1d0b7d Make .label on dormant dependencies a struct field. by Googler · 5 months ago
  59. 7d6c3c9 Remove TargetApi and make Target not-a StarlarkValue. by Googler · 5 months ago
  60. 492d158 When deduplicating linkopts, visit them in order consistent with commandline by Googler · 5 months ago
  61. ea477ac Expose `config.no_config` to Starlark. by Googler · 5 months ago
  62. 3f70ca1 If both `java_library` and `java_package_configuration` override the bootclasspath, the java_library override should be used by Googler · 5 months ago
  63. 1bb3185 Increase the size of bazel_lockfile_test to large. by Googler · 5 months ago
  64. 07f0f0b Release 9.0.0-pre.20241020.2 (2024-10-25) by Bazel Release System · 5 months ago
  65. 6a44976 Remove OMITTED_FILE_MARKER and OMITTED_TREE_MARKER. by Googler · 5 months ago
  66. 93daa7b Update rules_java to 8.2.0 by Googler · 5 months ago
  67. 9d4193b Track metadata for omitted artifacts also. by Googler · 5 months ago
  68. 5357798 Automatic code cleanup. by Googler · 5 months ago
  69. 6f93554 Upgrade to protobuf 29.0-rc2 by Googler · 5 months ago
  70. 30ea84d Update error handling for absolute symlink violations when computing diffs. by Googler · 5 months ago
  71. c172162 Add tests for nested set collision handling in the compact execution log by Fabian Meumertzheim · 5 months ago
  72. bd273e5 Refactor RuleVisibility validation and concatenation by Googler · 5 months ago
  73. 68f94a1 Enable analysis caching codepaths only for commands that execute actions. by Googler · 5 months ago
  74. 8d0e66b Fix indentation in ToplevelStarlarkAspectFunction.java by Googler · 5 months ago
  75. acef637 Add additional info to the error when subrules use toolchains and must enable AEGs by Googler · 5 months ago
  76. b8b9bfc Derive worker files hash from a self-describing layout by Fabian Meumertzheim · 5 months ago
  77. 2d4c8eb Allow implicit creation of input files within a macro's namespace by Googler · 5 months ago
  78. 09faec6 Fix clang-tidy issues in C++ code by Fabian Meumertzheim · 5 months ago
  79. 91673a2 Fix FrontierNodeVersion multiple instantiation and add logging. by Googler · 5 months ago
  80. 9c90100 Use backslashes in executable paths when remotely executing on Windows by Fabian Meumertzheim · 5 months ago
  81. 02b4dd7 Use static functions instead of a singleton class for mtime manipulation. by Googler · 5 months ago
  82. 4b266be Use a TreeMap instead of HashMap in Runfiles.ManifestBuilder. by Googler · 5 months ago
  83. 11a909a Use local Python toolchain on Windows in integration tests by Googler · 5 months ago
  84. 49aa268 Bump the test size of BuiltinsInjectionTest and OutputsInvalidationIntegrationTest by Googler · 5 months ago
  85. e608349 Allow Invocation Policy to set output-affecting flags in conjunction with PROJECT.scl files. by Googler · 5 months ago
  86. 8b9122e Make ObjcRulesTestCase independent of apple_common.AppleExecutableBinary by Googler · 5 months ago
  87. 2f7c461 Move deprecated flag `--fat_apk_cpu` to the graveyard. by Googler · 5 months ago
  88. b3badd3 Remove obsolete logic for handling `.jar` files in deps by Googler · 5 months ago
  89. 061190d Add `@Nullable` annotation to `getPrimaryInput()`. by Googler · 5 months ago
  90. c72aba4 Add a warning that `$(SRCS)` and `$(OUTS)` are in fact not safe to interpolate into commands without processing. by Googler · 5 months ago
  91. 3715cd6 Add support for setting CC_FLAGS in cc_toolchain. by Googler · 5 months ago
  92. 38833e1 Expose last remaining private APIs for java rules migration by Googler · 5 months ago
  93. a94d50a Ignore unevaluated dirtied/changed nodes in FrontierSerializer. by Googler · 5 months ago
  94. 1978fad Remove PackageBoundaryMode enum. by Googler · 5 months ago
  95. 8ce7163 Update .bazelversion and support matrix after releasing Bazel 7.4.0 by Googler · 5 months ago
  96. e3a6dc4 Update rule documentation to use booleans for boolean values. by Googler · 5 months ago
  97. 3e5514d Partial fix for bug with creating a junction to file instead of symlink by Alexander Golovlev · 5 months ago
  98. 3accfa2 Remove reference to a deleted directory in ij.bazelproject by Googler · 5 months ago
  99. 4f7c859 Add NestedFileSystemOperationNodes, canonical wire format and round-tripping. by Googler · 5 months ago
  100. 744de79 Bazel Docs: Publish release docs for Bazel 7.4.0 by Googler · 5 months ago