No more typing reviews! Try our Samantha, our new voice AI agent.
GNU Make Logo

GNU Make Reviews

Vendor: GNU
4.2 out of 5

What is GNU Make?

Featured GNU Make reviews

GNU Make mindshare

As of April 2026, the mindshare of GNU Make in the Build Automation category stands at 1.9%, up from 0.6% compared to the previous year, according to calculations based on PeerSpot user engagement data.
Build Automation Mindshare Distribution
ProductMindshare (%)
GNU Make1.9%
GitLab8.4%
GitHub Actions7.9%
Other81.8%
Build Automation
 
 
Key learnings from peers

Valuable Features

Room for Improvement

Pricing

 
GNU Make Reviews Summary
Author infoRatingReview Summary
Software Engineer at a computer software company with 201-500 employees4.5I rely on GNU Make as a standard tool for building systems, especially in compiling C++ code. It's widely used, installed by default on Linux, and efficiently handles dependencies by not rebuilding unchanged files. It suits its niche well.
Software Engineer at a tech vendor with 11-50 employees5.0I find GNU Make an essential, stable, and scalable tool I've used for over five years. Its declarative syntax and wide adoption are key strengths, despite its single minor drawback of lacking native colored output.
Senior Software Engineer at a tech services company with 201-500 employees4.5I've used GNU Make for over five years, finding it straightforward to set up and very effective for building projects with no stability issues. However, the requirement for tabs in command lines can be a minor inconvenience.
Tech Support Staff at a tech company with 51-200 employees4.0I find GNU Make an efficient, free tool for small to medium Linux projects, supporting nesting. Its inability to handle circular dependencies, cross-platform builds, or complex incremental builds limits its use for larger systems.
Developer at a tech company with 51-200 employees3.0I find Make popular for *nix, using user-friendly rules and avoiding rebuilds. However, it lacks platform tailoring, struggles with circular dependencies, and is unreliable for large projects, making it better for smaller ones.
Senior Manager of Data Center at a integrator with 51-200 employees4.0I find GNU Make helpful for compiling source, managing intermediate files, and automating recompilation. However, I note its limitations for large builds, kernel dependency issues, and reliance on timestamps over content for file updates.