2017-10-27 20:45:31 +02:00
|
|
|
(jbuild_version 1)
|
|
|
|
|
|
|
|
(library
|
|
|
|
((name node_updater)
|
2017-11-03 16:02:38 +01:00
|
|
|
(public_name tezos.node.updater)
|
2017-11-27 06:13:12 +01:00
|
|
|
(libraries (tezos-base
|
2017-11-27 06:13:12 +01:00
|
|
|
tezos-micheline
|
2017-11-27 06:13:12 +01:00
|
|
|
tezos_protocol_compiler
|
|
|
|
node_net
|
|
|
|
node_db
|
|
|
|
dynlink))
|
2017-11-13 14:29:28 +01:00
|
|
|
(flags (:standard -w -9+27-30-32-40@8
|
|
|
|
-safe-string
|
2017-11-27 06:13:12 +01:00
|
|
|
-open Tezos_base__TzPervasives))
|
2017-10-27 20:45:31 +02:00
|
|
|
(wrapped false)))
|
2017-11-27 06:13:12 +01:00
|
|
|
|
|
|
|
(alias
|
|
|
|
((name runtest_indent)
|
|
|
|
(deps ((glob_files *.ml) (glob_files *.mli)))
|
|
|
|
(action (run bash ${libexec:tezos-stdlib:test-ocp-indent.sh} ${<}))))
|