Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jacques-Pascal Deplaix <jp.deplaix@gmail.com>
To: OCaml mailing list <caml-list@inria.fr>,
	 oasis-devel <oasis-devel@lists.forge.ocamlcore.org>
Subject: [Caml-list] [OASIS-devel] [ANN] OASIS v0.4.5
Date: Wed, 22 Oct 2014 23:51:50 +0100	[thread overview]
Message-ID: <54483506.7020505@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1402 bytes --]

Hi all,

I and Sylvain Le Gall just released OASIS 0.4.5.

OASIS is a tool to help OCaml developers to integrate configure, build 
and install systems in their projects. It should help to create standard 
entry points in the source code build system, allowing external tools to 
analyse projects easily.


Important changes:
* Build and install annotation files.
* Use builtin bin_annot and annot tags.
* Tag .mly files on the same basis as .ml and .mli files (required by 
menhir).
* Remove 'program' constraint from C-dependencies. Currently, when a 
library has C-sources and e.g. an executable depends on that library, 
then changing the C-sources and running '-build' does not yield a 
rebuild of the library. By adding these dependencies (rather removing 
the constraint), it seems to work fine.
* Some bug fixes

Features:
* no_automatic_syntax (alpha): Disable the automatic inclusion of 
-syntax camlp4o for packages that matches the internal heuristic (if a 
dependency ends with a .syntax or is a well known syntax).
* compiled_setup_ml (alpha): Fix a bug using multiple arguments to the 
configure script.

Full blog post here:
http://le-gall.net/sylvain+violaine/blog/index.php?post/2014/10/23/Release-of-OASIS-0.4.5

Download here:
https://forge.ocamlcore.org/frs/?group_id=54&release_id=1109 
<https://forge.ocamlcore.org/frs/?group_id=54&release_id=1041>

Cheers
Jacques-Pascal Deplaix

[-- Attachment #2: Type: text/html, Size: 2183 bytes --]

             reply	other threads:[~2014-10-22 22:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 22:51 Jacques-Pascal Deplaix [this message]
2014-10-23 14:27 ` Jacques-Pascal Deplaix

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=54483506.7020505@gmail.com \
    --to=jp.deplaix@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=oasis-devel@lists.forge.ocamlcore.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