[Caml-list] ocamlbuild - how to force the rebuilding of a target inside a plugin?

2010-02-21 Thread Vincent Aravantinos
Hi list, does anybody (Nicolas?) knows if it is possible to force a target to be rebuilt from within an ocamlbuild plugin? Concretely I am making a plugin for LaTeX compilation and would like to say to ocamlbuild: "first compile the source, then if the .aux file has changed then recompile

Re: [Caml-list] ocamlbuild - how to force the rebuilding of a target inside a plugin?

2010-02-22 Thread Nicolas Pouillard
On Sun, 21 Feb 2010 23:15:09 +0100, Vincent Aravantinos wrote: > Hi list, > > does anybody (Nicolas?) knows if it is possible to force a target to > be rebuilt from within an ocamlbuild plugin? > > Concretely I am making a plugin for LaTeX compilation and would like > to say to ocamlbuild:

Re: [Caml-list] ocamlbuild - how to force the rebuilding of a target inside a plugin?

2010-02-22 Thread Vincent Aravantinos
Le 22 févr. 10 à 14:45, Nicolas Pouillard a écrit : On Sun, 21 Feb 2010 23:15:09 +0100, Vincent Aravantinos > wrote: Hi list, does anybody (Nicolas?) knows if it is possible to force a target to be rebuilt from within an ocamlbuild plugin? Concretely I am making a plugin for LaTeX compilation

Re: [Caml-list] ocamlbuild - how to force the rebuilding of a target inside a plugin?

2010-02-22 Thread Nicolas Pouillard
On Mon, 22 Feb 2010 15:30:14 +0100, Vincent Aravantinos wrote: > > Le 22 févr. 10 à 14:45, Nicolas Pouillard a écrit : > > > On Sun, 21 Feb 2010 23:15:09 +0100, Vincent Aravantinos > > > > wrote: > >> Hi list, > >> > >> does anybody (Nicolas?) knows if it is possible to force a target to >