aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-22package_srpm: Generate directory of spec files as one of the outputsRichard Purdie
2014-09-22package_srpm: clean up justify split/join logicRoss Burton
2014-09-22package_srpm: Use variable for PN and PV when writing spec files, don't hardcodeRichard Purdie
2014-09-22autotools: remove override bbclassRoss Burton
2014-09-08package_srpm: Use full URL when possible (http{,s}, ftp)Ikey Doherty
2014-09-08package_srpm: Ensure there are no blank lines in file listingsIkey Doherty
2014-09-08package_srpm: No longer emit PackagerIkey Doherty
2014-09-08package_srpm: Add handling for distutilsIkey Doherty
2014-09-08package_srpm: Use %{version}-%{release} syntax when possibleIkey Doherty
2014-09-08package_srpm: Increase justified line width for Post/PostunIkey Doherty
2014-09-08package_srpm: Update patch application styleIkey Doherty
2014-09-08package_srpm: Ensure we don't kill split key/value justificationIkey Doherty
2014-06-06package_srpm: Emit Summary in the right locationMichael Ikey Doherty
2014-06-06package_srpm: Justify Key:Value textMichael Ikey Doherty
2014-06-06package_srpm: Ensure there is a trailing blank line for main %filesMichael Ikey Doherty
2014-06-06package_srpm: Merge -staticdev files into -devMichael Ikey Doherty
2014-06-06package_srpm: Ignore dbg packagesMichael Ikey Doherty
2014-06-06package_srpm: Automatically handle autotools ourselvesMichael Ikey Doherty
2014-06-04package_srpm: Automatically rpm-macroify file pathsMichael Ikey Doherty
2014-05-20package_srpm: strip bitbake parameters from URLsRoss Burton
2014-05-20package_srpm: only emit %setup if there are sources to setupRoss Burton
2014-05-20package_srpm: disable SuggestsRoss Burton
2014-05-20package_srpm: remove stale commentsRoss Burton
2014-05-20package_srpm: don't run rpmbuild twice in archiver modeRoss Burton
2014-05-20translator.bbclass: add recursive and nicely named wrapper taskRoss Burton
2014-05-20README: updateRoss Burton
2014-05-20package_srpm: implement patch origin filteringRoss Burton
2014-05-20package_srpm: if a source URL is http://, write the full URL in SourceRoss Burton
2014-05-20package_srpm: re-enable dependsRoss Burton
2014-05-20package_srpm: add a way to rewrite build dependenciesRoss Burton
2014-05-20package_srpm: add a toggle to control patch exportingRoss Burton
2014-05-09autotools.bbclass: stub implementationRoss Burton
2014-05-09classes: rename package_rpm to package_srpmRoss Burton
2014-04-23Initial importRoss Burton