remake is a modern version of GNU make utility that adds improved error reporting, the ability to trace execution in a comprehensible way, and a debugger.
The debugger lets you set breakpoints on targets, show and set variables, inspect target descriptions, and see the target call stack. If you are interesting in contributing to this project, please contact us.
Product's homepage
What's New in This Release: [ read full changelog ]
· Some small bugs were fixed.
· The --target option is more aggressive in showing Makefile targets.