aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/commands/buildrpm.py
Commit message (Expand)AuthorAgeFilesLines
* drop python shebangs that's not supposed to be...Per Øyvind Karlsen2016-08-181-2/+0
* buildrpm: add support for passing arguments directly to rpmbuildPer Øyvind Karlsen2016-07-081-0/+2
* implement support for applying %changelog with 'mgarepo buildrpm -l'Per Øyvind Karlsen2016-06-031-2/+7
* Support using DNF instead of urpmi for buildrpmNeal Gompa2016-06-011-0/+2
* add support for optionally installing build depedencies by defaultPer Øyvind Karlsen2016-05-301-0/+2
* add --short-circuit support with buildrpm -sPer Øyvind Karlsen2016-05-301-2/+4
* add support for specifying build stagePer Øyvind Karlsen2016-05-301-0/+1
* document buildrpm optionsPer Øyvind Karlsen2016-05-301-1/+4
* add optional automatic use of rpmlint by defaultPer Øyvind Karlsen2016-05-301-0/+4
* clean out some old leftoversPer Øyvind Karlsen2016-05-301-9/+2
* start on a build option, creating an equivalent of 'mdvsys build'Per Øyvind Karlsen2016-05-301-0/+31