| 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-02-25 | scripts/tree.rc: Write index in $outdir | Michael Forney | |
| 2017-02-10 | scripts/tree.rc: Don't clobber repository index | Michael Forney | |
| The repository index should be preserved if writing directly to the / repository. | |||
| 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 | Use empty checkstatus function | Michael Forney | |
| Since it is considered a simple command, it will trigger a failure if the previous command had failed. | |||
| 2016-04-16 | Use the name "oldcwd" for previous working directory | Michael Forney | |
| 2016-04-15 | Allow independent generation of ninja files | Michael Forney | |
| 2016-04-15 | scripts: Check status of commands with captured output | Michael Forney | |
| 2016-04-15 | Use git tag file as gittree output | Michael Forney | |
| 2016-04-15 | Add some initial packages | Michael Forney | |
