Buildcloth Tutorials

These tutorials introduce specific actions and operations using Buildcloth tools.

Design Build Systems
A high level introduction to build system design and implementation.
Generate Makefiles with Buildcloth Metabuild Tools
Describes the process of using buildcloth meta-build API to generate Makefiles.
Define and Run Builds With buildc
Describes the process and format for specifying and running buildsystems using buildc which provides wrapper around system.py.
Custom Build Systems
Introduces the possibility of using the system.py infrastructure independently of buildc.