-
Meson
-
Ninja
-
Generate Ninja
-
Build Sequence
- Build object files
- Pack static libraries
- Link executables
- Link shared libraries
- Run unit tests
- Run code formatter
- Run static code analysis
- Upload to embedded target
Large scale production codebase maintenance
- Always use test
- [Incomplete]