omake is a build system designed to scale from small projects to very large projects spanning many directories. omake uses a syntax similar to GNU make, with many additional features. It contains specifications for easily building C, OCaml, and LaTeX programs, but can be used to build projects with other languages as well.
omake includes an accurate, automated dependency analysis based on MD5 digests. It also includes a stand-alone command-line interpreter, osh, that can be used as an interactive shell for debugging the build files. omake's syntax is a full object oriented language. Features of the omake language include integer and floating point arithmetic, scoped expressions, higher order functions, multiple inheritance, pattern matching, runtime exceptions, lexers, and LALR(1) parsers. Users can easily produce architecture independent builds as omake provides a uniform interface to its standard library on Linux/Unix, Win32, and OS X.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 1,843.1 kB | 4076 kB | [list of files] |
| amd64 | 1,579.1 kB | 3524 kB | [list of files] |
| arm | 1,626.9 kB | 3135 kB | [list of files] |
| hppa | 1,031.0 kB | 1892 kB | [list of files] |
| i386 | 1,514.2 kB | 3076 kB | [list of files] |
| ia64 | 2,183.5 kB | 5332 kB | [list of files] |
| mips | 1,026.3 kB | 1948 kB | [list of files] |
| mipsel | 1,025.2 kB | 1948 kB | [list of files] |
| powerpc | 1,628.3 kB | 3340 kB | [list of files] |
| s390 | 1,032.6 kB | 1900 kB | [list of files] |
| sparc | 1,647.8 kB | 3392 kB | [list of files] |