Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-12 | Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci | Dave Gauer | |
eowyn.sh has changed, conflict resolved | |||
2021-03-12 | Patch/test scripts now run from project root | Dave Gauer | |
This simplifies everything and makes everything good. (Shell scripts need to be as simple as possible for maximum compatibility.) | |||
2021-03-06 | remove realpath | Matt Knight | |
2021-03-06 | need to change shebang to bash because we're using bashisms | Matt Knight | |
2021-03-06 | added set -e | Matt Knight | |
2021-03-06 | POSIX shell fixes | Dave Gauer | |
2021-03-01 | patches: make interpreter compat and make work if not in PATH | jacob gw | |
2021-02-14 | Patches to patches to clean up patches | Dave Gauer | |
2021-02-14 | Added testing ability | Dave Gauer | |
For the full details, see patches/README.md :-) |