The OctaForge build system
 
 
 
Go to file
Daniel Kolesa 67d0210264 initial commit 2015-07-29 00:51:47 +01:00
COPYING.md initial commit 2015-07-29 00:51:47 +01:00
README.md initial commit 2015-07-29 00:51:47 +01:00

README.md

octabuild

OctaBuild is a simple build system primarily intended to handle building of OctaForge binary modules.

It can also be used standalone. It consists of a library and an executable that is basically a frontend for the library.

It's similar in philosophy to tools such as Make.