aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/buildhistory.bbclass
AgeCommit message (Expand)Author
2015-07-16buildhistory.bbclass: Check output folder is present before creating files-in...Leonardo Sandoval
2015-06-27buildhistory.bbclass: Create a files-in-<pkg>.txt containg recipe's pkg filesLeonardo Sandoval
2015-05-23classes/buildhistory: ensure that git user email and name are setPaul Eggleton
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton
2014-11-09image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez
2014-09-10classes/buildhistory: fix for sstate class changePaul Eggleton
2014-08-25buildhistory: Restore parsing time optimalizationMartin Jansa
2014-08-18buildhistory: rename build-id to build-id.txt and add more infoMartin Jansa
2014-05-08*.bbclass (shell): avoid pipe with sedMatthieu Crapet
2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador
2014-03-21buildhistory.bbclass: create proper dependency files for SDKLaurentiu Palcu
2014-03-11buildhistory.bbclass: Fix dependency files creationLaurentiu Palcu
2014-03-07classes/buildhistory: fix task signatures changingPaul Eggleton
2014-02-20buildhistory.bbclass: fix creation of installed packages listLaurentiu Palcu
2014-02-13buildhistory.bbclass: create wrapper functions around buildhistory_get_sdk_in...Laurentiu Palcu
2014-02-11classes/buildhistory: avoid buildhistory triggering rebuilds (again)Paul Eggleton
2014-02-06classes/buildhistory: write out files in UTF-8 formatPaul Eggleton
2014-02-03classes/buildhistory: fix expansion of escape sequencesPaul Eggleton
2014-01-28buildhistory.bbclass: Improve robustness in image file listingOtavio Salvador
2013-12-18buildhistory: be quiet when garbage collecting the git repoRoss Burton
2013-12-10buildhistory.bbclass: Specify lang in decoding stringsKhem Raj
2013-12-09buildhistory.bbclass/image.bbclass: remove obsolete codesRoy Li
2013-12-05classes/buildhistory: fix reading of package-specific values from pkgdataPaul Eggleton
2013-12-03classes/buildhistory: do git garbage collection after committingPaul Eggleton
2013-12-03classes/buildhistory: reduce parsing timePaul Eggleton
2013-12-03classes/buildhistory: improve collection of package infoPaul Eggleton
2013-12-03classes/buildhistory: add additional variables to image informationPaul Eggleton
2013-12-03classes/buildhistory: drop cruft from old SRCREV tracking implementationPaul Eggleton
2013-11-21buildhistory/distrodata: Adapt to updated fetcher APIRichard Purdie
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
2013-08-16classes/buildhistory: avoid mangling names in dot graphs for imagesPaul Eggleton
2013-08-16classes/buildhistory: tag last 3 build revisionsPaul Eggleton
2013-08-16classes/buildhistory: show command line in commit messagePaul Eggleton
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa
2013-08-16classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDSPaul Eggleton
2013-08-09buildhistory: use bb.utils.mkdirhier instead of os.makedirsMartin Jansa
2013-08-09buildhistory: use package_qa_handle_error for version-going-backwardsMartin Jansa
2013-08-05buildhistory: add a note when committing to buildhistoryRoss Burton
2013-06-20classes/buildhistory: fix error when no packages are installedPaul Eggleton
2013-06-14classes/conf: Add eventmasks for event handlersRichard Purdie
2013-06-10classes/buildhistory: split SDK data by IMAGE_NAMEPaul Eggleton
2013-06-04classes/buildhistory: record removals in buildhistory directoryJonathan Liu
2013-05-23buildhistory: Sync with bitbake changesRichard Purdie
2013-05-10classes/buildhistory: track contents of selected files in imagesPaul Eggleton
2013-05-03buildhistory: change default BUILDHISTORY_DIR to TOPDIRMartin Jansa
2013-04-09classes/buildhistory: fix interaction with rm_workPaul Eggleton
2013-04-04buildhistory: record tag names and show warning when the same tag corresponds...Martin Jansa
2013-03-29classes/buildhistory: improve SRCREV recordingPaul Eggleton
2013-03-27classes/buildhistory: ensure SDK package lists include complementary pkgsPaul Eggleton