summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: Link executables against libopkbuildPatrick McDermott2019-03-171-1/+3
* tools/shld.sh: Add a basic RTLDPatrick McDermott2019-03-171-6/+39
* _ob_try_load_messages(): Fix logicPatrick McDermott2019-03-171-1/+1
* _ob_load_internal_text_domain(): Terminate on errorPatrick McDermott2019-03-171-0/+2
* tests/local.mk: Distribute tests/aux/common.shPatrick McDermott2019-03-171-1/+2
* Makefile.am: Distribute tools/mtime.shPatrick McDermott2019-03-171-1/+2
* Makefile.am: Don't try to distribute mksysconf.inPatrick McDermott2019-03-171-1/+0
* tests/exe/ob-buildenv.sh: New test filePatrick McDermott2019-03-172-1/+55
* opkbuild, ob-*: Drop call to main()Patrick McDermott2019-03-1710-20/+0
* tests/aux/common.sh: Add new function cmd_is()Patrick McDermott2019-03-171-1/+35
* tests/local.mk: Use absolute paths in SH_LOG_DRIVER env varsPatrick McDermott2019-03-171-4/+4
* tests/aux/common.sh: Move is() from tests/lib/ob_parse_changelog.shPatrick McDermott2019-03-172-17/+36
* tests/exe/opkbuild_version.sh: New test filePatrick McDermott2019-03-172-1/+38
* .gitignore: Move test log/results patterns to tests/.gitignorePatrick McDermott2019-03-172-2/+2
* tests/*.sh: Move to tests/lib/Patrick McDermott2019-03-177-6/+6
* TODO: Un-defer ar archives taskPatrick McDermott2019-03-171-2/+3
* NEWS: Massively update and reorganizePatrick McDermott2019-03-161-4/+57
* tests/*.sh: set -uPatrick McDermott2019-03-166-6/+6
* ob_parse_control(): Fix variable name in expansionPatrick McDermott2019-03-161-1/+1
* _ob_load_internal_text_domain(): More safely check if LC_MESSAGES etc. are setPatrick McDermott2019-03-161-3/+3
* TODO: Defer non-seamless tar taskPatrick McDermott2019-03-161-4/+4
* ob-unpacksource: Support xz decompressionPatrick McDermott2019-03-162-1/+3
* mksysconf.in: RemovePatrick McDermott2019-03-163-40/+0
* Add braces to param exps in arith substsPatrick McDermott2019-03-167-10/+10
* _ob_change_2(): Fix to use args instead of global varsPatrick McDermott2019-03-161-6/+14
* ob-buildopk, ob-gencontrol, ob-genchanges: Improve OB_DO_SOURCE checksPatrick McDermott2019-03-163-3/+3
* ob-buildopk(1), ob-gencontrol(1), ob-genchanges(1): Document OB_DO_SOURCEPatrick McDermott2019-03-163-1/+22
* TODO: Utility manual pages are updated.Patrick McDermott2019-03-161-1/+0
* ob-checkbuilddeps(1): UpdatePatrick McDermott2019-03-161-24/+1
* ob-installdocs(1): UpdatePatrick McDermott2019-03-161-2/+1
* ob-gencontrol(1): UpdatePatrick McDermott2019-03-162-12/+5
* ob-buildopk(1): UpdatePatrick McDermott2019-03-162-10/+3
* ob-installplatconf(1): Update descriptionPatrick McDermott2019-03-161-3/+6
* ob-installplatconf(1): Update platconf file namePatrick McDermott2019-03-161-1/+1
* ob-gencontrol(1): s/Generates/Generate/ in NAME sectionPatrick McDermott2019-03-162-2/+2
* opkbuild(7): List ob-genchanges(1)Patrick McDermott2019-03-161-0/+3
* man/local.mk: Distribute section-7 manual pagesPatrick McDermott2019-03-161-1/+2
* ob-genchanges(1): New manual pagePatrick McDermott2019-03-162-1/+32
* ob-unpacksource(1): New manual pagePatrick McDermott2019-03-162-0/+32
* .gitignore: Exclude man/TagsPatrick McDermott2019-03-161-0/+1
* ob-buildenv(1): New manual pagePatrick McDermott2019-03-162-0/+35
* .gitignore: Update manual page patternPatrick McDermott2019-03-161-1/+1
* ob-applypatches(1): Make "patches" directory name bold, not italicPatrick McDermott2019-03-161-1/+1
* man/*in: Join .TH linesPatrick McDermott2019-03-168-16/+8
* opkbuild(7): Update from opkhelper to opkbuildPatrick McDermott2019-03-161-123/+55
* opkbuild(1): Drop trailing period in NAME sectionPatrick McDermott2019-03-161-1/+1
* man/local.mk: Build section-7 manual pagesPatrick McDermott2019-03-161-1/+7
* man/opkbuild.7in: s/@@DATE@@/@DATE@/Patrick McDermott2019-03-161-1/+1
* man/o*.1in: Use @DATE@Patrick McDermott2019-03-167-7/+7
* man/local.mk: Add @DATE@ to man_substPatrick McDermott2019-03-161-1/+2