Hacker News
- Ninja is enough build system https://bernsteinbear.com/blog/ninja-is-enough/ 10 comments
- Ninja – A small build system with a focus on speed https://martine.github.io/ninja/ 28 comments
- Ninja, a small build system with a focus on speed http://martine.github.com/ninja/ 35 comments
- Chromium Notes: Ninja, a new build system http://neugierig.org/software/chromium/notes/2011/02/ninja.html 44 comments
- Show HN: Nix Ninja – open-source Ninja-compatible build system for Nix https://github.com/pdtpartners/nix-ninja 15 comments
Lobsters
- Ninja is enough build system https://bernsteinbear.com/blog/ninja-is-enough/ 63 comments devops , programming
- Using the Ninja build system to generate this site https://lu.sagebl.eu/notes/site-generator-ninja/ 5 comments programming , web
- Commented walkthrough of a Ninja build system implementation https://github.com/gkbrk/scripts/blob/master/ninja.py 5 comments python
- Introducing Nix Ninja – open-source Ninja-compatible build system for Nix https://github.com/pdtpartners/nix-ninja 6 comments nix , release , rust
- GN: a meta-build system that generates build files for Ninja from Google https://gn.googlesource.com/gn/ 58 comments cpp
- Ninja is enough build system https://bernsteinbear.com/blog/ninja-is-enough/ 54 comments cpp
- aurutils: support for the ninja build system https://github.com/AladW/aurutils/commit/d4a7ecafeb18acb944851da4978d60dfd35cf1a1 4 comments archlinux
- Ninja (the Chromium build system) http://martine.github.com/ninja/manual.html 22 comments programming
- Turtle: Ninja build system clone in Rust https://github.com/raviqqe/turtle-build 6 comments rust
- Build system performance: Shake vs Ninja http://neilmitchell.blogspot.ca/2014/05/build-system-performance-shake-vs-ninja.html 6 comments programming