summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: build/uihelper: Show better information about multiconfig tasks on UIRichard Purdie2017-01-111-1/+4
* bitbake: toaster: buildinfohelper Handle regex pathsbrian avery2016-11-031-1/+26
* bitbake: depexp: Close UI with error message on NoProvider eventJussi Kukkonen2016-10-111-0/+24
* bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón2016-10-091-7/+8
* bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...Michael Wood2016-10-061-6/+3
* bitbake: toaster: make error message more informativeEd Bartosh2016-09-301-1/+1
* bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh2016-09-301-0/+4
* bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh2016-09-301-3/+6
* bitbake: toaster: check if file existEd Bartosh2016-09-301-0/+3
* bitbake: knotty: ensure progress bar output is accounted for in displayPaul Eggleton2016-09-231-5/+4
* bitbake: knotty: Show task elapsed timeRichard Purdie2016-09-231-1/+10
* bitbake: toaster: buildinfohelper local layer don't construct path using git ...Michael Wood2016-09-211-3/+5
* bitbake: toaster: unlock BuildEnvirnoment when build is doneEd Bartosh2016-09-211-3/+5
* bitbake: toaster: notify runbuilds when build status changesEd Bartosh2016-09-211-0/+4
* bitbake: uihelper: use elif instead of repeated ifRoss Burton2016-09-211-6/+5
* bitbake: toaster: keep layer name in variable history pathDavid Reyna2016-09-081-1/+2
* bitbake: buildinfohelper: discover kernel artifacts correctlyElliot Smith2016-09-021-4/+7
* bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa2016-08-202-8/+8
* bitbake: knotty: don't show number of running tasks in quiet modePaul Eggleton2016-08-171-1/+3
* 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