1. 5107b62 Remove OutputMetadataStore.getTreeArtifactChildren(). by Googler · 5 months ago
  2. 6d0a834 Fix documentation for `config.none()`. by Googler · 5 months ago
  3. 4b8334c Remove special handling of middleman actions. by Googler · 5 months ago
  4. d489888 Automated rollback of commit 7a4416f114ee5c02fc159f44f71b57ee3e67d29d. by Googler · 5 months ago
  5. f434363 Move `isPlatformSuitable` check into PlatformKeys. by Googler · 5 months ago
  6. ea34e18 Use non-snapshotted paths when creating a runfiles symlink tree. by Googler · 5 months ago
  7. c1d0b7d Make .label on dormant dependencies a struct field. by Googler · 5 months ago
  8. 7d6c3c9 Remove TargetApi and make Target not-a StarlarkValue. by Googler · 5 months ago
  9. ea477ac Expose `config.no_config` to Starlark. by Googler · 5 months ago
  10. 6a44976 Remove OMITTED_FILE_MARKER and OMITTED_TREE_MARKER. by Googler · 5 months ago
  11. 9d4193b Track metadata for omitted artifacts also. by Googler · 5 months ago
  12. 30ea84d Update error handling for absolute symlink violations when computing diffs. by Googler · 5 months ago
  13. bd273e5 Refactor RuleVisibility validation and concatenation by Googler · 5 months ago
  14. 68f94a1 Enable analysis caching codepaths only for commands that execute actions. by Googler · 5 months ago
  15. 8d0e66b Fix indentation in ToplevelStarlarkAspectFunction.java by Googler · 5 months ago
  16. acef637 Add additional info to the error when subrules use toolchains and must enable AEGs by Googler · 5 months ago
  17. b8b9bfc Derive worker files hash from a self-describing layout by Fabian Meumertzheim · 5 months ago
  18. 2d4c8eb Allow implicit creation of input files within a macro's namespace by Googler · 5 months ago
  19. 91673a2 Fix FrontierNodeVersion multiple instantiation and add logging. by Googler · 5 months ago
  20. 9c90100 Use backslashes in executable paths when remotely executing on Windows by Fabian Meumertzheim · 5 months ago
  21. 4b266be Use a TreeMap instead of HashMap in Runfiles.ManifestBuilder. by Googler · 5 months ago
  22. e608349 Allow Invocation Policy to set output-affecting flags in conjunction with PROJECT.scl files. by Googler · 5 months ago
  23. 2f7c461 Move deprecated flag `--fat_apk_cpu` to the graveyard. by Googler · 5 months ago
  24. b3badd3 Remove obsolete logic for handling `.jar` files in deps by Googler · 5 months ago
  25. 061190d Add `@Nullable` annotation to `getPrimaryInput()`. by Googler · 5 months ago
  26. c72aba4 Add a warning that `$(SRCS)` and `$(OUTS)` are in fact not safe to interpolate into commands without processing. by Googler · 5 months ago
  27. a94d50a Ignore unevaluated dirtied/changed nodes in FrontierSerializer. by Googler · 5 months ago
  28. 1978fad Remove PackageBoundaryMode enum. by Googler · 5 months ago
  29. e3a6dc4 Update rule documentation to use booleans for boolean values. by Googler · 5 months ago
  30. 3e5514d Partial fix for bug with creating a junction to file instead of symlink by Alexander Golovlev · 5 months ago
  31. 4f7c859 Add NestedFileSystemOperationNodes, canonical wire format and round-tripping. by Googler · 5 months ago
  32. 7a4416f Add output of top level aspects to master log by Googler · 5 months ago
  33. 38a21da Subclass java compilation `ProgressMessage` by Googler · 5 months ago
  34. 48e940f Reporting skipped test cases by Zhongpeng Lin · 5 months ago release-9.0.0-pre.20241023.1rc1
  35. 335e7d7 Reimplement --quiet using a field in the command server proto. by Googler · 5 months ago
  36. 6b3c21c Move FileValue.Key and DirectoryListingValue.Key into the same JAR file. by Googler · 5 months ago
  37. bd52046 Clarify the documentation for the provider function in StarlarkRuleFunctionsApi. by Googler · 5 months ago
  38. c5925da Update error handling for absolute symlink violations when loading a `.bzl` file. by Googler · 5 months ago
  39. 7bef2c0 Fix a three year old string format bug. by Googler · 5 months ago
  40. 4a26e8f Use base target's toolchain context to resolve its dependencies during aspect propagation by Googler · 5 months ago
  41. 225d0a8 Update error handling for absolute symlink violations when evaluating a fileset. by Googler · 5 months ago
  42. 49d7bb6 Rename `stripPrefix=` to `strip_prefix=` by Alexandre Rostovtsev · 5 months ago
  43. 2b9a2e7 Fix implicit input file creation for symbolic macros by Googler · 5 months ago
  44. 85edcfe Fix a rare NPE with Skymeld cleanup. by Googler · 5 months ago
  45. c3677ba0 Add documentation for the --quiet startup option. by Googler · 5 months ago
  46. 6fa9e13 Implement "quiet mode" by Googler · 5 months ago
  47. 1d022f4 Migrate writing `--explain` output to use `InstrumentationOutput` interface by Googler · 5 months ago
  48. 2a5a004 Internal refactoring by Googler · 5 months ago
  49. b0f1430 Show "did you mean" suggestion for `{override,inject}_repo` by Fabian Meumertzheim · 5 months ago
  50. 3ef2abc Add a string-to-label-dict attribute type. by Googler · 5 months ago
  51. f513a77 Make sure that there are no absolute prefixes in IgnoredSubdirectories. by Googler · 5 months ago
  52. d276101 Fix handling targets without toolchain resolution for aspects propagating to toolchains by Googler · 5 months ago
  53. 253fedc When --enforce_project_configs is enabled for a valid --scl_config, do not allow any other flags to be set in the user blazerc (~/.blazerc or --blazerc) or command line. by Googler · 5 months ago release-9.0.0-pre.20241016.1rc1
  54. 60638af Set oldest_content_accepted for remote downloader requests without the checksum by Mislav Mandaric · 5 months ago
  55. 986150a Update error handling for absolute symlink violations when globbing a build file. by Googler · 5 months ago
  56. 48338d2 Properly cancel repository downloads by Fredrik Medley · 5 months ago
  57. 80b85c1 Rename `EvaluationState.changed()` to `EvaluationState.versionChanged()`. by Googler · 5 months ago
  58. 41dcb2b Expose internal functions needed by multi_arch_binary_support.bzl and linking_support.bzl (both from builtins_bzl/common/objc/) via apple_common. by Googler · 5 months ago
  59. 3cfd64b Remove the last production use of IgnoredSubdirectories.prefixes(). by Googler · 5 months ago
  60. e81e8d9 Refactor DiffAwareness to use IgnoredSubdirectories. by Googler · 5 months ago
  61. fab37d9 Document the valid options for `--experimental_build_event_upload_strategy` for Bazel users in the option's help string. by Googler · 5 months ago
  62. 298da7b Push the IgnoredSubdirectories abstraction a little further, everywhere other than diff awareness. by Googler · 5 months ago
  63. 216ea78 Encapsulate the list of ignored subdirectories in an object. by Googler · 5 months ago
  64. 20e37c3 Validate element types for list-typed computed default attributes by Googler · 5 months ago
  65. 18e3dc0 Make FileSystemDependencies implementations classes instead of record. by Googler · 5 months ago
  66. aa33d7f Add missing newline in code example in string module documentation by Googler · 5 months ago
  67. 00fdb67 Ignore base target toolchain dependencies if aspect is applied on output file by Googler · 5 months ago
  68. 8cbd6a3 Automated rollback of commit 98c3a4027b09294cef48fbf2775916ae404dd264. by Googler · 5 months ago
  69. b9c9cd6 Add FileDependencyDeserializer.getDirectoryListingDependencies. by Googler · 5 months ago
  70. 98c3a40 Automated rollback of commit 4ca3db25a7fb43a74814732380d721b71a712aa7. by Googler · 5 months ago
  71. cb8d781 Fix NPE when collecting network metrics. by Googler · 5 months ago
  72. ca5f6cf Use `C.UTF-8` instead of `en_US.UTF-8` locale for Java compilation by Googler · 5 months ago
  73. b042810 Describe failed action sources in more detail. by Googler · 5 months ago
  74. 4e6a28a Fix version resolution in `AutoloadSymbols` by Fabian Meumertzheim · 5 months ago
  75. 0e876b1 Allow genrule.toolchains to accept toolchain_type targets. by Googler · 5 months ago
  76. 0d7446c Drop FileInvalidationData.type. by Googler · 5 months ago
  77. de66620 Deserializer for FileInvalidationData. by Googler · 5 months ago
  78. ef8edae Split out a class for common file dependency key data and operations. by Googler · 5 months ago
  79. 849014a Deduplicate additional exec constraint logic by Fabian Meumertzheim · 6 months ago
  80. c68c9ba Trim Workspace Status values by Googler · 6 months ago
  81. 0811603 Update error handling for absolute symlink violations when evaluating source action inputs. by Googler · 6 months ago
  82. 7718ea3 Automated rollback of commit 8b19650b5817a80fce115b3ede20e92a409eabd6. by Googler · 6 months ago
  83. 8e1bf92 Make `AspectKey#toString()` more informative and descriptive. by Googler · 6 months ago
  84. 8f7ffcf Add FileDependencySerializer. by Googler · 6 months ago
  85. 6d2ec50 Propagate `IOException` from `SkyValueDirtinessChecker` instead of swallowing and returning `null`. by Googler · 6 months ago
  86. 3b70b64 Update existing_rule/s doc (and fix unterminated html tag) by Googler · 6 months ago
  87. a3b8e31 Automated rollback of commit d2f19710b574a76206c7499d746e7c9f7e733e99. by Googler · 6 months ago
  88. 233a29c Emit additional information for missing artifact owner crash. by Googler · 6 months ago
  89. 1074d9f Add --experimental_remote_analysis_cache_mode=full. by Googler · 6 months ago
  90. a6e9b95 Some toolchain type requirements can ignore invalid types and simply result in no toolchain type found. by Googler · 6 months ago
  91. 5b8be94 Add `DetailedIOException` for reporting absolute symlink violations. by Googler · 6 months ago
  92. a034aa6 Automated rollback of commit 2127e4595b1cad8baae9647dbf3cc5607bc4c8c1. by Googler · 6 months ago
  93. 78971a9 Hard-wire --experimental_correct_runfiles_middleman_paths to true. by Googler · 6 months ago
  94. 7407cef Allow all characters in runfile source and target paths by Fabian Meumertzheim · 6 months ago
  95. 538b119 Flip disallow empty glob by Xavier Bonaventura · 6 months ago
  96. 2127e45 When --enforce_project_configs is enabled for a valid --scl_config, do not allow any other flags to be set in the user blazerc (~/.blazerc or --blazerc) or command line. by Googler · 6 months ago
  97. 1c4e78a Move cc toolchains to rules_cc by Yun Peng · 6 months ago
  98. 8d3bd0e Enable autoloads for rules_android by Googler · 6 months ago
  99. 6e9de20 Make --cxxopt apply to ObjC++ files by Keith Smiley · 6 months ago
  100. 1e55110 Add target label to concurrent modification message. by Benjamin Peterson · 6 months ago