From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=1.0 required=5.0 tests=AWL,SPF_FAIL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id 186A0BBAF for ; Mon, 21 Sep 2009 10:18:49 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsUCAFvTtkpQW+UMgWdsb2JhbACaeAEBFiSzXoIjgXgF X-IronPort-AV: E=Sophos;i="4.44,423,1249250400"; d="scan'208";a="36472052" Received: from lo.gmane.org ([80.91.229.12]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/AES256-SHA; 21 Sep 2009 10:18:48 +0200 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mpe6h-0000tA-Qu for caml-list@inria.fr; Mon, 21 Sep 2009 10:18:47 +0200 Received: from ks300734.kimsufi.com ([91.121.65.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Sep 2009 10:18:47 +0200 Received: from sylvain by ks300734.kimsufi.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Sep 2009 10:18:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Subject: Re: automake and ocaml Date: Mon, 21 Sep 2009 08:18:25 +0000 (UTC) Message-ID: References: <1253504474.17122.13.camel@ByeLimpus> <9355E54C-150A-4295-8EF7-100985BF2E75@gmail.com> <4AB7325F.7060500@glondu.net> <47905266-C478-4641-AA40-6C88D1886A2F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ks300734.kimsufi.com User-Agent: slrn/pre1.0.0-11 (Linux) Sender: news X-Spam: no; 0.00; le-gall:01 ocaml:01 ocaml:01 phane:98 wrote:01 usable:02 usable:02 btw:03 seems:03 seems:03 commit:03 dev:04 guess:04 vincent:07 vincent:07 On 21-09-2009, Vincent Aravantinos wrote: > > Le 21 sept. 09 à 09:59, Stéphane Glondu a écrit : > >> Vincent Aravantinos a écrit : >>> There is also this project: >>> >>> http://forge.ocamlcore.org/projects/ocaml-autobuild/ >>> >>> which seems quite dead, though. >> >> The last commit was two months ago: >> >> http://darcs.ocamlcore.org/cgi-bin/darcsweb.cgi?r=ocaml-autobuild;a=summary >> >> I don't think this qualifies as "dead"... > > Indeed, sorry. btw how did you get this link ? I couldn't find it from > the project site. > > Notice I didn't said it *was* dead but it *seems* dead, and indeed: > - no announce Not yet released and not finished enough to be announced. > - 0% activity That is because I use darcs which is not accounted for activity. > > I guess it's not currently "usable" (?) > Well, it is usable for pure ocaml projects. I am still working on C file. I use it on several of my own project. I am REALLY planning to work on it quite soon to have something released. Please give me time... Regards, Sylvain Le Gall -- ocaml-autobuild dev.