Hacker News new | ask | show | jobs
by slavik81 2850 days ago
Have you tried doing anything complex? It's been a long time since I last used Waf, but I found it very difficult to extend.
1 comments

It has been a while but I wrote an ARM and Atmel cross build system for Arduino boards. It was hard keeping compatibility with the IDE environment but the result worked and was not half as ugly as a cmake setup.