apache / apache/buildstream-plugins
Add plugins for handling meson subprojects
- Lingua principale
- Python
- Stelle
- 8
- Fork
- 16
- Merge medio
- 36m
- PR unite (30g)
- 2
Descrizione
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/1026)
In GitLab by [[Gitlab user @coldtom]](https://gitlab.com/coldtom) on May 16, 2019, 14:47
## Background
Meson has an idea of [subprojects](https://mesonbuild.com/Subprojects.html), which seem to be like git submodules but in meson. As a result meson elements can try to download these subprojects at build time and cause errors. It would be nice for BuildStream to integrate nicely with this feature. Thankfully it is possible to just depend on the subprojects as additional sources if necessary and stage them in the correct place.
## Task description
Actually adding this support could be complicated by the fact that meson is an `Element`, and not a `Source`, so doesn't touch fetch or track. I don't know how it could be achieved in a nice way for users.
## Acceptance Criteria
Meson subprojects work nicely with BuildStream.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia dalla issue GitLab collegata e dalla documentazione di Meson subprojects per comprendere il comportamento previsto. Analizza come BuildStream separa gli Elements dai Sources e come vengono preparati i Sources aggiuntivi; il lavoro è concluso quando Meson subprojects funzionano in modo affidabile senza essere scaricati durante la build.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- build-system
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Tranquilla
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100