summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Release opkbuild 4.0.0opkbuild/4.0.0Patrick McDermott2019-03-181-1/+1
* NEWS, configure.ac: Set version to 4.0.0Patrick McDermott2019-03-182-3/+13
* tools/shld.sh: Move DT_NEEDED and RTLD below input filesPatrick McDermott2019-03-181-7/+7
* ob-gencontrol, opkbuild: Update copyright yearsPatrick McDermott2019-03-182-2/+2
* configure.ac: s/Distribution Build System/opkbuild/Patrick McDermott2019-03-181-1/+1
* scripts/announce-release.sh: Lengthen short linesPatrick McDermott2019-03-181-11/+11
* scripts/announce-release.sh: Fix trailing "\"Patrick McDermott2019-03-181-1/+1
* README: Replace en dash with "--"Patrick McDermott2019-03-181-1/+1
* scripts/announce-release.sh: Truuncate long shortlog and diffstatPatrick McDermott2019-03-181-4/+28
* scripts/announce-release.sh: Quote-printable globallyPatrick McDermott2019-03-181-3/+3
* scripts/announce-release.sh: Escape heading lines for quoted-printablePatrick McDermott2019-03-181-12/+14
* scripts/announce-release.sh: Fix old tag retrievalPatrick McDermott2019-03-181-1/+1
* scripts/announce-release.sh: Parameterize from/to infoPatrick McDermott2019-03-181-9/+16
* scripts/announce-release.sh: Sign messagePatrick McDermott2019-03-181-1/+20
* scripts/announce-release.sh: Add Message-IDPatrick McDermott2019-03-181-0/+2
* scripts/announce-release.sh: Terminate lines with \r\nPatrick McDermott2019-03-181-3/+2
* scripts/announce-release.sh: Move message to varPatrick McDermott2019-03-181-8/+13
* scripts/announce-release.sh: Drop tag format assumptionPatrick McDermott2019-03-181-2/+3
* NEWS: Move build system changes lowerPatrick McDermott2019-03-181-12/+12
* NEWS: Document binary package substvars changesPatrick McDermott2019-03-181-1/+8
* ob_set_package_substvars(): Update @operand doc cmdPatrick McDermott2019-03-181-2/+1
* en_US/opkbuild: Update copyright yearsPatrick McDermott2019-03-181-1/+1
* ob-gencontrol: Add informational outputPatrick McDermott2019-03-182-0/+5
* ob-buildopk: Add informational outputPatrick McDermott2019-03-182-0/+6
* ob_parse_control(): Shift optional argumentsPatrick McDermott2019-03-181-0/+1
* ob_substvars(): Save untranslated var name for warning messagePatrick McDermott2019-03-181-6/+7
* ob_substvars(): Replace here-document with printfPatrick McDermott2019-03-181-4/+1
* 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