/builder

ABANDONED: Build system oriented on integrating components that use other build systems.

Primary LanguagePython

builder

Build system oriented on integrating components that use other build systems.

This project is in very early stage, many things can change.

Goals of the project:

  • easy integration of various build-systems, like Autotools or CMake.
  • automatically download and build of dependencies
  • cross-platform builds, including automatic cross-compilation of all dependencies
  • extensible using Python code

Written in Python 3. Licensed under Apache License 2.0