Simple, reliable, fast, and cross-platform compatible build utility and build manager similar to Make, designed for improved features.
Makepp is an open source build utility and build automation tool designed as an improved drop-in replacement for GNU Make. It provides several advantages over traditional Make:
Makepp aims to be easy for beginners to use while also providing advanced capabilities for complex builds. It can be used to build C/C++, Perl, Python, Java, and other codebases. While compatible with most Makefiles, Makepp allows creating build specifications in its own simplified Input Language. It's licensed under the GPL and works on Unix-based systems as well as Windows.
Here are some alternatives to Makepp:
Suggest an alternative ❐