caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] OCamlbuild 0.9.2
@ 2016-05-04 12:14 Gabriel Scherer
  0 siblings, 0 replies; only message in thread
From: Gabriel Scherer @ 2016-05-04 12:14 UTC (permalink / raw)
  To: caml users

Since 4.03, ocamlbuild is distributed separately from the OCaml compiler,
as announced in:
  https://sympa.inria.fr/sympa/arc/caml-list/2015-12/msg00003.html

Early-adopters have been able to use ocamlbuild 0.9.0 and 0.9.1 since
before the official 4.03 release, and the migration seems to have been
fairly smooth.

OCamlbuild 0.9.2, released on the Workers' Day, better supports
some 4.03-related options.

In particular, Martin Neuhäußer contributed new flags for flambda-specific
optimization options.
We also extend the scope of the flags -opaque and -for-pack, to align
with 4.03 best practices.

- #67: Add support for flambda's optimization parameters
  The flags are named according to the flambda options with two exceptions:
    optimization_rounds(int) for -rounds <int>
    optimize({2,3,classic}) for -O{2,3,classic}
  (Martin Neuhäußer)
- #70 (partial): fix hygiene complains about the build directory under
  Windows
  (Andreas Hauptmann, Gabriel Scherer)
- #73: also pass predicates(foo) to ocamldep
  (Jérémie Dimino)
- extend the scope of the -opaque flag under 4.03
  (Gabriel Scherer)
- extend the scope of the -for-pack flag to ocamlc,
  as recommend by OCaml compiler maintainers in
  [PR#5996](http://caml.inria.fr/mantis/view.php?id=5995#c13339)
  (Gabriel Scherer)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-04 12:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-04 12:14 [Caml-list] [ANN] OCamlbuild 0.9.2 Gabriel Scherer

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).