package obuild

  1. Overview
  2. Docs
simple package build system for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

obuild-v0.1.1.tar.gz
sha256=fca6e176c331936564a1c877e9a514d1d863cc2f240e160e65200befeedc8ba7
md5=9a1f3ad23063612639f46c925f9daf5d

Description

The goal is to make a very simple build system for users and developers of OCaml library and programs.

Obuild acts as a building black box: users only declare what they want to build and with which sources; the build system will consistently build it.

The design is based on Haskell's Cabal and borrows most of the layout and way of working, adapting parts where necessary to fully support OCaml.

Published: 02 Oct 2014

Dependencies (1)

  1. ocaml < "4.06.0"

Dev Dependencies

None

Used by (25)

  1. acpc < "2.0.0"
  2. async-mvar
  3. async-zmq >= "0.1.0" & < "0.3.0"
  4. bdd
  5. bheap < "2.0.0"
  6. cdrom < "0.9.3"
  7. clangml-transforms < "0.24"
  8. cpm < "4.0.0"
  9. daft < "0.0.4"
  10. get_line < "4.0.0"
  11. hashset
  12. irc-client < "0.1.2"
  13. lbvs_consent < "2.0.0"
  14. memcad < "1.1.0"
  15. minicli < "5.0.0"
  16. minivpt
  17. mirari < "0.9.5"
  18. mtl
  19. nbd != "1.0.1" & < "2.0.1"
  20. netlink < "0.2.1"
  21. ptmap < "2.0.5"
  22. ptset < "1.0.1"
  23. qmp < "0.19.0"
  24. vhd-tool < "0.7.1"
  25. xen-disk < "1.2.1"

Conflicts (1)

  1. ocamlfind >= "1.8.0"
OCaml

Innovation. Community. Security.