We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561acbb commit 9ebb614Copy full SHA for 9ebb614
Changes
@@ -14,6 +14,11 @@ of the usual "- ".
14
NEXT_RELEASE:
15
------------
16
17
+OCamlbuild NEXT_RELEASE synchronizes the behavior of ocamlbuild with
18
+changes in the OCaml compiler that are present in the 4.03 release
19
+branch; this version that should be usable for testing packages using
20
+4.03 before its release.
21
+
22
- Do not exclude files whose name starts with '_' from the source tree
23
(Gabriel Scherer, report by Daniel Bünzli on the caml-list)
24
- #44: When ocamlbuild discovers a cycle in the dependencies, the
0 commit comments