summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: knotty: fix task progress bar not starting at 0%Paul Eggleton2016-08-171-2/+5
* bitbake: toaster: buildinfohelper Add handling local layers (i.e. non-git) la...Michael Wood2016-08-111-4/+23
* bitbake: toasterui: ensure that the Build object is always availableElliot Smith2016-08-112-83/+122
* bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith2016-08-112-53/+96
* bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood2016-07-261-3/+3
* bitbake: knotty: don't display ETA for tasks with progressPaul Eggleton2016-07-261-1/+1
* bitbake: knotty: fix some minor bugs in BBProgressPaul Eggleton2016-07-261-12/+13
* bitbake: toaster: add package manifest path to Target objectsElliot Smith2016-07-191-3/+21
* bitbake: buildinfohelper: only record image files for tasks which make imagesElliot Smith2016-07-191-5/+15
* bitbake: toaster: improve scan for SDK artifactsElliot Smith2016-07-192-44/+138
* bitbake: buildinfohelper: fix retrieval of targetsElliot Smith2016-07-191-7/+8
* bitbake: toaster: attach kernel artifacts to targetsElliot Smith2016-07-191-29/+56
* bitbake: toaster: do image and artifact scan on BuildCompletedElliot Smith2016-07-192-26/+181
* bitbake: knotty: avoid errors when fetching outside of a taskPaul Eggleton2016-07-191-3/+4
* bitbake: buildinfohelper: ensure task datetimes are timezone-awareElliot Smith2016-07-081-1/+1
* bitbake: knotty: Handle process indicators more gracefullyRichard Purdie2016-07-081-4/+12
* bitbake: knotty: add quiet output modePaul Eggleton2016-07-081-25/+32
* bitbake: knotty: show task progress barPaul Eggleton2016-07-081-4/+19
* bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton2016-07-081-2/+13
* bitbake: lib: implement basic task progress supportPaul Eggleton2016-07-082-10/+71
* bitbake: knotty: import latest python-progressbarPaul Eggleton2016-07-081-1/+1
* bitbake: knotty: provide a symlink to the latest console logPaul Eggleton2016-07-081-0/+6
* bitbake: depexp.py: port to gtk+3Jussi Kukkonen2016-06-201-79/+80
* bitbake: bitbake: fix wrong usage of format_excEd Bartosh2016-06-161-1/+1
* bitbake: toaster: replace viewkeys() -> keys()Ed Bartosh2016-06-151-1/+1
* bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh2016-06-021-6/+4
* bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie2016-06-0218-3907/+0
* bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie2016-06-023-12/+13
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-027-22/+27
* bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood2016-05-201-10/+10
* bitbake: knotty: Fix output buffering issuesRichard Purdie2016-05-171-0/+2
* bitbake: toasterui: capture keyboard interrupts the same way as knottyElliot Smith2016-05-171-1/+16
* bitbake: buildinfohelper: add method to set current build as CANCELLEDElliot Smith2016-05-171-0/+10
* bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie2016-05-141-1/+1
* bitbake: knotty: Ensure consolelog file handle is closedRichard Purdie2016-05-131-0/+5
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-113-17/+17
* bitbake: providers: Add PREFERRED_RPROVIDER supportRichard Purdie2016-04-151-1/+4
* bitbake: cooker/knotty: Prefix parse logs with filename being parsedRichard Purdie2016-04-151-1/+2
* bitbake: buildinfohelper: work around unicode exceptionsJoshua Lock2016-04-061-4/+6
* bitbake: toasterui: update build in internal stateEd Bartosh2016-04-061-0/+1
* bitbake: buildinfohelper: fix KeyErrorEd Bartosh2016-04-061-2/+2
* bitbake: buildinfohelper: Add handler for cancelling a buildMichael Wood2016-04-061-1/+18
* bitbake: toasterui: shutdown on BuildCompleted eventEd Bartosh2016-04-061-5/+8
* bitbake: toaster: fix jethro buildEd Bartosh2016-04-061-8/+10
* bitbake: toasterui: fix brbe reportingEd Bartosh2016-04-061-3/+3
* bitbake: buildinfohelper: improve handling of providermapEd Bartosh2016-04-061-2/+1
* bitbake: uievent: improve BBUIEventQueue codeEd Bartosh2016-04-061-2/+8
* bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh2016-04-062-3/+4
* bitbake: toaster: buildinfohelper Add additional metadata to the built layerMichael Wood2016-04-031-11/+23
* bitbake: toasterui: remove ParseStarted from the event listEd Bartosh2016-03-231-1/+0