package obuild

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

Install

Dune Dependency

Authors

Maintainers

Sources

obuild-v0.0.4.tar.gz
sha256=da41d90c56d28f476e13e854ad59218528b96d648f40eb313528ab4327c858f8
md5=ab64715cbb1362ba1aaf3adbd6d8e439

Description

From the README.md:

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

Obuild acts as building black box: user declares only what they want to build and with which sources, and the build system will consistantly build it.

The design is based on cabal, and borrow most of the layout and way of working, adapting parts where necessary to support OCaml fully.

Published: 21 Nov 2013

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.