[
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: | Nathaniel Gray <n8gray@g...> |
| Subject: | Re: [Caml-list] Announcing OMake 0.9.6.7 |
Hello folks, I would like to announce that an OS X binary installer is now available for OMake 0.9.6.7. Get it at htttp://omake.metaprl.org/ Cheers, -n8 On 12/28/05, Aleksey Nogin <nogin@cs.caltech.edu> wrote: > We are proud to announce the latest release of the OMake Build System - > OMake version 0.9.6.7. > > OMake is a build system, similar to GNU make, but with many additional > features. The home site for OMake is http://omake.metaprl.org/ . OMake > features include: > > o Support for projects spanning several directories or directory > hierarchies. > > o Comes with a default configuration file providing support for > OCaml, C and LaTeX projects, or a mixture thereof. > Often, a configuration file is as simple as a single line > > OCamlProgram(prog, foo bar baz) > > which states that the program "prog" is built from the files > foo.ml, bar.ml, and baz.ml. > > o Fast, reliable, automated, scriptable dependency analysis using > MD5 digests. > > o Portability: omake provides a uniform interface on Win32, Cygwin, > and Unix systems including Linux and OS X. > > o Builtin functions that provide the most common features of programs > like grep, sed, and awk. These are especially useful on Win32. > > o Full native support for rules that build several files at once. > > o Active filesystem monitoring, where the build automatically > restarts whenever you modify a source file. This can be very > useful during the edit/compile cycle. > > o A companion command interpreter, osh, that can be used > interactively. > -- >>>-- Nathaniel Gray -- Caltech Computer Science ------> >>>-- Mojave Project -- http://mojave.cs.caltech.edu -->