summaryrefslogtreecommitdiff
path: root/meta/classes/buildhistory.bbclass
AgeCommit message (Expand)AuthorFiles
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1
2013-08-16classes/buildhistory: avoid mangling names in dot graphs for imagesPaul Eggleton1
2013-08-16classes/buildhistory: tag last 3 build revisionsPaul Eggleton1
2013-08-16classes/buildhistory: show command line in commit messagePaul Eggleton1
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa1
2013-08-16classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDSPaul Eggleton1
2013-08-09buildhistory: use bb.utils.mkdirhier instead of os.makedirsMartin Jansa1
2013-08-09buildhistory: use package_qa_handle_error for version-going-backwardsMartin Jansa1
2013-08-05buildhistory: add a note when committing to buildhistoryRoss Burton1
2013-06-20classes/buildhistory: fix error when no packages are installedPaul Eggleton1
2013-06-14classes/conf: Add eventmasks for event handlersRichard Purdie1
2013-06-10classes/buildhistory: split SDK data by IMAGE_NAMEPaul Eggleton1
2013-06-04classes/buildhistory: record removals in buildhistory directoryJonathan Liu1
2013-05-23buildhistory: Sync with bitbake changesRichard Purdie1
2013-05-10classes/buildhistory: track contents of selected files in imagesPaul Eggleton1
2013-05-03buildhistory: change default BUILDHISTORY_DIR to TOPDIRMartin Jansa1
2013-04-09classes/buildhistory: fix interaction with rm_workPaul Eggleton1
2013-04-04buildhistory: record tag names and show warning when the same tag corresponds...Martin Jansa1
2013-03-29classes/buildhistory: improve SRCREV recordingPaul Eggleton1
2013-03-27classes/buildhistory: ensure SDK package lists include complementary pkgsPaul Eggleton1
2013-03-23classes/buildhistory: trim trailing spaces in file listingsPaul Eggleton1
2013-03-23classes/buildhistory: implement history collection for SDKsPaul Eggleton1
2013-03-07buildhistory.bbclass: add support for SRCREV loggingConstantin Musca1
2013-03-05buildhistory: Allow the version backwards check to be disabledRichard Purdie1
2013-02-11buildhistory: record more R* variablesPaul Eggleton1
2013-02-01package: Create global package file list and use throughout PACKAGEFUNCSRichard Purdie1
2013-01-28buildhistory.bbclass: track also complementary package informationAndreas Müller1
2012-10-18buildhistory.bbclass: Fix hostname print for 'No changes' caseOtavio Salvador1
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan1
2012-08-06classes/buildhistory: save metadata revisionsPaul Eggleton1
2012-08-06classes/buildhistory: record PKG/PKGE/PKGV/PKGRPaul Eggleton1
2012-08-06classes/buildhistory: save preinst/postinst/prerm/postrmPaul Eggleton1
2012-08-06classes/buildhistory: remove unused functionsPaul Eggleton1
2012-08-06classes/buildhistory: ensure old package info is removedPaul Eggleton1
2012-08-06classes/buildhistory: remove obsolete flat package history featurePaul Eggleton1
2012-07-28buildhistory: improve performance of image info collectionPaul Eggleton1
2012-07-19buildhistory.bbclass: Fix python whitespaceRichard Purdie1
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie1
2012-05-04buildhistory: fix multiple commit of images and packages at the same timePaul Eggleton1
2012-04-01buildhistory: make seperate commits for every changed top level entry in the ...Koen Kooi1
2012-04-01buildhistory: record all buildsKoen Kooi1
2012-04-01buildhistory: remove duplicate entries from dot graphKoen Kooi1
2012-03-19buildhistory: avoid reruns of do_packagePaul Eggleton1
2012-03-19buildhistory: allow disabling image and/or package historyPaul Eggleton1
2012-02-21classes/buildhistory: fix splitting on + in package list fieldsPaul Eggleton1
2012-02-21classes/buildhistory: use hostname instead of reading /etc/hostnamePaul Eggleton1
2012-02-21classes/buildhistory: sort FILELIST in package infoPaul Eggleton1
2012-02-21classes/buildhistory: sort and de-dupe dependency graphsPaul Eggleton1
2012-02-21classes/buildhistory: squash spaces out of image variablesPaul Eggleton1
2012-02-08classes/buildhistory: sort list fields in package infoPaul Eggleton1