/build

Build System for the Nanvix Operating System

Primary LanguageShellMIT LicenseMIT

Nanvix Build System

Join us on Slack!

This repository hosts the build system of the Nanvix operating system.

Learn more about Nanvix at https://github.com/nanvix.

How Is This Repository Organized?

  • iso/ - System image receipts.
  • kernel/ - Build system for the kernel.
  • libs/ - Build system for libraries.
  • mk - Configuration files for Make, common to all build systems.
  • rust/ - Configuration files for Rust and Cargo, common to all build systems.
  • scripts/ - Auxiliary build scripts.
  • user/ - Build system for system daemons and user applications.

Join the Community

We use Slack as our main communication channel. Join us there!

Usage Statement

This project is a prototype. As such, we provide no guarantees that it will work and you are assuming any risks with using the code. We welcome comments and feedback. Please send any questions or comments to any maintainer of the project.

By sending feedback, you are consenting that it may be used in the further development of this project.

License

This project is distributed under the MIT License.