summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood2014-12-311-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
* bitbake: knotty: Improve exception handlingRichard Purdie2014-08-231-1/+9
* bitbake: knotty: Move second event check into a proper blockNamhyung Kim2014-08-021-2/+2
* bitbake: toasterui: fixing event.data clashAlexandru DAMIAN2014-07-231-15/+15
* bitbake: toasterui: fix build - project identificationAlexandru DAMIAN2014-07-142-6/+18
* bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner2014-07-141-0/+4
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-132-0/+13
* bitbake: toasterui: fix django settings environment valueAlexandru DAMIAN2014-06-061-1/+1
* bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN2014-06-061-4/+12
* bitbake: uievent: retry on handler registration failureAlexandru DAMIAN2014-06-061-3/+19
* bitbake: xmlrpc: client - remove fatal errorsAlexandru DAMIAN2014-06-061-1/+2
* bitbake: knotty: Fix output printed to the user at debug log levelsRichard Purdie2014-05-111-1/+1
* bitbake: bitbake: knotty: Clear footer before outputting to stderrPeter Kjellerstedt2014-04-081-2/+3
* bitbake: hob: add "recipes/images/" to BBFILES when Hob is launchedIrina Patru2014-04-082-1/+1
* bitbake: toasterui: save warnings from non-build contextAlexandru DAMIAN2014-04-052-6/+15
* bitbake: toasterui: avoid variable name conflictAlexandru DAMIAN2014-04-051-8/+8
* bitbake: hob: fix customization of empty image recipeMarius Avram2014-04-042-5/+7
* bitbake: hob: adding INHERIT += " testimage " affects image recipes listCristiana Voicu2014-04-041-1/+1
* bitbake: toaster: fix mis-detection of targets as imagesPaul Eggleton2014-04-041-3/+5
* bitbake: toaster: fix help texts not showing for most tasksPaul Eggleton2014-04-041-9/+14
* bitbake: toaster: use deploy_dir var to obtain the license.manifest pathCristiana Voicu2014-04-011-1/+1
* bitbake: toaster: update saving sstate task dataAlexandru DAMIAN2014-04-011-1/+16
* bitbake: server/xmlrpc: Simlify featureset handlingRichard Purdie2014-03-301-2/+2
* bitbake: knotty: Show a link to the logfile for failed setscene tasksRichard Purdie2014-03-271-0/+3
* bitbake: knotty: Split error output onto stderrRichard Purdie2014-03-271-1/+5
* bitbake: knotty: Ensure the progress bar shows on stdoutRichard Purdie2014-03-271-1/+1
* bitbake: cooker/event: Overhaul sanity test mechanismRichard Purdie2014-03-271-0/+2
* bitbake: hob: fix set_extra_setting functionMarius Avram2014-03-251-9/+21
* bitbake: toaster: clean exit on bb server shutdownAlexandru DAMIAN2014-03-251-2/+5
* bitbake: toasterui: save missed sstate tasksAlexandru DAMIAN2014-03-252-0/+23
* bitbake: toaster: select recipe based on PN nameAlexandru DAMIAN2014-03-251-12/+14
* bitbake: bitbake toaster: check the file_name with the content of the IMAGE_F...Cristiana Voicu2014-03-251-1/+2
* bitbake: hob: output filenames based on initial recipe nameMarius Avram2014-03-245-14/+22
* bitbake: toaster: fix task elapsed time calculationAlexandru DAMIAN2014-03-211-6/+8
* bitbake: toaster: measure task duration with server-side timestampsAlexandru DAMIAN2014-03-211-4/+7
* bitbake: hob: sync after image deployValentin Popa2014-03-171-1/+1
* bitbake: toaster: improve recipe matching for native tasksAlexandru DAMIAN2014-03-171-6/+12
* bitbake: toaster: fix target file inode type informationAlexandru DAMIAN2014-03-171-4/+4
* bitbake: toaster: add license manifest path to databaseCristiana Voicu2014-03-142-3/+19
* bitbake: toaster: populate target image file tableCristiana Voicu2014-03-142-0/+15
* bitbake: toaster: write files-in-image to the databaseAlexandru DAMIAN2014-03-111-2/+113
* bitbake: knotty: Remove latency when exitingRichard Purdie2014-03-101-2/+2
* bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie2014-03-101-2/+1
* bitbake: knotty: Deal with exceptions not resetting terminal configurationRichard Purdie2014-03-101-2/+2