From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 03B91BC57 for ; Fri, 22 Oct 2010 15:01:26 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArgEAHMnwUxQW+UMgWdsb2JhbACTPjGNchUBARYiIsAChUoEik2FbA X-IronPort-AV: E=Sophos;i="4.58,223,1286143200"; d="scan'208";a="74684965" Received: from lo.gmane.org ([80.91.229.12]) by mail2-smtp-roc.national.inria.fr with ESMTP; 22 Oct 2010 15:01:25 +0200 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P9HFM-0006KZ-TT for caml-list@inria.fr; Fri, 22 Oct 2010 15:01:24 +0200 Received: from avelizy-155-1-3-114.w83-199.abo.wanadoo.fr ([83.199.42.114]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Oct 2010 15:01:24 +0200 Received: from sylvain by avelizy-155-1-3-114.w83-199.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Oct 2010 15:01:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Subject: Re: [ANN] oasis v0.2.0: Architecture for building OCaml libraries and applications Date: Fri, 22 Oct 2010 13:01:15 +0000 (UTC) Message-ID: References: <319017.62226.qm@web111513.mail.gq1.yahoo.com> X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: avelizy-155-1-3-114.w83-199.abo.wanadoo.fr User-Agent: slrn/pre1.0.0-18 (Linux) X-Spam: no; 0.00; le-gall:01 ocaml:01 toplevel:01 dependencies:01 frs:98 wrote:01 installer:03 library:03 debian:04 install:05 linux:07 group:07 generates:07 configure:08 mean:08 On 22-10-2010, Dario Teixeira 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