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 | 4,313.2 kB | 9960 kB | [list of files] |
| amd64 | 2,284.4 kB | 5316 kB | [list of files] |
| arm | 4,292.6 kB | 9856 kB | [list of files] |
| armel | 4,294.6 kB | 9864 kB | [list of files] |
| hppa | 4,302.0 kB | 9880 kB | [list of files] |
| i386 | 2,205.2 kB | 4812 kB | [list of files] |
| ia64 | 4,330.8 kB | 10084 kB | [list of files] |
| mips | 4,297.8 kB | 9928 kB | [list of files] |
| mipsel | 4,298.6 kB | 9928 kB | [list of files] |
| powerpc | 2,342.2 kB | 5120 kB | [list of files] |
| s390 | 4,314.0 kB | 9900 kB | [list of files] |
| sparc | 2,343.2 kB | 5148 kB | [list of files] |