| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-16 | Port build scripts to POSIX shell | Michael Forney | |
| Since we are now using Lua to generate ninja files, use of rc in build scripts seems unnecessary and adds an additional bootstrap dependency. None of them are too fancy, so just port to POSIX sh instead. | |||
| 2017-10-29 | Set ninja_required_version | Michael Forney | |
| We use features through ninja version 1.7 (implicit outputs). Fixes #4. | |||
| 2017-10-24 | Move defaults to config.def.lua | Michael Forney | |
| 2017-10-23 | Add mechanism to probe for toolchain features | Michael Forney | |
| 2017-10-20 | Remove need for build.ninja and config.ninja | Michael Forney | |
| 2017-10-20 | Move some stuff from build.ninja to gen.lua | Michael Forney | |
| 2017-10-06 | Remove stray comment | Michael Forney | |
| 2017-09-25 | Rewrite ninja generation scripts in Lua | Michael Forney | |
