X-Git-Url: http://rtime.felk.cvut.cz/gitweb/omk.git/blobdiff_plain/77af53a705f9ff9da077e587bb1941d58fc87943..26fb4643dee215ddff5c18dd960b23adc8909c3a:/doc/index.html diff --git a/doc/index.html b/doc/index.html index 8d339bf..7c1ae6d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -4,7 +4,14 @@ OMK Make-System Homepage +

OMK Make-System Homepage

@@ -15,34 +22,66 @@ 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. There is no release yet, but several people -already use OMK for their projects. +OMK is in beta state. It is already usable for many projects, but we +may do incompatible changes in future. + +

News

+ + + + + + + + + +
2009-12-08OMK version 0.2 released (release notes).
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

-Currently, OMK can be downloaded only from Darcs repository. To download it, install -darcs and run + + + +OMK can also be downloaded from GIT +repository. To download it, run +
-darcs get http://rtime.felk.cvut.cz/repos/omk/
+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. +There is no mailing list yet. Send an email to sojkam1 (at) +fel.cvut.cz instead. -

Projects Usigng OMK

+

Projects Using OMK


-Last modified: Mon Oct 22 18:27:17 CEST 2007 +Last modified: