this repo has no description

frama-c < 30.0 didn't support OCaml 5.3 (expects effect to be a valid identifier)

Kate 4c29abfa 631e587f

Changed files
+20 -20
packages
frama-c
frama-c.11.0
frama-c.12.1
frama-c.13.1
frama-c.14.0
frama-c.15.0
frama-c.19.1
frama-c.20.0
frama-c.21.0
frama-c.21.1
frama-c.22.0
frama-c.24.0
frama-c.25.0
frama-c.25.0~beta
frama-c.26.0
frama-c.26.0~beta
frama-c.26.1
frama-c.27.0
frama-c.27.0~beta
frama-c.27.1
frama-c.28.0~beta
+1 -1
packages/frama-c/frama-c.11.0/opam
···
]
depends: [
-
"ocaml" {>= "3.12" & != "4.02.0"}
"frama-c-base" {= "11.0"}
"zarith"
"lablgtk" {>= "2.18.2"}
···
]
depends: [
+
"ocaml" {>= "3.12" & != "4.02.0" & < "5.3"}
"frama-c-base" {= "11.0"}
"zarith"
"lablgtk" {>= "2.18.2"}
+1 -1
packages/frama-c/frama-c.12.1/opam
···
]
depends: [
-
"ocaml" {>= "3.12" & != "4.02.0"}
"frama-c-base" {= "12.1"}
"zarith"
"lablgtk" {>= "2.18.2"}
···
]
depends: [
+
"ocaml" {>= "3.12" & != "4.02.0" & < "5.3"}
"frama-c-base" {= "12.1"}
"zarith"
"lablgtk" {>= "2.18.2"}
+1 -1
packages/frama-c/frama-c.13.1/opam
···
]
depends: [
-
"ocaml" {>= "4.00.1" & != "4.02.0" & != "4.02.2"}
"frama-c-base" {= "13.1"}
"zarith"
"lablgtk" {>= "2.18.2"}
···
]
depends: [
+
"ocaml" {>= "4.00.1" & != "4.02.0" & != "4.02.2" & < "5.3"}
"frama-c-base" {= "13.1"}
"zarith"
"lablgtk" {>= "2.18.2"}
+1 -1
packages/frama-c/frama-c.14.0/opam
···
]
depends: [
-
"ocaml" {>= "4.02.3"}
"frama-c-base" {= "14.0"}
"zarith"
"lablgtk" {>= "2.18.2"}
···
]
depends: [
+
"ocaml" {>= "4.02.3" & < "5.3"}
"frama-c-base" {= "14.0"}
"zarith"
"lablgtk" {>= "2.18.2"}
+1 -1
packages/frama-c/frama-c.15.0/opam
···
]
depends: [
-
"ocaml" {>= "4.02.3"}
"frama-c-base" {= "15.0"}
"lablgtk" {>= "2.18.2"}
"conf-gtksourceview"
···
]
depends: [
+
"ocaml" {>= "4.02.3" & < "5.3"}
"frama-c-base" {= "15.0"}
"lablgtk" {>= "2.18.2"}
"conf-gtksourceview"
+1 -1
packages/frama-c/frama-c.19.1/opam
···
]
depends: [
-
"ocaml" { >= "4.02.3" & ( < "4.08.0~" | >= "4.08.1" ) }
"ocamlgraph" { >= "1.8.8" & < "1.9~" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
···
]
depends: [
+
"ocaml" {>= "4.02.3" & < "4.08.0~" | >= "4.08.1" & < "5.3"}
"ocamlgraph" { >= "1.8.8" & < "1.9~" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
+1 -1
packages/frama-c/frama-c.20.0/opam
···
depends: [
-
"ocaml" { >= "4.05.0" & ( < "4.08.0~" | >= "4.08.1" ) }
"ocamlgraph" { >= "1.8.8" & < "1.9~" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
···
depends: [
+
"ocaml" {>= "4.05.0" & < "4.08.0~" | >= "4.08.1" & < "5.3"}
"ocamlgraph" { >= "1.8.8" & < "1.9~" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
+1 -1
packages/frama-c/frama-c.21.0/opam
···
# Logs diffs against /tmp not /opam-tmp (imcompatible with opam sandbox)
depends: [
-
"ocaml" { >= "4.05.0" & ( < "4.08.0~" | >= "4.08.1" ) }
"ocamlgraph" { >= "1.8.8" & < "1.9~" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
···
# Logs diffs against /tmp not /opam-tmp (imcompatible with opam sandbox)
depends: [
+
"ocaml" {>= "4.05.0" & < "4.08.0~" | >= "4.08.1" & < "5.3"}
"ocamlgraph" { >= "1.8.8" & < "1.9~" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
+1 -1
packages/frama-c/frama-c.21.1/opam
···
# Logs diffs against /tmp not /opam-tmp (imcompatible with opam sandbox)
depends: [
-
"ocaml" { >= "4.05.0" & ( < "4.08.0~" | >= "4.08.1" ) }
"ocamlgraph" { >= "1.8.8" & < "1.9~" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
···
# Logs diffs against /tmp not /opam-tmp (imcompatible with opam sandbox)
depends: [
+
"ocaml" {>= "4.05.0" & < "4.08.0~" | >= "4.08.1" & < "5.3"}
"ocamlgraph" { >= "1.8.8" & < "1.9~" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
+1 -1
packages/frama-c/frama-c.22.0/opam
···
]
depends: [
-
"ocaml" { >= "4.08.1" }
"ocamlgraph" { >= "1.8.8" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
···
]
depends: [
+
"ocaml" {>= "4.08.1" & < "5.3"}
"ocamlgraph" { >= "1.8.8" }
"ocamlfind" # needed beyond build stage, used by -load-module
"zarith"
+1 -1
packages/frama-c/frama-c.24.0/opam
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
-
"ocaml" { >= "4.08.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
+
"ocaml" {>= "4.08.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.25.0/opam
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
-
"ocaml" { >= "4.08.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
+
"ocaml" {>= "4.08.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.25.0~beta/opam
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
-
"ocaml" { >= "4.08.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
+
"ocaml" {>= "4.08.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.26.0/opam
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
-
"ocaml" { >= "4.11.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
+
"ocaml" {>= "4.11.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.26.0~beta/opam
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
-
"ocaml" { >= "4.11.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
+
"ocaml" {>= "4.11.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.26.1/opam
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
-
"ocaml" { >= "4.11.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
( "alt-ergo-free" | "alt-ergo" )
"conf-graphviz" { post }
"conf-time" { with-test }
+
"ocaml" {>= "4.11.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.27.0/opam
···
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { >= "20181006" & build }
-
"ocaml" { >= "4.11.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { >= "20181006" & build }
+
"ocaml" {>= "4.11.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.27.0~beta/opam
···
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { >= "20181006" & build }
-
"ocaml" { >= "4.11.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { >= "20181006" & build }
+
"ocaml" {>= "4.11.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.27.1/opam
···
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { >= "20181006" & build }
-
"ocaml" { >= "4.11.1" }
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
···
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { >= "20181006" & build }
+
"ocaml" {>= "4.11.1" & < "5.3"}
"ocamlfind" # needed beyond build stage, used by -load-module
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & < "2.1.0" }
+1 -1
packages/frama-c/frama-c.28.0~beta/opam
···
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { >= "20181006" & build }
-
"ocaml" { >= "4.13.1" }
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & >= "2.1.0" }
"odoc" { with-doc }
···
"conf-graphviz" { post }
"conf-time" { with-test }
"menhir" { >= "20181006" & build }
+
"ocaml" {>= "4.13.1" & < "5.3"}
"ocamlgraph" { >= "1.8.8" }
"ocamlgraph" { with-test & >= "2.1.0" }
"odoc" { with-doc }