Skip to content

WIP: BuildStream 2 separation

Tristan Van Berkom requested to merge tristan/bst2-separation into master

This merge request aims to implement all of the BuildStream side changes described in this email.

  • Use buildstream2 namespace instead of buildstream
  • Use new default ~/.config/buildstream2.conf configuration filename
  • Implement new required version attribute to compliment format-version
  • Clean error message when loading a plugin which targets the wrong API version
  • Optionality of entry point (allow installing as either bst or bst2 command)
Edited by Tristan Van Berkom

Merge request reports