File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -14,15 +14,21 @@ of the usual "- ".
14
14
NEXT_RELEASE:
15
15
------------
16
16
17
- - #44: When ocamlbuild discover a cycle in the dependencies, the
18
- displayed problematic path is now refined to the actual cycle
19
- (François Bobot, review by Armaël Géneau)
20
17
- Do not exclude files whose name starts with '_' from the source tree
21
18
(Gabriel Scherer, report by Daniel Bünzli on the caml-list)
19
+ - #44: When ocamlbuild discovers a cycle in the dependencies, the
20
+ displayed problematic path is now refined to the actual cycle
21
+ (François Bobot, review by Armaël Géneau)
22
+ - #51: synchronize handling of -o flag for C files with upstream OCaml
23
+ (whitequark)
22
24
23
25
OCamlbuild 0.9.0 (19 Jan 2016):
24
26
-------------------------------
25
27
28
+ OCamlbuild 0.9.0 is an experimental release designed to help testing
29
+ OCaml software in preparation for the 4.03 release -- the first one to
30
+ not include ocamlbuild.
31
+
26
32
- MPR#6794, MPR#6809: pass package-specific include flags when building C files
27
33
(Jérémie Dimino, request by whitequark)
28
34
- OGPR#208: add "asm" tag to ocamlbuild to enable flag -S
You can’t perform that action at this time.
0 commit comments