dune-build-info
  1. Overview
  2. Docs
Embed build information inside executable

Install

Authors

Maintainers

Sources

dune-3.8.0.tbz
sha256=f7e2970bfab99c7766ff1a05deff5ad7f82cb2471abca6f72449572293f5f6b4
sha512=3b3a566f63842c314de2c0a660c5f7714bc90f8303c82d82e3021aee84980eff1886d15c9b9d4ea0047a411d799fb39d5f2ea70a92bdeb629e00d3d5d5f2d994

Description

The build-info library allows to access information about how the executable was built, such as the version of the project at which it was built or the list of statically linked libraries with their versions. It supports reporting the version from the version control system during development to get an precise reference of when the executable was built.

Published: 31 May 2023

Dependencies (2)

  1. ocaml >= "4.08"
  2. dune >= "3.5"

Dev Dependencies (1)

  1. odoc with-doc

Used by (21)

  1. alt-ergo-lib >= "2.4.3"
  2. beluga >= "1.0"
  3. catala < "0.3.0"
  4. colibri2
  5. coq-lsp >= "0.1.6+8.16"
  6. dirsift
  7. dkml-install-installer = "0.2.0"
  8. electrod >= "0.2.3"
  9. kind2
  10. kkmarkdown
  11. melange >= "1.0.0"
  12. ocaml-lsp-server
  13. ocaml-print-intf
  14. ocamlformat >= "0.16.0" & < "0.25.1"
  15. ocamlformat-lib
  16. ocamlformat-rpc < "0.21.0"
  17. ocluster
  18. omd >= "2.0.0~alpha3"
  19. rdf >= "0.13.0"
  20. sihl >= "0.6.0~rc1"
  21. stog >= "0.20.0"

Conflicts

None