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.

2007-06-01 19:16 Back to release list
0.9.8.3

Este lanzamiento hace que sea fácil de definir por defecto ( "implícita") las normas para las metas falsas. Además, ahora Omake caso de detectar un sistema de ficheros insensible en Unix-como sistemas operativos (especialmente importante en Mac OS X). Hay una serie de mejoras de rendimiento y actualizaciones de la documentación y las mejoras.
Tags: Minor feature enhancements
This release makes it easy to define default ("implicit") rules for phony targets. In addition, OMake will now detect case-insensitive filesystems on Unix-like operating systems (especially important under Mac OS X). There are a number of performance improvements and documentation updates and improvements.

Project Resources