Language

Package: omake @ 0.10.3

Synopsis

Build system designed for scalability and portability

Description

Similar to make utilities you may have used, but it features many additional enhancements, including:

  1. Support for projects spanning several directories or directory hierarchies.

  2. Fast, reliable, automated, scriptable dependency analysis using MD5 digests, with full support for incremental builds.

  3. Dependency analysis takes the command lines into account — whenever the command line used to build a target changes, the target is considered out-of-date.

  4. Fully scriptable, includes a library that providing support for standard tasks in C, C++, OCaml, and LaTeX projects, or a mixture thereof.

Home page
http://projects.camlcity.org/projects/omake.html
Location
gnu/packages/ocaml.scm (line: 2889, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings