Here’s the Deal
Slant is powered by a community that helps you make informed decisions. Tell us what you’re passionate about to get your personalized feed and help others.
When comparing Waf vs Cake, the Slant community recommends Waf for most people. In the question“What are the best open-source build systems for C/C++?” Waf is ranked 10th while Cake is ranked 12th. The most important reason people chose Waf is:
You don't have to learn a domain specific syntax. If you know Python, it's a breeze.
Specs
No specs yet!
PlatformsWindows, Linux, Mac
TechnologyC#
Ranked in these QuestionsQuestion Ranking
Common Questions
Other Questions
No other questions
Pros
Pro Written in Python
You don't have to learn a domain specific syntax. If you know Python, it's a breeze.
Pro File changes are tracked based on a hash of their changes not the time stamp
This means that switching branches in git isn't a big deal.
Pro Very fast
Much faster than its predecessor SCons.
Pro Fairly easy to extend
Pro Very simple graph based API
Pro Tools support
Standard support for MSBuild, MSTest, xUnit, NUnit, NuGet, ILMerge, WiX and SignTool.
Pro Cross platform
Windows, Linux and macOS versions available.
Cons
Con Obfuscated documentation
Con Non-standard Python
Con No GUI
Everything is script based, there is no graphical front end.