软件包: ocamlbuild (0.11.0-3build1)
ocamlbuild 的相关链接
Trisquel 的资源:
下载源码包 ocamlbuild:
- [ocamlbuild_0.11.0-3build1.dsc]
- [ocamlbuild_0.11.0.orig.tar.gz]
- [ocamlbuild_0.11.0-3build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian OCaml Maintainers (Mail Archive)
- Ximin Luo
外部的资源:
- 主页 [github.com]
相似软件包:
Build tool for building OCaml library and programs
OCamlbuild is a generic build tool, that has built-in rules for building OCaml library and programs.
It was distributed as part of the OCaml distribution for OCaml versions between 3.10.0 and 4.02.3. Starting from OCaml 4.03, it is now released separately.
Its job is to determine the sequence of calls to the compiler — with the right set of command-line flags — needed to build your OCaml-centric software project.
It was designed as a generic build system (it is in fact not OCaml-specific), but also to be expressive enough to cover the specifics of the OCaml language that make writing good Makefiles difficult, such as the dreaded units Foo and Bar make inconsistent assumptions about Baz error.
其他与 ocamlbuild 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: ocaml-base-nox-4.05.0
- 本虚包由这些包填实: ocaml-base-nox