Skip to main content

Build script generator for the Popcorn kernel

Project description

# Bonnibel

Bonnibel (pb for short) builds [Ninja][] build files for a set of modules. Bonnibel is a thin wrapper around [Jinja][] templates defining both _modules_ to be built and the _targets_ to build them for. This allows expressive power in using Ninja’s simple but otherwise very powerful build definition language.

For example, Bonnibel was created for [Popcorn][], where I needed the ability to build tools for my local native environment, use those tools to make output files used by other build stages, and build the bootloader, kernel and user-space applications all with different compiler and linker options. Complicating things even more, several libraries need to be built and used by applications on multiple target environments.

[Ninja]: https://ninja-build.org [Jinja]: https://jinja.pocoo.org [Popcorn]: https://github.com/justinian/popcorn

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bonnibel-0.2.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

bonnibel-0.2.0-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page