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
path:
root
/
lib
/
metadata.sh
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add argument count checks to ob_*_is_concerned().
P. J. McDermott
2012-11-05
1
-6/+16
|
*
Add {arch,plat}_is_concerned funcs to public API.
P. J. McDermott
2012-11-05
1
-0/+64
|
*
Additionally license everything under GPLv2.
P. J. McDermott
2012-10-16
1
-1/+1
|
*
Implement ob_get_system_path().
P. J. McDermott
2012-10-04
1
-0/+18
|
*
Suppress command output in ob_match_arch().
P. J. McDermott
2012-10-02
1
-1/+1
|
*
Fix typing mistake in ob_match_arch().
P. J. McDermott
2012-10-02
1
-1/+1
|
*
Simplify wildcard matching in ob_match_arch().
P. J. McDermott
2012-09-29
1
-17/+7
|
*
Implement ob_match_arch() and ob_match_plat().
P. J. McDermott
2012-09-29
1
-0/+89
|
*
Fix parameter in ob_get_system_{arch,plat}().
P. J. McDermott
2012-09-29
1
-2/+2
|
*
Implement ob_get_system_{arch,plat}().
P. J. McDermott
2012-09-29
1
-0/+30
|
*
Implement ob_parse_version().
P. J. McDermott
2012-09-29
1
-0/+53
|
*
Support metadata plugins.
P. J. McDermott
2012-09-28
1
-3/+28
|
*
Implement ob_validate_{source,binary}_name.
P. J. McDermott
2012-09-12
1
-0/+45