package obuild

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

Install

Dune Dependency

Authors

Maintainers

Sources

obuild-v0.0.8.tar.gz
md5=5f3768279592d47fd6710c9c306f67d0

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: 08 Aug 2014

Dependencies (1)

  1. ocaml < "4.06.0"

Dev Dependencies

None

Used by (21)

  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. clangml-transforms < "0.24"
  7. cpm < "4.0.0"
  8. daft < "0.0.4"
  9. get_line < "4.0.0"
  10. irc-client < "0.1.2"
  11. lbvs_consent < "2.0.0"
  12. memcad < "1.1.0"
  13. minicli < "5.0.0"
  14. mirari < "0.9.5"
  15. mtl
  16. nbd != "1.0.1" & < "2.0.1"
  17. netlink < "0.2.1"
  18. ptmap < "2.0.5"
  19. ptset < "1.0.1"
  20. vhd-tool < "0.7.1"
  21. xen-disk < "1.2.1"

Conflicts (1)

  1. ocamlfind >= "1.8.0"
OCaml

Innovation. Community. Security.