Browse thread
[Caml-list] Announcing the OMake build system version 0.9.1
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-09-04 (18:01) |
From: | Yaron Minsky <yminsky@g...> |
Subject: | Re: [Caml-list] Announcing the OMake build system version 0.9.1 |
On Sat, 04 Sep 2004 09:26:59 -0700, Jason Hickey <jyh@cs.caltech.edu> wrote: > > o Fast, accurate, automated dependency analysis using MD5 digests. > I've been using omake for a while now and it has worked very well for us. One nice feature of omake as opposed to ordinary make (not sure how this compare to scons and other competitors) is that omake takes a broader view of dependencies, including the rules themselves in the calculation. So, for example, when you modify a build command, everything that was built with that build command is recompiled. y ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners