1. 523de51 Move ExecutionRequirements to its own target so that PackageUtils can use it. by jmmv · 4 years, 10 months ago
  2. 50226ac Replace 'whitelist' with 'allowlist' in Bazel source code. by aiuto · 4 years, 10 months ago
  3. 25c6525 Default TestSize is null case to UNKNOWN test size in BuildEvent by Googler · 4 years, 10 months ago
  4. 2902018 Encode additional ActionExecution failures with FailureDetails by mschaller · 4 years, 10 months ago
  5. 4557667 Encode some environmental execution failures with FailureDetails by mschaller · 4 years, 10 months ago
  6. e9137b6 Add the ToolchainContextKey to dependency chain classes. by John Cater · 4 years, 10 months ago
  7. ebc4599 Create builders initialized from the prior stage in dependency analysis. by John Cater · 4 years, 10 months ago
  8. dc08d65 Move some native transitions to BuildOptionsView. by gregce · 4 years, 10 months ago
  9. 8cd2222 Split ResolvedToolchainContext into its own build target. by jcater · 4 years, 10 months ago
  10. 5037537 Convert ToolchainCollection to use AutoValue. by jcater · 4 years, 10 months ago
  11. 5fa85c8 Add getConfiguredTarget method to Dependency. by John Cater · 4 years, 10 months ago
  12. 1f6758f Simplify Dependency and make it use AutoValue. by John Cater · 4 years, 10 months ago
  13. ecb61ee Introduce configuration transition fragment declarations. by gregce · 4 years, 10 months ago
  14. 2a54659 Split ConfigurationTransitionDependency into a new class by John Cater · 4 years, 11 months ago
  15. b017468 bazel skylarkinterface: move to net.starlark.java.annot by adonovan · 4 years, 11 months ago
  16. 6fe70c2 Parse exec properties attribute into exec group properties for RuleContexts. by juliexxia · 4 years, 11 months ago
  17. 1d8d138 Create a clearer distinction between normal tree artifact children and action template expansion outputs. by Googler · 4 years, 11 months ago
  18. 121224e bazel syntax: stop using concurrent.Immutable annotation by adonovan · 4 years, 11 months ago
  19. bd7abd6 Add key() method to ToolchainContext. by John Cater · 4 years, 11 months ago
  20. d7c1cef The great Skylark -> Starlark class migration: by gregce · 4 years, 11 months ago
  21. d281df7 The great Skylark -> Starlark class migration: by gregce · 4 years, 11 months ago
  22. 84ef2c8 Create package .../devtools/build/lib/bugreport by Yannic Bonenberger · 4 years, 11 months ago
  23. 74ae9b4 Move DependencyKind subclasses into DependencyKind. by John Cater · 4 years, 11 months ago
  24. 220a1c8 The great Skylark -> Starlark class migration: by gregce · 5 years ago
  25. ccbd624 Remove legacy export for transitive-info-provider and update dependers. by jcater · 5 years ago
  26. bc74d1d bazel syntax: eject Depset from the Starlark interpreter by adonovan · 5 years ago
  27. 5d4f2d6 Remove legacy export for provider-collection and update dependers. by jcater · 5 years ago
  28. c05b67c Use failure details in InfoCommand, InvalidConfigurationException by mschaller · 5 years ago
  29. 4893ee3 The great Skylark -> Starlark class migration: by gregce · 5 years ago
  30. ed5d504 Allow rule writers to create exec_group related exec transitions via config.exec(exec_group) and attach them to starlark dependency attrs. by juliexxia · 5 years ago
  31. 08235a4 Create individual targets and packages for code under analysis, exec, rules, and skyframe. by jcater · 5 years ago