| Name: | ninja-build |
|---|---|
| Version: | 1.7.2 |
| Release: | 2.el7 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 363651 |
| License: | ASL 2.0 |
| RPM: | ninja-build-1.7.2-2.el7.aarch64.rpm |
| Source RPM: | ninja-build-1.7.2-2.el7.src.rpm |
| Build Date: | Wed May 30 2018 |
| Build Host: | ca-buildarm04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://martine.github.com/ninja/ |
| Summary: | A small build system with a focus on speed |
| Description: | Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible. |
- Add EPEL hacks
- Update to 1.7.2
- Fix install ninja.vim
- Add RPM macro
- update to 1.7.1 - fix bash completion for the binary rename (#1352330) - disable test which fails to koji rlimit settings
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Add patch to rename mentions of the binary name
- Update to 1.6.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Rebuilt for GCC 5 C++11 ABI change