Uses a syntax almost identical to GNU make.
Automatically handles cross-makefile dependencies — recursive make is no longer necessary.
Finds all include files (scans source files for #include) automatically, and makes them if they don’t yet exist.
Rebuilds if command is different from last build, even if the files haven’t changed.
Can automatically symlink source/object files from another location if they don’t exist locally.
Is easily extensible (written in Perl).
Are you trying to find the best programs like Makepp? Have a look at this post and weigh in on your thoughts. Cool!
xmake is a cross-platform build utility based on Lua. The project focuses on making development and building easier and provides many...
Features:
Add your reviews & share your experience when using Makepp to the world. Your opinion will be useful to others who are looking for the best Makepp alternatives.