Download List

Descripción del Proyecto

OMake is a build system and scripting language with a similar style and syntax to GNU make but with many additional features, including support for large projects spanning multiple directories, default configuration files simplifying the standard compilation tasks, fast, reliable, automated, scriptable dependency analysis using MD5 digests, built-in support for defining and running autoconfiguration tests, portability, and built-in functions that provide the most common features of programs like grep, sed, and awk. It also provides active filesystem monitoring that restarts builds automatically when source files are modified. A companion command interpreter that can be used interactively is included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-12 16:37 Back to release list
0.9.8

La conversión de las expresiones Omake a las líneas de comandos de shell fue a través de un rediseño en esta versión para que sea más coherente y menos ad-hoc. Documentación Omake fue significativamente reorganizado. Un escáner experimental OCaml mejora de dependencia con el próximo "ocamldep módulos" y función de apoyo para el analizador Menhir generador se añadieron a la biblioteca estándar. Una serie de nuevas opciones para controlar la salida Omake y verborrea se han añadido; Omake es ahora más silencioso por defecto. Hay muchas otras mejoras y correcciones de errores.
Tags: Major feature enhancements
The conversion from OMake expressions to shell
command lines went through a major redesign in
this release to make it more consistent and less
ad-hoc. OMake documentation was significantly
reorganized. An experimental improved OCaml
dependency scanner using the upcoming "ocamldep
-modules" feature and support for the Menhir
parser-generator were added to the standard
library. A number of new options to control
OMake's output and verbosity were added; OMake is
now more silent by default. There are many other
improvements and bugfixes.

Project Resources