summaryrefslogtreecommitdiffstats
path: root/src/ob-gencontrol.sh
Commit message (Expand)AuthorAgeFilesLines
* src/*.sh: Add ".sh" to header comment.P. J. McDermott2013-08-181-1/+1
* s/@@LIBOPKBUILD@@/@@PKGLIBDIR@@/ in sources.P. J. McDermott2013-06-151-1/+1
* Exit on failure to parse package metadata.P. J. McDermott2012-11-161-2/+2
* Use "<<-" here-doc operator to allow indentation.P. J. McDermott2012-10-251-12/+12
* Reduce platforms in dep fields in ob-gencontrol.P. J. McDermott2012-10-251-3/+3
* Add missing "ob_use deps" in ob-gencontrol.P. J. McDermott2012-10-231-0/+1
* Perform var substitutions on some control fields.P. J. McDermott2012-10-231-1/+6
* Reduce binary package dependency fields.P. J. McDermott2012-10-221-0/+12
* Additionally license everything under GPLv2.P. J. McDermott2012-10-161-1/+1
* Make ob-gencontrol write a "Platform" field.P. J. McDermott2012-10-161-4/+8
* Make ob-gencontrol write a "Maintainer" field.P. J. McDermott2012-10-161-0/+1
* Generate control files only for built packages.P. J. McDermott2012-10-091-1/+1
* Update environment variable names in ob-* utils.P. J. McDermott2012-10-081-6/+6
* Prefix source binary package names with "src-".P. J. McDermott2012-10-081-2/+2
* Implement ob-gencontrol.P. J. McDermott2012-10-031-0/+165