|
|
|
|
|
by flqn
567 days ago
|
|
The Ninja files being that huge is likely more to do with the Android build environment or the tool that generates them. The main advantages of Ninja as a build executor are that the language is simple and it processes the build graph very quickly. |
|