aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)Author
2016-11-04bitbake: toasterui.py: warn if buildstats is missingOlaf Mandel
2016-11-04bitbake: toaster: buildinfohelper Handle regex pathsbrian avery
2016-10-11bitbake: depexp: Close UI with error message on NoProvider eventJussi Kukkonen
2016-10-09bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón
2016-10-06bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...Michael Wood
2016-09-30bitbake: toaster: make error message more informativeEd Bartosh
2016-09-30bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-30bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-30bitbake: toaster: check if file existEd Bartosh
2016-09-23bitbake: knotty: ensure progress bar output is accounted for in displayPaul Eggleton
2016-09-23bitbake: knotty: Show task elapsed timeRichard Purdie
2016-09-21bitbake: toaster: buildinfohelper local layer don't construct path using git ...Michael Wood
2016-09-21bitbake: toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-21bitbake: toaster: notify runbuilds when build status changesEd Bartosh
2016-09-21bitbake: uihelper: use elif instead of repeated ifRoss Burton
2016-09-08bitbake: toaster: keep layer name in variable history pathDavid Reyna
2016-09-02bitbake: buildinfohelper: discover kernel artifacts correctlyElliot Smith
2016-08-20bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...Martin Jansa
2016-08-17bitbake: knotty: don't show number of running tasks in quiet modePaul Eggleton
2016-08-17bitbake: knotty: fix task progress bar not starting at 0%Paul Eggleton
2016-08-11bitbake: toaster: buildinfohelper Add handling local layers (i.e. non-git) la...Michael Wood
2016-08-11bitbake: toasterui: ensure that the Build object is always availableElliot Smith
2016-08-11bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-07-26bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-26bitbake: knotty: don't display ETA for tasks with progressPaul Eggleton
2016-07-26bitbake: knotty: fix some minor bugs in BBProgressPaul Eggleton
2016-07-19bitbake: toaster: add package manifest path to Target objectsElliot Smith
2016-07-19bitbake: buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-19bitbake: toaster: improve scan for SDK artifactsElliot Smith
2016-07-19bitbake: buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-19bitbake: toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19bitbake: toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-19bitbake: knotty: avoid errors when fetching outside of a taskPaul Eggleton
2016-07-08bitbake: buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-07-08bitbake: knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-08bitbake: knotty: add quiet output modePaul Eggleton
2016-07-08bitbake: knotty: show task progress barPaul Eggleton
2016-07-08bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-08bitbake: lib: implement basic task progress supportPaul Eggleton
2016-07-08bitbake: knotty: import latest python-progressbarPaul Eggleton
2016-07-08bitbake: knotty: provide a symlink to the latest console logPaul Eggleton
2016-06-20bitbake: depexp.py: port to gtk+3Jussi Kukkonen
2016-06-16bitbake: bitbake: fix wrong usage of format_excEd Bartosh
2016-06-15bitbake: toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-02bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-02bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-02bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-17bitbake: knotty: Fix output buffering issuesRichard Purdie