/justbuild

Primary LanguageC++Apache License 2.0Apache-2.0

Justbuild

Justbuild is a generic build system supporting multi-repository builds. A pecularity of the tool is the separation between global names and physical location on the one hand, and logical paths used for actions and installation (sometimes referred to as "staging"). Language-specific information to translate high-level concepts (libraries, binaries) into individual compile action is taken from user-defined rules described by functional expressions.

Getting Started

Documentation