summaryrefslogtreecommitdiffstats
path: root/meta/classes/buildhistory.bbclass
Commit message (Expand)AuthorAgeFilesLines
...
* classes/buildhistory: do git garbage collection after committingPaul Eggleton2013-12-031-0/+1
* classes/buildhistory: reduce parsing timePaul Eggleton2013-12-031-0/+6
* classes/buildhistory: improve collection of package infoPaul Eggleton2013-12-031-43/+48
* classes/buildhistory: add additional variables to image informationPaul Eggleton2013-12-031-4/+4
* classes/buildhistory: drop cruft from old SRCREV tracking implementationPaul Eggleton2013-12-031-12/+0
* buildhistory/distrodata: Adapt to updated fetcher APIRichard Purdie2013-11-221-1/+5
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-1/+1
* classes/buildhistory: avoid mangling names in dot graphs for imagesPaul Eggleton2013-08-161-6/+6
* classes/buildhistory: tag last 3 build revisionsPaul Eggleton2013-08-161-0/+4
* classes/buildhistory: show command line in commit messagePaul Eggleton2013-08-161-2/+11
* classes/buildhistory: record size of installed package not compressed archiveMartin Jansa2013-08-161-5/+7
* classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDSPaul Eggleton2013-08-161-1/+0
* buildhistory: use bb.utils.mkdirhier instead of os.makedirsMartin Jansa2013-08-121-3/+3
* buildhistory: use package_qa_handle_error for version-going-backwardsMartin Jansa2013-08-121-9/+9
* buildhistory: add a note when committing to buildhistoryRoss Burton2013-08-061-0/+1
* classes/buildhistory: fix error when no packages are installedPaul Eggleton2013-06-201-1/+5
* classes/conf: Add eventmasks for event handlersRichard Purdie2013-06-141-4/+4
* classes/buildhistory: split SDK data by IMAGE_NAMEPaul Eggleton2013-06-111-1/+1
* classes/buildhistory: record removals in buildhistory directoryJonathan Liu2013-06-041-1/+1
* buildhistory: Sync with bitbake changesRichard Purdie2013-05-231-1/+4
* classes/buildhistory: track contents of selected files in imagesPaul Eggleton2013-05-101-0/+10
* buildhistory: change default BUILDHISTORY_DIR to TOPDIRMartin Jansa2013-05-031-1/+1
* classes/buildhistory: fix interaction with rm_workPaul Eggleton2013-04-091-3/+2
* buildhistory: record tag names and show warning when the same tag corresponds...Martin Jansa2013-04-041-4/+25
* classes/buildhistory: improve SRCREV recordingPaul Eggleton2013-03-291-6/+52
* classes/buildhistory: ensure SDK package lists include complementary pkgsPaul Eggleton2013-03-271-2/+3
* classes/buildhistory: trim trailing spaces in file listingsPaul Eggleton2013-03-231-1/+1
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-231-40/+90
* buildhistory.bbclass: add support for SRCREV loggingConstantin Musca2013-03-071-1/+22
* buildhistory: Allow the version backwards check to be disabledRichard Purdie2013-03-051-8/+10
* buildhistory: record more R* variablesPaul Eggleton2013-02-111-0/+23
* package: Create global package file list and use throughout PACKAGEFUNCSRichard Purdie2013-02-011-6/+5
* buildhistory.bbclass: track also complementary package informationAndreas Müller2013-01-281-0/+5
* buildhistory.bbclass: Fix hostname print for 'No changes' caseOtavio Salvador2012-10-181-1/+1
* Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan2012-09-201-3/+3
* classes/buildhistory: save metadata revisionsPaul Eggleton2012-08-061-4/+19
* classes/buildhistory: record PKG/PKGE/PKGV/PKGRPaul Eggleton2012-08-061-16/+50
* classes/buildhistory: save preinst/postinst/prerm/postrmPaul Eggleton2012-08-061-8/+16
* classes/buildhistory: remove unused functionsPaul Eggleton2012-08-061-29/+0
* classes/buildhistory: ensure old package info is removedPaul Eggleton2012-08-061-4/+14
* classes/buildhistory: remove obsolete flat package history featurePaul Eggleton2012-08-061-35/+8
* buildhistory: improve performance of image info collectionPaul Eggleton2012-07-291-28/+23
* buildhistory.bbclass: Fix python whitespaceRichard Purdie2012-07-191-247/+247
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-3/+0
* buildhistory: fix multiple commit of images and packages at the same timePaul Eggleton2012-05-041-1/+1
* buildhistory: make seperate commits for every changed top level entry in the ...Koen Kooi2012-04-021-1/+4
* buildhistory: record all buildsKoen Kooi2012-04-021-0/+2
* buildhistory: remove duplicate entries from dot graphKoen Kooi2012-04-021-5/+5
* buildhistory: avoid reruns of do_packagePaul Eggleton2012-03-191-0/+5
* buildhistory: allow disabling image and/or package historyPaul Eggleton2012-03-191-3/+16