summaryrefslogtreecommitdiffstats
path: root/lib/package
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/package/2.sh: Remove _ob_local.P. J. McDermott2013-08-181-56/+43
* Remove old input makefiles.P. J. McDermott2013-06-151-68/+0
* Make lib/package/ non-recursive.P. J. McDermott2013-06-151-0/+20
* Set Host-Arch and Host-Plat substvars.P. J. McDermott2013-05-251-0/+2
* Verify existence of *.pkg/control in pkg listing.P. J. McDermott2012-11-161-0/+4
* Don't print error when there's no substvars file.P. J. McDermott2012-11-101-1/+3
* Make ob_get_doc_files() accept arch and plat args.P. J. McDermott2012-10-251-6/+4
* Use "<<-" here-doc operator to allow indentation.P. J. McDermott2012-10-251-5/+5
* Implement ob_set_package_substvars().P. J. McDermott2012-10-231-0/+27
* Additionally license everything under GPLv2.P. J. McDermott2012-10-162-2/+2
* Get Uploader, not Maintainer, from changelog.P. J. McDermott2012-10-161-1/+1
* 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
* Fix "distdir" macro in lib/*/Makefile.in.P. J. McDermott2012-10-041-1/+1
* Fix a variable name in _ob_get_doc_files_2().P. J. McDermott2012-10-041-1/+1
* Fix _ob_get_doc_package_2().P. J. McDermott2012-10-041-1/+6
* Implement ob_get_doc_{package,files}().P. J. McDermott2012-10-041-0/+42
* Add missing ob_use commands to "package/2" module.P. J. McDermott2012-10-021-0/+3
* Fix library installation path.P. J. McDermott2012-10-021-4/+4
* Write lib/package/Makefile.in.P. J. McDermott2012-09-301-0/+67
* Implement _ob_parse_package_metadata_2() and CBs.P. J. McDermott2012-09-281-2/+55
* Implement much of the "package" library modules.P. J. McDermott2012-09-281-0/+52