pkg://omake-0.9.8.5_2-1mdv2008.1.src.rpm:3053345/HEADER
downloads
Name : omake Relocations: (not relocateable)
Version : 0.9.8.5_2 Vendor: Mandriva
Release : 1mdv2008.1 Build Date: Tue Mar 11 13:19:40 2008
Install date: (not installed) Build Host: celeste.mandriva.com
Group : Development/Other Source RPM: (none)
Size : 3321917 License: GPL
Packager : Antoine Ginies <aginies@mandriva.com>
URL : http://omake.metaprl.org/
Summary : The omake build system
Description :
OMake is a build system, similar to GNU make, but with many additional
features, including:
- Support for large projects spanning multiple directories;
- Support for commands that produce several targets at once;
- Fast, accurate, automated dependency analysis using MD5 digests;
- Portability: omake provides a consistent interface on Win32
and on Unix systems including Linux, OSX, and Cygwin;
- Builtin functions that provide the most common features of
programs like grep, sed, and awk;
- Active filesystem monitoring, where the build automatically
restarts whenever you modify a source file.