summaryrefslogtreecommitdiffstats
path: root/development/redo/README
blob: 2c84e9d306839d8e456961a94e1b3ea873cf65f6 (plain)
1
2
3
4
5
6
7
8
redo - a recursive, general-purpose build system

redo is a competitor to the long-lived, but sadly imperfect make
program.  Unlike other such competitors, redo captures the essential
simplicity and flexibility of make, while avoiding its flaws. It manages
to do this while being simultaneously simpler than make, more flexible
than make, and more powerful than make, without sacrificing performance
- a rare combination of features.