Ninja build
Ninja build system is a faster modern alternative to GNU Make. build.ninja files are intended to be human readable, and are generated by popular meta-build systems including CMake and Meson.
2024
- 2024-08-29 – Switch CMake Generator to Ninja
2023
- 2023-08-10 – CMake ExternalProject verbose progress with Ninja
- 2023-08-09 – CMake generator version
- 2023-06-08 – Fortran derived type change needs fresh build
- 2023-02-27 – CMake build files require CMake
2022
- 2022-11-27 – CMake presets build options
- 2022-05-21 – CMake generator full path
2021
- 2021-11-19 – CMake Ninja Multi-Config generator
- 2021-08-30 – Keep Windows .rsp files with Ninja
- 2021-02-05 – Fortran build systems
- 2021-01-07 – Switching from autotools to CMake
2020
- 2020-03-27 – Ninja job pools for low memory CMake builds
- 2020-03-24 – Visual Studio update Ninja build
- 2020-02-24 – CMake Ninja generator preprocesses Fortran
- 2020-01-28 – Ninja bootstrap build
- 2020-01-26 – Ninja build on Red Hat