| Age | Commit message (Collapse) | Author |
|
|
|
This reverts commit 8b0c936479fe3435747fd06dccffea6d26583998.
|
|
|
|
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.
|
|
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.
|
|
This should make it easier to support the users `config.fs`.
|