Skip to content

jkoleszar/cobble-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cobble: a simple build system for modular software.

Cobble distills my ideas about how to build software -- specifically software written in C -- into a few hundred lines of Python.

Cobble is currently a work in progress.

Cobble is built on the shoulders of others:

  • Ninja does all the hard work behind the scenes.
  • The build model was originally dreamed up by Anton Staaf in his Make-based build system.
  • Aspects of the design are influenced by SCons, GYP, and GN.

About

A simple build system for modular software.

Resources

License

Stars

Watchers

Forks

Packages

No packages published