summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ob_substvars(): Make package operand optionalPatrick McDermott2019-03-182-5/+13
* ob-gencontrol: Don't run find on non-existent dirsPatrick McDermott2019-03-181-7/+10
* TODO: 4.0.0 functional changes are donePatrick McDermott2019-03-181-12/+0
* tests/exe/ob-gencontrol.sh: Run build makefilePatrick McDermott2019-03-181-3/+3
* tests/exe/ob-gencontrol.sh: Add binary substvar to expected outputPatrick McDermott2019-03-181-0/+1
* tests/data/pkg/foo.pkg/control: Use binary substvarPatrick McDermott2019-03-181-0/+1
* tests/data/pkg/build: Generate foo.substvarsPatrick McDermott2019-03-181-0/+1
* _ob_set_package_substvars_2(): Parse binary package substvarsPatrick McDermott2019-03-181-10/+33
* ob_substvars(): Substitute binary package varsPatrick McDermott2019-03-185-8/+24
* TODO: UpdatePatrick McDermott2019-03-181-2/+0
* ob_set_binary_substvar(): New functionPatrick McDermott2019-03-182-0/+35
* ob_set_source_substvar(), ob_substvars(): Rename eval'ed varPatrick McDermott2019-03-181-2/+2
* ob_set_source_substvar(): Make sed script a global varPatrick McDermott2019-03-181-9/+10
* ob_set_source_substvar(): Replace here-documents with printfPatrick McDermott2019-03-181-9/+3
* _ob_substvar_2(): Define above usagePatrick McDermott2019-03-181-12/+12
* ob_set_substvar(): Rename to ob_set_source_substvar()Patrick McDermott2019-03-183-12/+15
* Delimit operands of ob_parse_version()Patrick McDermott2019-03-183-3/+4
* Delimit operands of ob_reduce_deps()Patrick McDermott2019-03-182-3/+3
* Delimit operands of ob_parse_dep()Patrick McDermott2019-03-184-5/+5
* TODO: Cleanup is donePatrick McDermott2019-03-181-5/+0
* lib/control.sh: Wrap long linesPatrick McDermott2019-03-181-7/+10
* _ob_validate_var_name(): Check for empty var namePatrick McDermott2019-03-181-1/+1
* _ob_validate_var_name(): Abort on missing argumentPatrick McDermott2019-03-181-1/+4
* _ob_get_changelog_expect_str(): Abort on missing argumentPatrick McDermott2019-03-181-1/+4
* ob_parse_changelog(): Wrap long linesPatrick McDermott2019-03-181-21/+38
* 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
* tests/exe/opkbuild.sh: Handle missing md5sumsPatrick McDermott2019-03-181-5/+17
* 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
* ob-buildenv: Declare local variables and wrap long linePatrick McDermott2019-03-181-2/+9
* TODO: Duly checkedPatrick McDermott2019-03-181-1/+0
* NEWS: Utilities have test suite coveragePatrick McDermott2019-03-181-0/+2
* opkbuild: set -uPatrick McDermott2019-03-181-1/+1
* TODO: Update cleanup tasksPatrick McDermott2019-03-181-2/+2