Redo Save

Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.

Project README

redo - a recursive build system

Smaller, easier, more powerful, and more reliable than make.

This is an implementation of Daniel J. Bernstein's redo build system. He never released his version, so other people have implemented different variants based on his published specification.

This version, sometimes called apenwarr/redo, is probably the most advanced one, including parallel builds, improved logging, extensive automated tests, and helpful debugging features.

To build and test redo, run:

	./do -j10 test

To install it, run something like this:

	DESTDIR= PREFIX=/usr/local ./do -j10 install

Open Source Agenda is not affiliated with "Redo" Project. README Source: apenwarr/redo
Stars
1,761
Open Issues
10
Last Commit
5 months ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating