package obuild

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

Install

Dune Dependency

Authors

Maintainers

Sources

obuild-v0.0.7.tar.gz
md5=1defc2b022938572b1a4936ff64089ca

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: 21 May 2014

Dependencies (1)

  1. ocaml < "4.06.0"

Dev Dependencies

None

Used by (20)

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

Conflicts (1)

  1. ocamlfind >= "1.8.0"
OCaml

Innovation. Community. Security.