index
:
opkbuild/opkbuild.git
feature/build-system-improvements
feature/remove-_ob_local
master
OPK build system
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ob_set_text_domain(): _ob_load_internal_text_domain() sets LC_MESSAGES
Patrick McDermott
2019-03-15
1
-11/+0
*
_ob_load_internal_text_domain(): New __init function
Patrick McDermott
2019-03-15
1
-0/+40
*
_ob_get_msg(): Don't call ob_set_text_domain()
Patrick McDermott
2019-03-15
1
-5/+1
*
ob_*_is_concerned(): Document
Patrick McDermott
2019-03-15
1
-0/+22
*
_ob_match_plat(): Move closer to usage
Patrick McDermott
2019-03-14
1
-16/+16
*
_ob_match_plat(): Remove loop
Patrick McDermott
2019-03-14
1
-10/+7
*
_ob_match_arch(): Remove loop
Patrick McDermott
2019-03-14
1
-27/+19
*
ob_match_*(): Make private
Patrick McDermott
2019-03-14
1
-6/+6
*
tests/ob_match_arch.sh: Remove
Patrick McDermott
2019-03-14
2
-66/+0
*
ob_match_*(): Drop checks for "all" match arch/plat
Patrick McDermott
2019-03-14
1
-16/+0
*
tests/ob_match_arch.sh: Drop "all" host arch tests
Patrick McDermott
2019-03-14
1
-11/+1
*
ob_match_plat(): Use clearer variable names
Patrick McDermott
2019-03-14
1
-7/+7
*
tests/ob_arch_is_concerned.sh: Add more test cases
Patrick McDermott
2019-03-14
1
-1/+43
*
lib/package.sh: Make global variables lowercase
Patrick McDermott
2019-03-14
1
-19/+19
*
ob_get_binary_packages(): Avoid multiple runs with 0 bin pkgs
Patrick McDermott
2019-03-14
1
-3/+4
*
lib/deps.sh, lib/metadata.sh, lib/package/2.sh: Wrap long lines
Patrick McDermott
2019-03-14
3
-5/+10
*
Fix missing "()" after function names in @details
Patrick McDermott
2019-03-14
7
-37/+38
*
ob_set_package_substvars(): Document
Patrick McDermott
2019-03-14
1
-0/+10
*
TODO: Add details to binary pkg substvars task
Patrick McDermott
2019-03-14
1
-0/+4
*
TODO: Add details to run-in-place task
Patrick McDermott
2019-03-14
1
-1/+2
*
ob_get_binary_packages(): Document
Patrick McDermott
2019-03-14
1
-0/+14
*
ob_error(): Update @pure doc command
Patrick McDermott
2019-03-14
1
-1/+1
*
ob_error(), ob_warn(), ob_info(): Make @stderr doc cmds more consistent
Patrick McDermott
2019-03-14
1
-6/+5
*
ob_get_*_parameter(): Fix @operand doc commands
Patrick McDermott
2019-03-14
1
-3/+3
*
ob_init_package(): Document
Patrick McDermott
2019-03-14
1
-0/+9
*
TODO: Change headings
Patrick McDermott
2019-03-13
1
-8/+11
*
TODO: Separate 4.0.0 changes from future changes
Patrick McDermott
2019-03-13
1
-4/+8
*
TODO: prokit and pro-archman must support ar archives
Patrick McDermott
2019-03-13
1
-1/+2
*
TODO: Fix archive format task
Patrick McDermott
2019-03-13
1
-1/+1
*
TODO: Read and use binary pkg substvars in work area
Patrick McDermott
2019-03-13
1
-0/+3
*
TODO: Note needed pro-archman changes
Patrick McDermott
2019-03-13
1
-0/+1
*
TODO: Rearrange
Patrick McDermott
2019-03-13
1
-6/+6
*
TODO: Restore and implement ob_summarize_package_*()
Patrick McDermott
2019-03-13
1
-0/+3
*
ob_summarize_package_*(): Remove
Patrick McDermott
2019-03-13
1
-14/+0
*
ob_get_doc_files(): Document
Patrick McDermott
2019-03-13
1
-0/+8
*
ob-installdocs: Fix mkdir when dest not given
Patrick McDermott
2019-03-13
1
-2/+2
*
ob_get_doc_files(): Drop arch and plat parameters
Patrick McDermott
2019-03-13
3
-10/+2
*
ob_get_doc_package(): Document
Patrick McDermott
2019-03-13
1
-0/+7
*
ob_get_*_parameter(): Document
Patrick McDermott
2019-03-13
1
-0/+15
*
ob_parse_package_metadata(): Merge into ob_init_package()
Patrick McDermott
2019-03-13
11
-25/+10
*
TODO: Duly reconsidered
Patrick McDermott
2019-03-13
1
-1/+0
*
tests/ob_parse_dep.sh: Update option letter
Patrick McDermott
2019-03-13
1
-1/+1
*
TODO: Add tasks related to executables
Patrick McDermott
2019-03-13
1
-0/+2
*
ob_get_binary_packages(): Use -p instead of -P for platform
Patrick McDermott
2019-03-13
2
-10/+10
*
ob_reduce_deps(): Use -p instead of -P for platform
Patrick McDermott
2019-03-13
3
-6/+6
*
ob_parse_dep(): Swap -p and -P option letters
Patrick McDermott
2019-03-13
4
-14/+13
*
TODO: Improve in-place locale loading
Patrick McDermott
2019-03-13
1
-0/+2
*
TODO: Drop 2012 copyright and reconsider getopts
Patrick McDermott
2019-03-13
1
-4/+4
*
ob-installdocs: Replace "${data_doc_dir%/*}" with dirname
Patrick McDermott
2019-03-13
1
-1/+2
*
_ob_get_system_path(): Protect against DATADIR with "%"
Patrick McDermott
2019-03-13
1
-4/+4
[prev]
[next]