summaryrefslogtreecommitdiffstats
path: root/meta/classes/buildhistory.bbclass
Commit message (Expand)AuthorAgeFilesLines
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-141-1/+1
* classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton2015-02-031-2/+3
* image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez2014-11-091-15/+10
* classes/buildhistory: fix for sstate class changePaul Eggleton2014-09-101-1/+1
* buildhistory: Restore parsing time optimalizationMartin Jansa2014-08-251-0/+2
* buildhistory: rename build-id to build-id.txt and add more infoMartin Jansa2014-08-181-8/+18
* *.bbclass (shell): avoid pipe with sedMatthieu Crapet2014-05-081-1/+1
* Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2014-04-251-4/+4
* buildhistory.bbclass: create proper dependency files for SDKLaurentiu Palcu2014-03-211-13/+27
* buildhistory.bbclass: Fix dependency files creationLaurentiu Palcu2014-03-111-1/+8
* classes/buildhistory: fix task signatures changingPaul Eggleton2014-03-071-2/+4
* buildhistory.bbclass: fix creation of installed packages listLaurentiu Palcu2014-02-201-4/+17
* buildhistory.bbclass: create wrapper functions around buildhistory_get_sdk_in...Laurentiu Palcu2014-02-131-2/+10
* classes/buildhistory: avoid buildhistory triggering rebuilds (again)Paul Eggleton2014-02-111-1/+4
* classes/buildhistory: write out files in UTF-8 formatPaul Eggleton2014-02-061-21/+25
* classes/buildhistory: fix expansion of escape sequencesPaul Eggleton2014-02-031-1/+1
* buildhistory.bbclass: Improve robustness in image file listingOtavio Salvador2014-01-281-1/+1
* buildhistory: be quiet when garbage collecting the git repoRoss Burton2013-12-181-1/+1
* buildhistory.bbclass: Specify lang in decoding stringsKhem Raj2013-12-101-1/+1
* buildhistory.bbclass/image.bbclass: remove obsolete codesRoy Li2013-12-091-6/+4
* classes/buildhistory: fix reading of package-specific values from pkgdataPaul Eggleton2013-12-051-11/+14
* 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
OpenPOWER on IntegriCloud