summaryrefslogtreecommitdiffstats
path: root/lib/metadata.sh
Commit message (Collapse)AuthorAgeFilesLines
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
|
* Implement ob_get_system_path().P. J. McDermott2012-10-041-0/+18
|
* Suppress command output in ob_match_arch().P. J. McDermott2012-10-021-1/+1
|
* Fix typing mistake in ob_match_arch().P. J. McDermott2012-10-021-1/+1
|
* Simplify wildcard matching in ob_match_arch().P. J. McDermott2012-09-291-17/+7
|
* Implement ob_match_arch() and ob_match_plat().P. J. McDermott2012-09-291-0/+89
|
* Fix parameter in ob_get_system_{arch,plat}().P. J. McDermott2012-09-291-2/+2
|
* Implement ob_get_system_{arch,plat}().P. J. McDermott2012-09-291-0/+30
|
* Implement ob_parse_version().P. J. McDermott2012-09-291-0/+53
|
* Support metadata plugins.P. J. McDermott2012-09-281-3/+28
|
* Implement ob_validate_{source,binary}_name.P. J. McDermott2012-09-121-0/+45