ligo/scripts
Milo Davis 0a7f9a39a9 Switch to Jbuilder
This is a rewrite of the build system with `jbuilder`, with just a
minimal toplevel Makefile for backward compatibility.

This first patch preserves the project architecture, we only gain
proper dependencies handling and always up-to-date `.merlin` files.
A latter patch may split the project in smaller "sub-package",
i.e. multiple `.opam` files.

The embedded versions of the economic protocol are now compiled with
`jbuilder` instead of `tezos-protocol-compiler`, potentially allowing
proper inlining at the cost of slightly-less-stricter
sandboxing. Nevertheless, dynamically loaded protocol are still
compiled with the `tezos-protocol-compiler` and thus strictly
sandboxed ; and a CI rule also checks the proper sandboxing of
embedded protocols.

This patch is coauthored with @hnrgrgr
2017-10-31 20:33:56 +00:00
..
alphanet_constants.patch Reset the chain 2017-09-22 19:11:21 +02:00
alphanet_version Reset the chain 2017-09-22 19:11:21 +02:00
alphanet.sh Alphanet: use bash inside the docker image. 2017-09-22 11:38:25 +02:00
apply_patch.sh Reset the chain 2017-09-22 19:11:21 +02:00
client_lib.inc.sh Switch to Jbuilder 2017-10-31 20:33:56 +00:00
create_docker_image.alpine.sh CI: use our own docker image of opam 2017-08-16 10:52:36 +02:00
create_docker_image.build_deps.sh Switch to Jbuilder 2017-10-31 20:33:56 +00:00
create_docker_image.build.sh Makefile: fix compat issue with macOS. 2017-08-22 14:55:46 +02:00
create_docker_image.minimal.sh Makefile: fix compat issue with macOS. 2017-08-22 14:55:46 +02:00
create_docker_image.sh Update CI 2017-08-04 18:32:52 +02:00
delete_ci_image.sh CI: minor tweaks 2017-08-17 13:12:22 +02:00
docker_entrypoint.inc.sh Alphanet: use bash inside the docker image. 2017-09-22 11:38:25 +02:00
docker_entrypoint.sh Alphanet: use bash inside the docker image. 2017-09-22 11:38:25 +02:00
Dockerfile.alpine.in CI: use our own docker image of opam 2017-08-16 10:52:36 +02:00
Dockerfile.build_deps.in Switch to Jbuilder 2017-10-31 20:33:56 +00:00
Dockerfile.build.in Switch to Jbuilder 2017-10-31 20:33:56 +00:00
Dockerfile.minimal.in Update CI 2017-08-04 18:32:52 +02:00
gen_genesis.ml Reset the chain. 2017-09-22 11:37:57 +02:00
init-sandboxed-client.sh Scripts/Test: more shared scripts... 2017-08-29 14:10:40 +02:00
install_build_deps.sh Switch to Jbuilder 2017-10-31 20:33:56 +00:00
launch-sandboxed-node.sh Scripts/Test: more shared scripts... 2017-08-29 14:10:40 +02:00
nginx.conf Docker: export "safe" RPCs from the container. 2017-04-17 20:42:43 +02:00
node_lib.inc.sh Switch to Jbuilder 2017-10-31 20:33:56 +00:00
sandbox.json Sandbox: add missing file 2017-09-13 15:22:20 +02:00
version.sh Update to ocaml.4.04.2 2017-08-04 18:31:31 +02:00
zeronet.patch CI: fix the 'deploy' rules of alphanet/zeronet 2017-08-09 21:55:59 +02:00