You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/06/06 19:30:42 UTC

[GitHub] [buildstream-plugins] nanonyme commented on issue #5: Add plugins for handling meson subprojects

nanonyme commented on issue #5:
URL: https://github.com/apache/buildstream-plugins/issues/5#issuecomment-1147823935

   So is this specifically about handling wrap files? It seems not overly complex to handle. Maybe we should put this plugin into bst-plugins-experimental first though. https://mesonbuild.com/Wrap-dependency-system-manual.html Meson wrap files are reasonably simpler to parse. Seems we could have two plugins, one for wrap-git and one for wrap-file. Former could subclass git with custom track and latter could implement DownloadableSource with custom track so it would pull data from Meson project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org