| 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. | |||
| 2016-12-29 | Allow using /.git as output repository | Michael Forney | |
| 2016-07-16 | Don't list git repository files as outputs | Michael Forney | |
| This way, ninja -t clean will work as expected. | |||
| 2016-04-23 | Don't use head -c -1; it's not portable | Michael Forney | |
| 2016-04-23 | Add commit script to generate commit history | Michael Forney | |
| This will make it easier for users to merge changes into their trees. | |||
