ocaml/ocamlbuild/manual
Nicolas Pouillard c32b7dbb0e [ocamlbuild] ocamlbuild is no longer recursive by default.
You can still have a fine grained control using your _tags
file and the "traverse" tag.
There is no longer the "true: traverse" tag declaration by default.
To make ocamlbuild recursive use one of these:
  1) Give the -r flag to ocamlbuild.
  2) Have a _tags or myocamlbuild.ml file in your top directory.


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8669 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2007-11-28 16:10:13 +00:00
..
.cvsignore ignorer les fichiers generes 2007-02-17 15:43:29 +00:00
Makefile [ocamlbuild] some changes see ocamlbuild/ChangeLog 2007-02-08 16:53:39 +00:00
manual.hva + 2007-02-08 14:41:57 +00:00
manual.tex [ocamlbuild] ocamlbuild is no longer recursive by default. 2007-11-28 16:10:13 +00:00
myocamlbuild.ml [ocamlbuild] add a plugin example 2007-02-16 10:40:25 +00:00
trace.out [ocamlbuild] Merge 3.10 on trunk for ocamlbuild 2007-11-21 18:20:41 +00:00