caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sylvain Le Gall <sylvain@le-gall.net>
To: caml-list <caml-list@inria.fr>,
	OASIS-devel <oasis-devel@lists.forge.ocamlcore.org>
Subject: [Caml-list] [ANN] OASIS v0.4.1
Date: Thu, 19 Dec 2013 02:43:55 +0100	[thread overview]
Message-ID: <CAOCAUGM74XtJQAzMY0FhGYk8fv84OsKyuVt2AZvZQHsKF=9jNQ@mail.gmail.com> (raw)

Hi,

I have just released OASIS v0.4.1 to fix a bug with threads compilation.

You can get the release here:
https://forge.ocamlcore.org/frs/?group_id=54

Here is the changelog:

  * Major changes:

     * Fix broken compilation with threads and OCaml >= 4.01 (Closes: #1358)

  * Minor changes:

    * Refactor plugins for command line interface.
    * Get rid of message 'field is set but no matching plugin'
(Closes: #795, #1043).

  * Features:

    * dynrun_for_release (alpha):
       * The goal of this plugin is to allow creating release with a minimal
         setup.ml that uses '-setup-update dynamic'.
       * Refactor setup.ml to perform early checks. like looking for findlib
         and oasis.dynrun library and warns the user in case they cannot be
         found (early configure script).
       * Along setup.ml, Makefile and configure, also keep INSTALL.txt if
         StdFiles plugins is used to provide a readable list of package to
         install.

  * Addendum to 0.4.0 release:
       * Since 0.4.0 OASIS has a limited support to syntax extension. If in the
         list of BuildDepends, one of the library ends with ".syntax",
OASIS will
         add the tag "syntax_camlp4o" to all files of this library. This new
         feature already covers some common case of using syntax extensions.

Regards
Sylvain

                 reply	other threads:[~2013-12-19  1:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAOCAUGM74XtJQAzMY0FhGYk8fv84OsKyuVt2AZvZQHsKF=9jNQ@mail.gmail.com' \
    --to=sylvain@le-gall.net \
    --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;
as well as URLs for NNTP newsgroup(s).