| Commit message (Expand) | Author | Age | Files | Lines |
* | ob-gencontrol: Reduce deps after substvars | Patrick McDermott | 2020-12-09 | 1 | -2/+2 |
|
|
* | ob-buildenv: Set -ffile-prefix-map | Patrick McDermott | 2020-12-09 | 1 | -0/+4 |
|
|
* | ob-buildopk: touch after gzip, not before | Patrick McDermott | 2020-12-09 | 1 | -1/+1 |
|
|
* | ob-gencontrol: Normalize B-D field spacing | Patrick McDermott | 2020-12-08 | 1 | -2/+11 |
|
|
* | ob-gencontrol: Use an FD for control files | Patrick McDermott | 2020-12-08 | 1 | -15/+16 |
|
|
* | ob-buildopk: chown data of src packages | Patrick McDermott | 2020-07-07 | 1 | -1/+5 |
|
|
* | ob-genchanges: Sort Binary and drop trailing space | Patrick McDermott | 2020-07-05 | 1 | -1/+4 |
|
|
* | ob-*, opkbuild: s/src-/src:/ | Patrick McDermott | 2020-07-02 | 4 | -9/+9 |
|
|
* | opkbuild: Run ob-* commands from a child shell | Patrick McDermott | 2020-06-30 | 1 | -6/+9 |
|
|
* | ob-buildopk: Don't chown data | Patrick McDermott | 2020-06-30 | 1 | -1/+1 |
|
|
* | ob-buildopk: Fix crash on src packages | Patrick McDermott | 2020-06-22 | 1 | -1/+6 |
|
|
* | ob-*: Architecture-qualify package names | Patrick McDermott | 2020-06-21 | 4 | -10/+19 |
|
|
* | ob-genchanges: Use "Section" field when present | Patrick McDermott | 2020-06-17 | 1 | -1/+4 |
|
|
* | ob-genchanges: Put source packages in src section | Patrick McDermott | 2020-06-17 | 1 | -1/+1 |
|
|
* | ob-gencontrol: Generate a "Section" field | Patrick McDermott | 2020-06-17 | 1 | -1/+9 |
|
|
* | Clean up "if :; then" from commit 3bc002a3 | Patrick McDermott | 2020-06-17 | 1 | -33/+27 |
|
|
* | ob-gencontrol: Generate a "Format" field | Patrick McDermott | 2020-06-13 | 1 | -0/+1 |
|
|
* | ob-buildopk: Really check for BB tar reverse ordering bug | Patrick McDermott | 2019-08-04 | 1 | -1/+1 |
|
|
* | ob-buildopk: Fix touch -d check | Patrick McDermott | 2019-08-04 | 1 | -3/+7 |
|
|
* | ob-buildopk: Check for touch -d at run time | Patrick McDermott | 2019-08-04 | 1 | -3/+8 |
|
|
* | ob-buildopk: Check for BB tar reverse ordering bug | Patrick McDermott | 2019-08-04 | 1 | -2/+16 |
|
|
* | opkbuild: Unquote UID 0 command | Patrick McDermott | 2019-06-22 | 1 | -2/+2 |
|
|
* | ob-gencontrol: Drop now-outdated comment | Patrick McDermott | 2019-06-18 | 1 | -3/+0 |
|
|
* | ob-gencontrol: Populate Binary field | Patrick McDermott | 2019-06-18 | 1 | -2/+2 |
|
|
* | ob-buildopk: Use touch -t | Patrick McDermott | 2019-06-18 | 1 | -5/+5 |
|
|
* | ob-buildopk: Fix non-deterministic mtimes in gzip headers | Patrick McDermott | 2019-06-18 | 1 | -4/+9 |
|
|
* | ob-buildopk, ob-unpacksource, tests: Use ${TAR} | Patrick McDermott | 2019-06-18 | 2 | -5/+5 |
|
|
* | ob-buildopk: Re-add directories to archives | Patrick McDermott | 2019-06-18 | 1 | -4/+4 |
|
|
* | ob-gencontrol: Fix missing "src-" in source package names | Patrick McDermott | 2019-06-18 | 1 | -1/+2 |
|
|
* | opkbuild, tests: Parameterize fakeroot | Patrick McDermott | 2019-06-17 | 1 | -1/+1 |
|
|
* | ob-installplatconf: Match upstream version patterns | Patrick McDermott | 2019-06-17 | 1 | -11/+15 |
|
|
* | ob-gencontrol: Sort source package Binary field value | Patrick McDermott | 2019-06-16 | 1 | -1/+2 |
|
|
* | ob-gencontrol: Generate different fields for source packages | Patrick McDermott | 2019-06-16 | 1 | -8/+55 |
|
|
* | ob-gencontrol: Move Installed-Size calculation into separate func | Patrick McDermott | 2019-06-16 | 1 | -12/+18 |
|
|
* | ob-buildopk: Use chown -h | Patrick McDermott | 2019-06-16 | 1 | -1/+1 |
|
|
* | ob-buildopk: Use ${HAVE_TOUCH_NODEREF} | Patrick McDermott | 2019-06-16 | 1 | -1/+14 |
|
|
* | ob-buildopk: Use ${TOUCH} | Patrick McDermott | 2019-06-16 | 1 | -3/+3 |
|
|
* | ob-buildopk: Don't reverse sort archive members with -T | Patrick McDermott | 2019-06-16 | 1 | -2/+2 |
|
|
* | opkbuild: Drop useless fake privileges | Patrick McDermott | 2019-06-16 | 1 | -3/+3 |
|
|
* | ob-buildopk: Make archive member owners/groups deterministic | Patrick McDermott | 2019-06-16 | 2 | -1/+5 |
|
|
* | ob-buildopk: Make archive member ordering deterministic | Patrick McDermott | 2019-06-16 | 1 | -2/+4 |
|
|
* | ob-buildopk: Add control.tar.gz before data.tar.gz | Patrick McDermott | 2019-06-16 | 1 | -3/+3 |
|
|
* | ob-buildopk: Make archive member mtimes deterministic | Patrick McDermott | 2019-06-16 | 1 | -3/+9 |
|
|
* | opkbuild: Set SOURCE_DATE_EPOCH | Patrick McDermott | 2019-06-16 | 1 | -0/+3 |
|
|
* | ob-checkbuilddeps: Fix opkg compare-versions ref cmd op | Patrick McDermott | 2019-04-03 | 1 | -1/+1 |
|
|
* | ob-checkbuilddeps, NEWS: Fix comment about opkg versions | Patrick McDermott | 2019-04-03 | 1 | -5/+5 |
|
|
* | ob-checkbuilddeps: Support compare-versions change in opkg-lede | Patrick McDermott | 2019-04-03 | 1 | -3/+27 |
|
|
* | ob-gencontrol, opkbuild: Update copyright years | Patrick McDermott | 2019-03-18 | 2 | -2/+2 |
|
|
* | ob-gencontrol: Add informational output | Patrick McDermott | 2019-03-18 | 1 | -0/+2 |
|
|
* | ob-buildopk: Add informational output | Patrick McDermott | 2019-03-18 | 1 | -0/+3 |
|
|