Skip to content

Dentosal/factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factory - a flexible parallel build system

  • Configuration written in Python
  • Runs build steps simultaneously
  • Skips unnecessary commands

example image

Usage

See examples/call_rust_from_c for a complete example.

Building

Latest Rust nightly is required.

Python 3.7 or newer, including libpython3.X and libpython3.X-dev on Linux.

PYTHON_SYS_EXECUTABLE=python3.7 cargo build

Releases

No releases published

Packages

No packages published