summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: knotty.py: Make sure bitbake.lock is unlocked before exitingLeonardo Sandoval2015-07-091-0/+20
* bitbake: toaster: Fix build execution regressionMichael Wood2015-07-021-0/+1
* bitbake: toasterui: verify variable before usageAlexandru DAMIAN2015-06-261-4/+5
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-262-23/+50
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-261-14/+10
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-261-1/+15
* bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-3/+3
* bitbake: toaster logger: assign projects to all buildsAlexandru DAMIAN2015-05-291-10/+27
* bitbake: toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN2015-05-291-15/+32
* bitbake: toasterui: close build on BuildCompleted eventAlexandru DAMIAN2015-05-081-16/+18
* bitbake: toasterui: proper exit code on toaster errorsAlexandru DAMIAN2015-05-082-6/+10
* bitbake: toasterui: enable sanity checkerAlexandru DAMIAN2015-03-251-1/+1
* bitbake: uievent: catch and log exceptions in receiving eventsAlexandru DAMIAN2015-03-251-1/+6
* bitbake: toastergui: recipe and layer identificationAlexandru DAMIAN2015-03-211-3/+16
* bitbake: toasterui: fix error message parameterAlexandru DAMIAN2015-03-211-1/+1
* bitbake: toasterui: improve info in the toaster_ui.logAlexandru DAMIAN2015-03-212-4/+16
* bitbake: knotty.py: fix indentRobert Yang2015-03-191-19/+19
* bitbake: toasterui: relative recipe pathsAlexandru DAMIAN2015-03-161-1/+7
* bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN2015-03-161-5/+18
* bitbake: knotty: Do not log show_versions outputRob Woolley2015-03-161-1/+1
* bitbake: knotty: Catch exceptions on broken pipesRob Woolley2015-03-161-19/+24
* bitbake: toasterui: do not use transactions if the database autocommitsAlexandru DAMIAN2015-02-271-8/+12
* bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN2015-02-271-2/+2
* bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN2015-02-241-0/+11
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-202-3/+29
* bitbake: depexp.py: Fix segfault if DISPLAY is not setMaxin B. John2015-02-161-0/+7
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-12/+35
* bitbake: toasterui: do not filter images by extensionAlexandru Damian2015-01-291-1/+1
* bitbake: toasterui: save event backlog to buildAlexandru DAMIAN2015-01-231-2/+9
* bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie2015-01-211-1/+1
* bitbake: toasterui: fix variable data errorAlexandru DAMIAN2015-01-161-1/+1
* bitbake: ui/ncurses: Update ncurses ui to accept configParamsAndy Voltz2014-12-231-2/+2
* bitbake: add option to write offline event log fileAlexandru DAMIAN2014-12-182-18/+37
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-182-11/+20
* bitbake: add build artifacts table and other improvementsAlexandru DAMIAN2014-12-182-6/+24
* bitbake: toasterui: Compatibility patch for daisy and dizzyAlexandru DAMIAN2014-11-282-19/+27
* bitbake: toasterui: fix layer identification for managed buildsAlexandru DAMIAN2014-11-281-13/+25
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-282-5/+17
* bitbake: depexp: use stateForceShutdown instead of stateStopRoss Burton2014-11-201-1/+1
* bitbake: toasterui: performance improvementsAlexandru DAMIAN2014-11-122-61/+156
* bitbake: toasterui: improvements in data readingAlexandru DAMIAN2014-11-062-11/+17
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-302-7/+11
* bitbake: toasterui: save build id in build request on first chanceAlexandru DAMIAN2014-10-301-1/+2
* bitbake: buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood2014-10-301-5/+3
* bitbake: hob: Fix sstate mirrors manglingRichard Purdie2014-09-291-4/+1
* bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie2014-09-231-0/+1
* bitbake: knotty: ignore interrupted system callsDan McGregor2014-09-011-1/+1
* bitbake: buildinfohelper: BuildRequest project file update soft linkedAlexandru DAMIAN2014-08-291-1/+1
* bitbake: toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN2014-08-292-38/+51
* bitbake: depexp: don't use undefined variable 'logging'Olof Johansson2014-08-251-1/+1