summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ob-buildopk: Fix non-deterministic mtimes in gzip headersPatrick McDermott2019-06-181-4/+9
* ob-buildopk, ob-unpacksource, tests: Use ${TAR}Patrick McDermott2019-06-182-5/+5
* ob-buildopk: Re-add directories to archivesPatrick McDermott2019-06-181-4/+4
* ob-gencontrol: Fix missing "src-" in source package namesPatrick McDermott2019-06-181-1/+2
* opkbuild, tests: Parameterize fakerootPatrick McDermott2019-06-171-1/+1
* ob-installplatconf: Match upstream version patternsPatrick McDermott2019-06-171-11/+15
* ob-gencontrol: Sort source package Binary field valuePatrick McDermott2019-06-161-1/+2
* ob-gencontrol: Generate different fields for source packagesPatrick McDermott2019-06-161-8/+55
* ob-gencontrol: Move Installed-Size calculation into separate funcPatrick McDermott2019-06-161-12/+18
* ob-buildopk: Use chown -hPatrick McDermott2019-06-161-1/+1
* ob-buildopk: Use ${HAVE_TOUCH_NODEREF}Patrick McDermott2019-06-161-1/+14
* ob-buildopk: Use ${TOUCH}Patrick McDermott2019-06-161-3/+3
* ob-buildopk: Don't reverse sort archive members with -TPatrick McDermott2019-06-161-2/+2
* opkbuild: Drop useless fake privilegesPatrick McDermott2019-06-161-3/+3
* ob-buildopk: Make archive member owners/groups deterministicPatrick McDermott2019-06-162-1/+5
* ob-buildopk: Make archive member ordering deterministicPatrick McDermott2019-06-161-2/+4
* ob-buildopk: Add control.tar.gz before data.tar.gzPatrick McDermott2019-06-161-3/+3
* ob-buildopk: Make archive member mtimes deterministicPatrick McDermott2019-06-161-3/+9
* opkbuild: Set SOURCE_DATE_EPOCHPatrick McDermott2019-06-161-0/+3
* ob-checkbuilddeps: Fix opkg compare-versions ref cmd opPatrick McDermott2019-04-031-1/+1
* ob-checkbuilddeps, NEWS: Fix comment about opkg versionsPatrick McDermott2019-04-031-5/+5
* ob-checkbuilddeps: Support compare-versions change in opkg-ledePatrick McDermott2019-04-031-3/+27
* ob-gencontrol, opkbuild: Update copyright yearsPatrick McDermott2019-03-182-2/+2
* ob-gencontrol: Add informational outputPatrick McDermott2019-03-181-0/+2
* ob-buildopk: Add informational outputPatrick McDermott2019-03-181-0/+3
* ob_substvars(): Make package operand optionalPatrick McDermott2019-03-181-1/+1
* ob-gencontrol: Don't run find on non-existent dirsPatrick McDermott2019-03-181-7/+10
* ob_substvars(): Substitute binary package varsPatrick McDermott2019-03-183-5/+7
* Delimit operands of ob_parse_version()Patrick McDermott2019-03-181-1/+1
* Delimit operands of ob_reduce_deps()Patrick McDermott2019-03-182-3/+3
* Delimit operands of ob_parse_dep()Patrick McDermott2019-03-182-2/+2
* opkbuild: Improve code qualityPatrick McDermott2019-03-181-20/+31
* ob-installplatconf: Use OB_LF instead of own global varPatrick McDermott2019-03-181-4/+1
* ob-installplatconf: set -uPatrick McDermott2019-03-181-1/+1
* ob-installplatconf: Declare local variables and wrap long linesPatrick McDermott2019-03-181-6/+16
* ob-unpacksource: Replace here-document with printfPatrick McDermott2019-03-181-4/+1
* ob-unpacksource: Fix quotes in here-documentPatrick McDermott2019-03-181-1/+1
* ob-unpacksource: Declare local variablesPatrick McDermott2019-03-181-0/+4
* ob-unpacksource: Improve upstream archive counting againPatrick McDermott2019-03-181-3/+2
* ob-gencontrol: Track md5sum additions with var, not head cmdPatrick McDermott2019-03-181-1/+4
* ob-gencontrol: Skip "-" file name in md5sumsPatrick McDermott2019-03-181-0/+1
* ob-gencontrol: Use read loop instead of sed with var in REPatrick McDermott2019-03-181-3/+11
* ob-gencontrol: Wrap a long linePatrick McDermott2019-03-181-1/+2
* ob-gencontrol: Decrease indentation in loopPatrick McDermott2019-03-181-25/+24
* ob-gencontrol: Replace here-document with printfPatrick McDermott2019-03-181-4/+1
* ob-gencontrol: Add spaces to casesPatrick McDermott2019-03-181-1/+1
* ob-gencontrol: Add more details to size commentPatrick McDermott2019-03-181-0/+4
* ob-checkbuilddeps: set -uPatrick McDermott2019-03-181-1/+1
* ob-checkbuilddeps: Add commentsPatrick McDermott2019-03-181-0/+2
* ob-buildopk: Add missing local var declarationPatrick McDermott2019-03-181-0/+1