summaryrefslogtreecommitdiffstats
path: root/lib/metadata
Commit message (Expand)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
* lib/metadata/proteanos.sh: Remove _ob_local.P. J. McDermott2013-08-181-61/+40
* Remove old input makefiles.P. J. McDermott2013-06-151-75/+0
* Make lib/metadata/ non-recursive.P. J. McDermott2013-06-151-0/+20
* 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-162-2/+2
* Move build helper check into ob_get_system_path().P. J. McDermott2012-10-081-2/+11
* Support OPKHELPER_3_0 macro in makefiles.P. J. McDermott2012-10-081-1/+3
* Use SYSCONFDIR in ob_get_system_{arch,plat}().P. J. McDermott2012-10-081-2/+2
* Add sysconfdir macro to lib/metadata/Makefile.in.P. J. McDermott2012-10-081-1/+3
* Use LIBDIR and DATADIR in ob_get_system_path().P. J. McDermott2012-10-081-4/+4
* Support LIBDIR and DATADIR in metadata plugins.P. J. McDermott2012-10-081-1/+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
* Make package and metadata module dirs once.P. J. McDermott2012-10-081-1/+1
* Rm package and metadata module dirs on uninstall.P. J. McDermott2012-10-081-0/+1
* Update metadata plugin to comply with SPF 2.0.P. J. McDermott2012-10-081-10/+30
* Fix "distdir" macro in lib/*/Makefile.in.P. J. McDermott2012-10-041-1/+1
* Implement _ob_get_system_path_proteanos().P. J. McDermott2012-10-041-0/+50
* Fix library installation path.P. J. McDermott2012-10-021-4/+4
* Write lib/metadata/Makefile.in.P. J. McDermott2012-09-301-0/+67
* 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