summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/buildhistory_analysis.py
Commit message (Expand)AuthorAgeFilesLines
* buildhistory_analysis: update to use explode_dep_versions2()Paul Eggleton2012-10-031-4/+19
* buildhistory: reduce the numeric delta to 10%Ross Burton2012-08-061-1/+1
* buildhistory: correctly handle reductions of numeric fieldsRoss Burton2012-08-061-1/+1
* buildhistory_analysis: ignore removal of self-dependenciesPaul Eggleton2012-08-061-1/+5
* buildhistory_analysis: tidy up duplicate split_version functionPaul Eggleton2012-08-061-19/+1
* classes/buildhistory: record PKG/PKGE/PKGV/PKGRPaul Eggleton2012-08-061-1/+21
* classes/buildhistory: save preinst/postinst/prerm/postrmPaul Eggleton2012-08-061-1/+49
* buildhistory_analysis: fix error when version specifier missingPaul Eggleton2012-05-301-1/+1
* buildhistory_analysis: avoid printing PE/PV/PR more than oncePaul Eggleton2012-03-211-3/+5
* buildhistory_analysis: report if all items removed from a listPaul Eggleton2012-03-211-1/+4
* buildhistory_analysis: skip FILELIST changes for dbg packagesPaul Eggleton2012-03-211-0/+2
* buildhistory_analysis: hide version number increases in dependenciesPaul Eggleton2012-03-211-4/+47
* buildhistory_analysis: use bb.utils.explode_dep_versionsPaul Eggleton2012-03-211-2/+9
* buildhistory_analysis: fix duplicate PE/PV/PR in related fieldsPaul Eggleton2012-03-191-1/+1
* buildhistory_analysis: correctly split RDEPENDS/RRECOMMENDSPaul Eggleton2012-02-211-2/+12
* buildhistory_analysis: avoid noise due to reorderingPaul Eggleton2012-02-211-3/+14
* buildhistory_analysis: include related fields in outputPaul Eggleton2012-01-191-25/+64
* buildhistory_analysis: improve field handling robustnessPaul Eggleton2012-01-191-10/+19
* buildhistory_analysis: correctly handle whitespace when splitting listsPaul Eggleton2012-01-191-2/+2
* buildhistory: record additional image infoPaul Eggleton2012-01-191-22/+29
* buildhistory: add script to check for significant changesPaul Eggleton2012-01-061-0/+240
OpenPOWER on IntegriCloud