OMK Make-System Homepage

Overview

OMK is an advanced make system written entirely in GNU make. Compiling software using OMK requires only GNU make binary and standard UNIX utilities installed. OMK aims to be developer friendly; to use OMK, you do not need to understand (sometimes) cryptic syntax of Makefiles.

Authors

Pavel Píša, Michal Sojka

Status

OMK is in beta state. It is already usable for many projects, but we may do incompatible changes in future.

News

2009-02-03 We work on rewrite of OMK. The rewritten version should be faster, easier to maintain and should recompile files if compile command line changes. You can watch the development in devel branch of OMK repository. In short time we release OMK 0.2 which will contain bug fixes and small enhancements to OMK 0.1. Then OMK 0.3 will be the rewritten version.
2008-10-30OMK repository has been migrated from Darcs to GIT (see bellow).
2008-04-23OMK version 0.1 released.

Download

OMK can also be downloaded from GIT repository. To download it, run
git clone git://rtime.felk.cvut.cz/omk.git
You can also browse OMK repository online.

Documentation

Support

There is no mailing list yet. Send an email to sojkam1 (at) fel.cvut.cz instead.

Projects Using OMK


Last modified: