Hacker News new | ask | show | jobs
by gutino 1869 days ago
Ninja! used in chrome/v8 https://en.wikipedia.org/wiki/Ninja_(build_system)
1 comments

I think that ninja is fine, but I was wrong with the terms. All those are build automation tools[1] and ninja is a build system. Also, that article refers to GYP[2] yet another build automation tool from Google.

1: https://en.wikipedia.org/wiki/Build_automation

2: https://en.wikipedia.org/wiki/GYP_(software)