pippijn / obuild

Build system built on OMake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obuild

Build system built on OMake.

In order to build a project, copy it into the obuild source path (src by default) and run omake. The repository includes the subdirectories and git submodules for all projects that use obuild, but you can delete those if you just want to build some projects. It doesn't matter in which path the projects reside, as long as they are under the source path and they are somehow referenced from the OMakeroot. This happens automatically if you link or copy rules/subdirs.om to the subdir's OMakefile.

About

Build system built on OMake


Languages

Language:Perl 66.7%Language:OCaml 24.9%Language:C 7.4%Language:Shell 1.0%