caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Nathaniel Gray <n8gray@gmail.com>
To: omake@metaprl.org, Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Announcing OMake 0.9.6.7
Date: Tue, 3 Jan 2006 21:10:23 -0800	[thread overview]
Message-ID: <aee06c9e0601032110p39736967v7385d234ba718c7b@mail.gmail.com> (raw)
In-Reply-To: <43B30177.7090102@cs.caltech.edu>

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 -->


      reply	other threads:[~2006-01-04  5:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-28 21:19 Aleksey Nogin
2006-01-04  5:10 ` Nathaniel Gray [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aee06c9e0601032110p39736967v7385d234ba718c7b@mail.gmail.com \
    --to=n8gray@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=omake@metaprl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).