summaryrefslogtreecommitdiffstats
path: root/lib/metadata/proteanos.sh
Commit message (Collapse)AuthorAgeFilesLines
* lib/*.sh, lib/*/*.sh: Add ".sh" to header comment.P. J. McDermott2013-08-181-1/+1
|
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2013-08-181-2/+2
| | | | This is one step toward adding `set -u` to opkbuild.
* lib/metadata/proteanos.sh: Remove _ob_local.P. J. McDermott2013-08-181-61/+40
|
* Remove code for upstream build system arches.P. J. McDermott2012-11-141-9/+0
|
* Return 2 platconf dirs from ob_get_system_path().P. J. McDermott2012-10-201-2/+5
|
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
|
* Move build helper check into ob_get_system_path().P. J. McDermott2012-10-081-2/+11
|
* Use SYSCONFDIR in ob_get_system_{arch,plat}().P. J. McDermott2012-10-081-2/+2
|
* Use LIBDIR and DATADIR in ob_get_system_path().P. J. McDermott2012-10-081-4/+4
|
* Add "build-helper" path to ob_get_system_path().P. J. McDermott2012-10-081-0/+8
|
* Add "archtab" path ID to ob_get_system_path().P. J. McDermott2012-10-081-0/+9
|
* Update metadata plugin to comply with SPF 2.0.P. J. McDermott2012-10-081-10/+30
|
* Implement _ob_get_system_path_proteanos().P. J. McDermott2012-10-041-0/+50
|
* Add functions to get arch and plat on ProteanOS.P. J. McDermott2012-09-291-0/+20
|
* Implement version parsing for ProteanOS.P. J. McDermott2012-09-291-0/+43
|
* Suppress output of grep in validation functions.P. J. McDermott2012-09-291-2/+4
|
* Begin writing metadata plugin for ProteanOS.P. J. McDermott2012-09-281-0/+47