caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus.mottl@gmail.com>
To: Gabriel Scherer <gabriel.scherer@gmail.com>
Cc: Elisa Rebolini <erebolini@gmail.com>, caml-list@inria.fr
Subject: Re: [Caml-list] Ocamlbuild doc with lacaml module
Date: Thu, 21 Feb 2013 09:46:06 -0500	[thread overview]
Message-ID: <CAP_800qs5=fvhdbedJ8w5OH4T0kziqKVGEKYCg7=c-9FoTbRRw@mail.gmail.com> (raw)
In-Reply-To: <CAPFanBFaBR3OV6qOKUB9hG4cSG4yRFdbAkpV-SpiZv1-wp-c0g@mail.gmail.com>

On Thu, Feb 21, 2013 at 9:37 AM, Gabriel Scherer
<gabriel.scherer@gmail.com> wrote:
> A word of comment: Markus uses a slightly more advanced feature of
> ocamlbuild, which is the ability to set compilation tags not in the
> ocamlbuild invocation command, as you've been using, but in a dedicated
> "_tags" file in the repository:
>
> https://bitbucket.org/mmottl/ocaml-playground/src/65d3ec500ac36683e18d0b84dbf98115f82ea8af/lacaml_test/_tags

The project also uses a build target file "all.itarget" that describes
the ocamlbuild invocation required (i.e. with -use-ocamlfind):

  https://bitbucket.org/mmottl/ocaml-playground/src/65d3ec500ac3/lacaml_test/all.itarget?at=default

Regards,
Markus

-- 
Markus Mottl        http://www.ocaml.info        markus.mottl@gmail.com

      reply	other threads:[~2013-02-21 14:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 13:07 Elisa Rebolini
2013-02-21 13:11 ` Gabriel Scherer
2013-02-21 13:25   ` Elisa Rebolini
2013-02-21 14:32     ` Gabriel Scherer
2013-02-21 14:49       ` Elisa Rebolini
2013-02-21 15:54         ` Markus Mottl
2013-02-21 14:34     ` Markus Mottl
2013-02-21 14:37       ` Gabriel Scherer
2013-02-21 14:46         ` Markus Mottl [this message]

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='CAP_800qs5=fvhdbedJ8w5OH4T0kziqKVGEKYCg7=c-9FoTbRRw@mail.gmail.com' \
    --to=markus.mottl@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=erebolini@gmail.com \
    --cc=gabriel.scherer@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;
as well as URLs for NNTP newsgroup(s).