Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |