File tree 14 files changed +14
-0
lines changed
chrome-trace/chrome-trace.3.18.0
dune-action-plugin/dune-action-plugin.3.18.0
dune-build-info/dune-build-info.3.18.0
dune-configurator/dune-configurator.3.18.0
dune-glob/dune-glob.3.18.0
dune-private-libs/dune-private-libs.3.18.0
dune-rpc-lwt/dune-rpc-lwt.3.18.0
dune-site/dune-site.3.18.0
ocamlc-loc/ocamlc-loc.3.18.0
14 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ depends: [
14
14
"odoc" {with-doc}
15
15
]
16
16
dev-repo: "git+https://github.com/ocaml/dune.git"
17
+ x-maintenance-intent: ["(latest)"]
17
18
build: [
18
19
["dune" "subst"] {dev}
19
20
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ depends: [
27
27
"odoc" {with-doc}
28
28
]
29
29
dev-repo: "git+https://github.com/ocaml/dune.git"
30
+ x-maintenance-intent: ["(latest)"]
30
31
build: [
31
32
["dune" "subst"] {dev}
32
33
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ depends: [
20
20
"odoc" {with-doc}
21
21
]
22
22
dev-repo: "git+https://github.com/ocaml/dune.git"
23
+ x-maintenance-intent: ["(latest)"]
23
24
build: [
24
25
["dune" "subst"] {dev}
25
26
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ depends: [
24
24
"odoc" {with-doc}
25
25
]
26
26
dev-repo: "git+https://github.com/ocaml/dune.git"
27
+ x-maintenance-intent: ["(latest)"]
27
28
build: [
28
29
["dune" "subst"] {dev}
29
30
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ depends: [
17
17
"odoc" {with-doc}
18
18
]
19
19
dev-repo: "git+https://github.com/ocaml/dune.git"
20
+ x-maintenance-intent: ["(latest)"]
20
21
build: [
21
22
["dune" "subst"] {dev}
22
23
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ depends: [
25
25
"odoc" {with-doc}
26
26
]
27
27
dev-repo: "git+https://github.com/ocaml/dune.git"
28
+ x-maintenance-intent: ["(none)"]
28
29
build: [
29
30
["dune" "subst"] {dev}
30
31
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ depends: [
16
16
"odoc" {with-doc}
17
17
]
18
18
dev-repo: "git+https://github.com/ocaml/dune.git"
19
+ x-maintenance-intent: ["(latest)"]
19
20
build: [
20
21
["dune" "subst"] {dev}
21
22
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ depends: [
18
18
"odoc" {with-doc}
19
19
]
20
20
dev-repo: "git+https://github.com/ocaml/dune.git"
21
+ x-maintenance-intent: ["(latest)"]
21
22
build: [
22
23
["dune" "subst"] {dev}
23
24
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ depends: [
12
12
"odoc" {with-doc}
13
13
]
14
14
dev-repo: "git+https://github.com/ocaml/dune.git"
15
+ x-maintenance-intent: ["(latest)"]
15
16
build: [
16
17
["dune" "subst"] {dev}
17
18
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ conflicts: [
35
35
"jbuilder" {= "transition"}
36
36
]
37
37
dev-repo: "git+https://github.com/ocaml/dune.git"
38
+ x-maintenance-intent: ["(latest)"]
38
39
build: [
39
40
["ocaml" "boot/bootstrap.ml" "-j" jobs]
40
41
["./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" jobs]
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ depends: [
15
15
"odoc" {with-doc}
16
16
]
17
17
dev-repo: "git+https://github.com/ocaml/dune.git"
18
+ x-maintenance-intent: ["(none)"]
18
19
build: [
19
20
["dune" "subst"] {dev}
20
21
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ conflicts: [
18
18
"ocaml-lsp-server" {< "1.15.0"}
19
19
]
20
20
dev-repo: "git+https://github.com/ocaml/dune.git"
21
+ x-maintenance-intent: ["(none)"]
21
22
build: [
22
23
["dune" "subst"] {dev}
23
24
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ depends: [
13
13
"odoc" {with-doc}
14
14
]
15
15
dev-repo: "git+https://github.com/ocaml/dune.git"
16
+ x-maintenance-intent: ["(none)"]
16
17
build: [
17
18
["dune" "subst"] {dev}
18
19
["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ depends: [
19
19
"odoc" {with-doc}
20
20
]
21
21
dev-repo: "git+https://github.com/ocaml/dune.git"
22
+ x-maintenance-intent: ["(none)"]
22
23
build: [
23
24
["dune" "subst"] {dev}
24
25
["rm" "-rf" "vendor/csexp"]
You can’t perform that action at this time.
0 commit comments