Comment on Chromium Switching from Ninja to SisoComments−jefftk1yI think this makes Chrome build system number four: scons, gyp, ninja, siso.−enqk1ygyp to gngyp could produce ninja files. gn is short for generate ninja. Now gn produces files compatible with siso−csiegert1yPlease add punctuation. I had to read it twice to understand.−jefftk1yProducing ninja files was an intermediate phase in the transition to gn. For most of its lifetime it was producing makefile.
Comments
I think this makes Chrome build system number four: scons, gyp, ninja, siso.
gyp to gn
gyp could produce ninja files. gn is short for generate ninja. Now gn produces files compatible with siso
Please add punctuation. I had to read it twice to understand.
Producing ninja files was an intermediate phase in the transition to gn. For most of its lifetime it was producing makefile.