Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Fix a package name | Patrick McDermott | 2019-06-06 | 1 | -4/+4 |
* | build: Convert macro name to upper case | Patrick McDermott | 2019-06-06 | 1 | -3/+3 |
* | build: Replace install commands with $(INSTALL) function | Patrick McDermott | 2019-06-06 | 1 | -8/+17 |
* | Revert "build: Try install's -t option" | Patrick McDermott | 2019-06-06 | 1 | -8/+8 |
* | build: Try install's -t option | Patrick McDermott | 2019-06-06 | 1 | -8/+8 |
* | build: Fix for loop syntax error | Patrick McDermott | 2019-06-06 | 1 | -1/+1 |
* | build: Replace `cp` with `install -D` | Patrick McDermott | 2019-06-06 | 1 | -1/+1 |
* | tzcode-common: Remove | Patrick McDermott | 2019-06-06 | 6 | -9/+4 |
* | tzcode: Remove transitional package | Patrick McDermott | 2019-06-06 | 1 | -6/+0 |
* | zdump, zic: Use oh-shlibdeps | Patrick McDermott | 2019-06-06 | 3 | -2/+4 |
* | build: Remove unnecessary line continuation | Patrick McDermott | 2019-06-06 | 1 | -2/+2 |
* | tzselect, zdump, zic, tzcode-doc: Don't use oh-installfiles | Patrick McDermott | 2019-06-06 | 5 | -11/+11 |
* | tzdata: Install America/New_York and link posixrules to it | Patrick McDermott | 2019-06-06 | 1 | -5/+6 |
* | build: Set p before inner loop | Patrick McDermott | 2019-06-06 | 1 | -2/+2 |
* | tzdata: Drop /usr/share/zoneinfo/posix link | Patrick McDermott | 2019-06-06 | 1 | -1/+0 |
* | tzdata: Merge in Factory and split out Etc/UTC | Patrick McDermott | 2019-06-06 | 2 | -23/+8 |
* | tzcode-doc: Install /usr/share/man/tzfile.5 | Patrick McDermott | 2019-06-05 | 2 | -1/+2 |
* | build: Replace mkdir and cp with install | Patrick McDermott | 2019-06-05 | 1 | -5/+3 |
* | tzselect, zdump: Install executables to /usr/bin | Patrick McDermott | 2019-06-05 | 3 | -4/+5 |
* | Add tzdata packages | Patrick McDermott | 2019-06-05 | 11 | -0/+73 |
* | Add tzcode packages | Patrick McDermott | 2019-06-05 | 11 | -0/+36 |
* | build: Remove extra space | Patrick McDermott | 2019-06-05 | 1 | -1/+1 |
* | build: Drop unnecessary zic -L option | Patrick McDermott | 2019-06-05 | 1 | -2/+1 |
* | build: set -e in long loop | Patrick McDermott | 2019-06-05 | 1 | -2/+2 |
* | build: Don't install until install | Patrick McDermott | 2019-06-05 | 1 | -4/+2 |
* | build: Use just-built zic | Patrick McDermott | 2019-06-05 | 1 | -1/+1 |
* | build: zic accepts "L" abbreviation for "Link" | Patrick McDermott | 2019-06-05 | 1 | -2/+2 |
* | build: zic's -y option is now obsolete | Patrick McDermott | 2019-06-05 | 1 | -2/+1 |
* | build: Install zone1970.tab | Patrick McDermott | 2019-06-05 | 1 | -1/+1 |
* | build: Drop TZDIR=/usr/share/zoneinfo | Patrick McDermott | 2019-06-05 | 1 | -1/+1 |
* | build: Add tzdata target commands | Patrick McDermott | 2019-06-05 | 1 | -0/+72 |
* | build: Add tzcode target commands | Patrick McDermott | 2019-06-05 | 1 | -0/+13 |
* | source.mk: Remove (BusyBox lzip support is broken apparently) | Patrick McDermott | 2019-06-02 | 2 | -28/+0 |
* | Initial commit | Patrick McDermott | 2019-06-02 | 6 | -0/+53 |