package obuild

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

Install

Dune Dependency

Authors

Maintainers

Sources

obuild-v0.1.0.tar.gz
md5=d53567d90e55e09addccd743b6e31af2

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: 23 Sep 2014

Dependencies (1)

  1. ocaml < "4.06.0"

Dev Dependencies

None

Used by (24)

  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. vhd-tool < "0.7.1"
  24. xen-disk < "1.2.1"

Conflicts (1)

  1. ocamlfind >= "1.8.0"
OCaml

Innovation. Community. Security.