swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2
Revision a21a26e6d9a94aa8b4b0c77447300b85d8bacaef authored by Craig Ferguson on 13 May 2020, 17:40:56 UTC, committed by Raphaël Proust on 14 May 2020, 14:49:04 UTC
This prevents `dune` from recursing into the `vendors/` directory when
building all targets, running all tests, or linting with `dune build
@fmt`. Libraries in the `vendors/` directory are also built with
warnings suppressed.

This has the effect of avoiding running tests for `ocaml-blake2`,
`ocaml-lmdb` etc. as part of the `make test` command.

See https://dune.readthedocs.io/en/stable/dune-files.html#vendored-dirs-since-1-11
for more details.
1 parent e671e59
History
Tip revision: 0157460ca60aeaf5169680cf1c26df318f10da9b authored by Romain on 16 April 2021, 13:33:51 UTC
Merge branch 'romain-tezt-protocol' into 'master'
Tip revision: 0157460
File Mode Size
.github
.gitlab
_coverage_output
docs
emacs
scripts
src
tests_python
vendors
.dockerignore -rw-r--r-- 662 bytes
.gitattributes -rw-r--r-- 132 bytes
.gitignore -rw-r--r-- 900 bytes
.gitlab-ci.yml -rw-r--r-- 28.1 KB
CHANGES.md -rw-r--r-- 6.4 KB
Dockerfile -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 8.9 KB
README.md -rw-r--r-- 2.5 KB
active_protocol_versions -rw-r--r-- 19 bytes
build.Dockerfile -rw-r--r-- 588 bytes
contributing.md -rw-r--r-- 2.2 KB
dune -rw-r--r-- 135 bytes
dune-project -rw-r--r-- 243 bytes
dune-workspace -rw-r--r-- 16 bytes

README.md

back to top