Yabu 0.4 review

Download
by rbytes.net on

Yabu is a replacement for the make build tool with some extended features

License: Public Domain
File size: 0K
Developer: Moyabu
0 stars award from rbytes.net

Yabu is a replacement for the make build tool with some extended features. It's file format is similar, though not compatible with make.

Compiling Yabu

g++ -o yabu ya*.cc (where "g++" is the name of your C++ compiler)
./yabu tests (performs some basic tests)

Installing Yabu

Copy yabu and yabu.1 to the appropriate places.

What's New in This Release:
Named macro arguments
Improved command line options processing
Names of macros and (phase-1) variables no longer collide
Optionally use checksums instead of mtimes

Yabu 0.4 search tags