Commit Graph

3 Commits

Author SHA1 Message Date
Michael Forney 741d252822 Port build scripts to POSIX shell
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.
2018-02-16 02:52:34 -08:00
Michael Forney 52a1ac8da1 tz: Fix some issues in tzdata.lua
When this was converted from an awk script, two regressions were introduced:

- hash.rc failures did not cause a failure in tzdata.lua.
- We stopped actually running the zic command.
2017-10-20 17:12:29 -07:00
Michael Forney 86595977d7 tz: Write tzdata hash script in lua
This should make it easier to support the users `config.fs`.
2017-09-25 19:23:06 -07:00