Plugins¶
Elements¶
The following element types are provided with BuildStream:
General Elements¶
Build Elements¶
manual
- Manual Build Elementautotools
- Autotools Build Elementcmake
- CMake Build Elementqmake
- QMake Build Elementdistutils
- Python Distutils Build Elementmakemaker
- Perl MakeMaker Build Elementmodulebuild
- Perl Module::Build Build Elementmeson
- Meson Build Elementpip
- Pip build element
Sources¶
The following source types are provided with BuildStream:
local
- A Source implementation for local files and directoriestar
- A Source implementation for tarballszip
- A Source implementation for zip archivesgit
- A Source implementation for gitbzr
- A Source implementation for bazaarostree
- A Source implementation for ostreepatch
- A Source implementation for applying local patches