Browse thread
[ANN] oasis v0.2.0: Architecture for building OCaml libraries and applications
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sylvain Le Gall <sylvain@l...> |
| Subject: | Re: [ANN] oasis v0.2.0: Architecture for building OCaml libraries and applications |
On 22-10-2010, Dario Teixeira <darioteixeira@yahoo.com> wrote: > Hi, > >> 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. > > Do you have plans to make GODI packages for Oasis and its dependencies? > (I don't mean using Oasis to automate the generation of GODI packages; > I mean GODI packages for Oasis itself). It's a little step that makes > trying out new software all the more convenient... > I don't have plans for GODI, but I plan to build Debian packages. I don't know (yet) GODI enough to do it. But I would help anyone who has plan about that. If you wan to try OASIS, there is an installer that should work out of the box on Linux/Windows (just providing the application, not the library). It is on the download page: https://forge.ocamlcore.org/frs/?group_id=54 Regards, Sylvain Le Gall