caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Romain Bardou <Romain.Bardou@lri.fr>
To: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
Cc: OCaml List <caml-list@inria.fr>
Subject: Re: [Caml-list] ocamlbuild rule with recursive action
Date: Wed, 03 Dec 2008 10:44:56 +0100	[thread overview]
Message-ID: <49365518.9030807@lri.fr> (raw)
In-Reply-To: <0A47DC4F-D540-44C1-A81C-135F860832D1@erratique.ch>

Daniel Bünzli a écrit :
> 
> Le 2 déc. 08 à 12:27, DooMeeR a écrit :
> 
>> Well, you can define a rule like this :
> 
> Thanks. I'll try something along these lines.
> 
> But that's kind of ugly. In the future could maybe ocamlbuild add 
> another case in the command type, something like
> 
> Rec of action -> (command * bool)
> 
> Or maybe there is another way ?
> 
> Daniel

Well, you can also simply execute the commands yourself, in a loop, 
using Command.execute or Command.execute_many.

-- 
Romain Bardou


  reply	other threads:[~2008-12-03  9:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02 10:40 Daniel Bünzli
2008-12-02 11:27 ` [Caml-list] " DooMeeR
2008-12-02 23:51   ` Daniel Bünzli
2008-12-03  9:44     ` Romain Bardou [this message]
2008-12-03  9:58       ` Daniel Bünzli

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=49365518.9030807@lri.fr \
    --to=romain.bardou@lri.fr \
    --cc=caml-list@inria.fr \
    --cc=daniel.buenzli@erratique.ch \
    /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).