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.3
Date: Tue, 25 Mar 2014 02:32:24 +0100	[thread overview]
Message-ID: <CAOCAUGPofvKdp-BGPcLtb30=AeL07mW_R_YEFeAeG=vcNTxBYQ@mail.gmail.com> (raw)

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

Hi all,

I just released OASIS 0.4.3.

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:
* Added -remove switch to the setup-clean subcommand designed to remove
unaltered generated files completely, rather than simply emptying their
OASIS section.
* Translate path of ocamlfind on Windows to be bash/win32 friendly.
* Description is now parsed in a more structured text (para/verbatim).

New features:
* stdfiles_markdown (alpha): set default extension of StdFiles (AUTHORS,
INSTALL, README) tp be '.md'. Use markdown syntax for standard files. Use
comments that hides OASIS section and digest. This feature should help
direct publishing on GitHub.

* disable_oasis_section (alpha): it allows DisableOASISSection to be
specified in the package with a list of expandable filenames given. Any
generated file specified in this list doesn't get an OASIS section digest
or comment headers and footers and is therefore regenerated each time
`oasis setup` is run (and any changes made are lost). This feature is
mainly intended for use with StdFiles so that, for example, INSTALL.txt and
AUTHORS.txt (which often won't be modified) can have the extra comment
lines removed.

* compiled_setup_ml (alpha): allow to precompile setup.ml to speedup.

Full blog post here:
http://le-gall.net/sylvain+violaine/blog/index.php?post/2014/03/25/Release-of-OASIS-0.4.3

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

Cheers
Sylvain Le Gall

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

             reply	other threads:[~2014-03-25  1:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25  1:32 Sylvain Le Gall [this message]
2014-03-26  1:33 ` Sylvain Le Gall

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='CAOCAUGPofvKdp-BGPcLtb30=AeL07mW_R_YEFeAeG=vcNTxBYQ@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).