···
2
+
synopsis: "Static analysis framework for C"
4
+
"Simmo Saan <simmo.saan@gmail.com>"
5
+
"Michael Schwarz <michael.schwarz93@gmail.com>"
17
+
homepage: "https://goblint.in.tum.de"
18
+
doc: "https://goblint.readthedocs.io/en/latest/"
19
+
bug-reports: "https://github.com/goblint/analyzer/issues"
23
+
"goblint-cil" {>= "2.0.2"}
24
+
"batteries" {>= "3.5.0"}
26
+
"yojson" {>= "2.0.0"}
27
+
"qcheck-core" {>= "0.19"}
30
+
"ppx_deriving_yojson" {>= "3.7.0"}
31
+
"ounit2" {with-test}
32
+
"qcheck-ounit" {with-test}
37
+
"json-data-encoding"
38
+
"jsonrpc" {>= "1.12"}
40
+
"fileutils" {>= "0.6.4"}
48
+
"conf-ruby" {with-test}
49
+
"benchmark" {with-test}
52
+
depopts: ["apron" "z3"]
57
+
["dune" "subst"] {dev}
65
+
"--promote-install-files=false"
67
+
"@runtest" {with-test}
70
+
["dune" "install" "-p" name "--create-install-files" name]
72
+
dev-repo: "git+https://github.com/goblint/analyzer.git"
73
+
# on `dune build` goblint.opam will be generated from goblint.opam.template and dune-project
74
+
# also remember to generate/adjust goblint.opam.locked!
75
+
available: os-distribution != "alpine" & arch != "arm64"
77
+
# published goblint-cil 2.0.2 is currently up-to-date, so no pin needed
78
+
# [ "goblint-cil.2.0.2" "git+https://github.com/goblint/cil.git#98598d94f796a63751e5a9d39c6b3a9fe1f32330" ]
79
+
# TODO: add back after release, only pinned for optimization (https://github.com/ocaml-ppx/ppx_deriving/pull/252)
80
+
# [ "ppx_deriving.5.2.1" "git+https://github.com/ocaml-ppx/ppx_deriving.git#0a89b619f94cbbfc3b0fb3255ab4fe5bc77d32d6" ]
83
+
"Do not benchmark Goblint on OCaml 5 (https://goblint.readthedocs.io/en/latest/user-guide/benchmarking/)." {ocaml:version >= "5.0.0"}
87
+
"https://github.com/goblint/analyzer/releases/download/v2.2.1/goblint-2.2.1.tbz"
89
+
"sha256=ca24f72fa9a87d288affe97c411753f14b7802bab4ca3649b337276b89bf5674"
90
+
"sha512=394b3521ccda0da91540cebb2f433f7525763060be4bbe179edd3b952a3580a8e173c4e410fc6895dc67fe6d17e6699aeddfed600f4692858bec093dd912bf1e"
93
+
x-commit-hash: "166a9b619b87456059de8f1839fb810621302efb"