summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* opkbuild, ob-*: Fix printf commands after ob_set_text_domain()Patrick McDermott2019-03-1510-10/+20
* _ob_try_load_messages(): Replace . with eval/catPatrick McDermott2019-03-151-6/+6
* _ob_try_load_messages(): Abort on missing argumentPatrick McDermott2019-03-151-2/+2
* ob_set_text_domain(): _ob_load_internal_text_domain() sets LC_MESSAGESPatrick McDermott2019-03-151-11/+0
* _ob_load_internal_text_domain(): New __init functionPatrick McDermott2019-03-151-0/+40
* _ob_get_msg(): Don't call ob_set_text_domain()Patrick McDermott2019-03-151-5/+1
* ob_*_is_concerned(): DocumentPatrick McDermott2019-03-151-0/+22
* _ob_match_plat(): Move closer to usagePatrick McDermott2019-03-141-16/+16
* _ob_match_plat(): Remove loopPatrick McDermott2019-03-141-10/+7
* _ob_match_arch(): Remove loopPatrick McDermott2019-03-141-27/+19
* ob_match_*(): Make privatePatrick McDermott2019-03-141-6/+6
* tests/ob_match_arch.sh: RemovePatrick McDermott2019-03-142-66/+0
* ob_match_*(): Drop checks for "all" match arch/platPatrick McDermott2019-03-141-16/+0
* tests/ob_match_arch.sh: Drop "all" host arch testsPatrick McDermott2019-03-141-11/+1
* ob_match_plat(): Use clearer variable namesPatrick McDermott2019-03-141-7/+7
* tests/ob_arch_is_concerned.sh: Add more test casesPatrick McDermott2019-03-141-1/+43
* lib/package.sh: Make global variables lowercasePatrick McDermott2019-03-141-19/+19
* ob_get_binary_packages(): Avoid multiple runs with 0 bin pkgsPatrick McDermott2019-03-141-3/+4
* lib/deps.sh, lib/metadata.sh, lib/package/2.sh: Wrap long linesPatrick McDermott2019-03-143-5/+10
* Fix missing "()" after function names in @detailsPatrick McDermott2019-03-147-37/+38
* ob_set_package_substvars(): DocumentPatrick McDermott2019-03-141-0/+10
* TODO: Add details to binary pkg substvars taskPatrick McDermott2019-03-141-0/+4
* TODO: Add details to run-in-place taskPatrick McDermott2019-03-141-1/+2
* ob_get_binary_packages(): DocumentPatrick McDermott2019-03-141-0/+14
* ob_error(): Update @pure doc commandPatrick McDermott2019-03-141-1/+1
* ob_error(), ob_warn(), ob_info(): Make @stderr doc cmds more consistentPatrick McDermott2019-03-141-6/+5
* ob_get_*_parameter(): Fix @operand doc commandsPatrick McDermott2019-03-141-3/+3
* ob_init_package(): DocumentPatrick McDermott2019-03-141-0/+9
* TODO: Change headingsPatrick McDermott2019-03-131-8/+11
* TODO: Separate 4.0.0 changes from future changesPatrick McDermott2019-03-131-4/+8
* TODO: prokit and pro-archman must support ar archivesPatrick McDermott2019-03-131-1/+2
* TODO: Fix archive format taskPatrick McDermott2019-03-131-1/+1
* TODO: Read and use binary pkg substvars in work areaPatrick McDermott2019-03-131-0/+3
* TODO: Note needed pro-archman changesPatrick McDermott2019-03-131-0/+1
* TODO: RearrangePatrick McDermott2019-03-131-6/+6
* TODO: Restore and implement ob_summarize_package_*()Patrick McDermott2019-03-131-0/+3
* ob_summarize_package_*(): RemovePatrick McDermott2019-03-131-14/+0
* ob_get_doc_files(): DocumentPatrick McDermott2019-03-131-0/+8
* ob-installdocs: Fix mkdir when dest not givenPatrick McDermott2019-03-131-2/+2
* ob_get_doc_files(): Drop arch and plat parametersPatrick McDermott2019-03-133-10/+2
* ob_get_doc_package(): DocumentPatrick McDermott2019-03-131-0/+7
* ob_get_*_parameter(): DocumentPatrick McDermott2019-03-131-0/+15
* ob_parse_package_metadata(): Merge into ob_init_package()Patrick McDermott2019-03-1311-25/+10
* TODO: Duly reconsideredPatrick McDermott2019-03-131-1/+0
* tests/ob_parse_dep.sh: Update option letterPatrick McDermott2019-03-131-1/+1
* TODO: Add tasks related to executablesPatrick McDermott2019-03-131-0/+2
* ob_get_binary_packages(): Use -p instead of -P for platformPatrick McDermott2019-03-132-10/+10
* ob_reduce_deps(): Use -p instead of -P for platformPatrick McDermott2019-03-133-6/+6
* ob_parse_dep(): Swap -p and -P option lettersPatrick McDermott2019-03-134-14/+13
* TODO: Improve in-place locale loadingPatrick McDermott2019-03-131-0/+2