[
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: | -- (:) |
| From: | Markus Mottl <markus@o...> |
| Subject: | Re: [Caml-list] [ANNOUNCE] : YaM |
On Thu, 22 Apr 2004, Damien wrote: > YaM 1.0 initial release, > > another OCaml build system... > [please don't use it to feed the GODI vs. Make vs. Glou debate] > > YaM is a single module, for writing OCaml code builders with : > * really fine dependency analysis : > - file digest > - compilation command digest > - cmi/cmo/cmx intelligent handling > * fine compilation flags tuning > * support for "-pack" > * "OCaml self-containment" > > but.. > * no support for CamlIdl, CamlReport, Zoggy > * not as generic as Make / OCamlMakefile / Ocamake Have you also already taken a look at "omake"? - http://mojave.caltech.edu/download.html It also features file digests, compilation command digests, etc., but can do this in the general case, i.e. is very similar to "make". Regards, Markus -- Markus Mottl http://www.oefai.at/~markus markus@oefai.at ------------------- 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