From: Romain Bardou <Romain.Bardou@lri.fr>
To: Nicolas Pouillard <nicolas.pouillard@gmail.com>
Cc: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] ocamlbuild and packs
Date: Thu, 31 Jan 2008 15:04:18 +0100 [thread overview]
Message-ID: <47A1D562.70300@lri.fr> (raw)
In-Reply-To: <1201787059-sup-9108@ausone.inria.fr>
> Using -for-pack is a pain. If your project is not too complex, I can advise
> to use your _tags that way:
>
> $ cat _tags
> <bl{a,i}/**/*.ml>: for-pack(Blabli)
> # This is to avoid -I bli
> "bli": include
>
> If you need more precise scoping, plugin is your last option.
I want to pack all the files in bla and bli together anyway, so this
solution would be great; however, now ocamldep gives me an error:
/usr/local/bin/ocamldep.opt: unknown option `-for-pack'.
Btw, wouldn't the line including "bli" result in the same problem as
before, with name clashes between the files in "/bli" and the files in "/"?
I'll investigate and try to add the include option only on the files in
bl{a,i}, using some tags or some plugin.
--
Romain Bardou
next prev parent reply other threads:[~2008-01-31 14:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-31 11:55 Romain Bardou
2008-01-31 13:01 ` [Caml-list] " Nicolas Pouillard
2008-01-31 13:42 ` Romain Bardou
2008-01-31 13:50 ` Nicolas Pouillard
2008-01-31 14:04 ` Romain Bardou [this message]
2008-01-31 14:11 ` Romain Bardou
2008-01-31 14:13 ` Nicolas Pouillard
2008-01-31 14:14 ` Nicolas Pouillard
2008-01-31 14:35 ` Romain Bardou
2008-01-31 14:42 ` Nicolas Pouillard
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=47A1D562.70300@lri.fr \
--to=romain.bardou@lri.fr \
--cc=caml-list@inria.fr \
--cc=nicolas.pouillard@gmail.com \
/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