Download List

Project Description

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.

2005-02-04 17:27 Back to release list
0.9.4

This release include a number of portability improvements. OMake
should now compile and work under Windows 2000, Windows NT, and
FreeBSD. A number of Windows-specific bugs have been fixed. A Windows
installer has been added. OMake now uses the built-in versions of the
following commands: cp, mv, mkdir, rm, rmdir, and chmod, which should
work consistently under Unix and Windows. This release also features
improvements to the filesystem watch functionality, documentation
improvements, a large number of bugfixes, and a few other enhancements.
Tags: Major bugfixes

Project Resources