caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [ANN] oasis v0.2.0: Architecture for building OCaml libraries and applications
@ 2010-10-21 23:03 Sylvain Le Gall
  2010-10-22 12:54 ` [Caml-list] " Dario Teixeira
  2010-10-22 17:00 ` [Caml-list] " bluestorm
  0 siblings, 2 replies; 8+ messages in thread
From: Sylvain Le Gall @ 2010-10-21 23:03 UTC (permalink / raw)
  To: caml-list

OASIS generates a full configure, build and install system for your
application. It starts with a simple `_oasis` file at the toplevel of your
project and creates everything required.

It uses external tools like OCamlbuild and it can be considered as the glue
between various subsystems that do the job.

It also features a do-it-yourself command line invocation and an internal
configure/install scheme. Libraries are managed through findlib. It has been
tested on GNU Linux and Windows.

It also allows to have standard entry points and description. It helps to
integrates your libraries and software with third parties tools like GODI.

Changelog and full blog post here:
http://www.ocamlcore.com/wp/2010/10/oasis-v02-release/

Homepage:
http://oasis.forge.ocamlcore.org/

Get source code:
$ darcs get http://darcs.ocamlcore.org/repos/oasis

Browse source code:
http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=oasis;a=summary

[Generated by 'OASIS announce']



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-10-23  6:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-21 23:03 [ANN] oasis v0.2.0: Architecture for building OCaml libraries and applications Sylvain Le Gall
2010-10-22 12:54 ` [Caml-list] " Dario Teixeira
2010-10-22 13:01   ` Sylvain Le Gall
2010-10-23  6:08     ` [Caml-list] " Mihamina Rakotomandimby
2010-10-22 17:00 ` [Caml-list] " bluestorm
2010-10-22 17:51   ` Sylvain Le Gall
2010-10-22 19:41     ` [Caml-list] " bluestorm
2010-10-22 19:50       ` Sylvain Le Gall

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