Makepp
Makepp: Open Source Build Utility & Build Manager
Simple, reliable, fast, and cross-platform compatible build utility and build manager similar to Make, designed for improved features.
What is Makepp?
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:
- Simplified syntax and project structure - No convoluted Makefile scripts required
- Reliable dependency tracking - Automatically tracks all file dependencies
- Faster builds - Builds code incrementally, skipping unchanged files
- Cross-platform - Works on Linux, macOS, and Windows systems
- Built-in features - Supports code generation, compiling, testing, packaging, and more
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.
Makepp Features
Features
- Dependency tracking
- Parallel builds
- Built-in rules for many languages
- Integrated test harness
- Graphical dependency visualization
Pricing
- Open Source
Pros
Cons
Official Links
Reviews & Ratings
Login to ReviewThe Best Makepp Alternatives
View all Makepp alternatives with detailed comparison →
Top Development and Build Tools and other similar apps like Makepp
Here are some alternatives to Makepp:
Suggest an alternative ❐CMake
GNU Make
Bazel
Reggae build system
Qmake