aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)Author
2014-07-14bitbake: toasterui: fix build - project identificationAlexandru DAMIAN
2014-07-14bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner
2014-06-13bitbake: toaster: build control functionalityAlexandru DAMIAN
2014-06-06bitbake: toasterui: fix django settings environment valueAlexandru DAMIAN
2014-06-06bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN
2014-06-06bitbake: uievent: retry on handler registration failureAlexandru DAMIAN
2014-06-06bitbake: xmlrpc: client - remove fatal errorsAlexandru DAMIAN
2014-05-11bitbake: knotty: Fix output printed to the user at debug log levelsRichard Purdie
2014-04-08bitbake: bitbake: knotty: Clear footer before outputting to stderrPeter Kjellerstedt
2014-04-08bitbake: hob: add "recipes/images/" to BBFILES when Hob is launchedIrina Patru
2014-04-05bitbake: toasterui: save warnings from non-build contextAlexandru DAMIAN
2014-04-05bitbake: toasterui: avoid variable name conflictAlexandru DAMIAN
2014-04-04bitbake: hob: fix customization of empty image recipeMarius Avram
2014-04-04bitbake: hob: adding INHERIT += " testimage " affects image recipes listCristiana Voicu
2014-04-04bitbake: toaster: fix mis-detection of targets as imagesPaul Eggleton
2014-04-04bitbake: toaster: fix help texts not showing for most tasksPaul Eggleton
2014-04-01bitbake: toaster: use deploy_dir var to obtain the license.manifest pathCristiana Voicu
2014-04-01bitbake: toaster: update saving sstate task dataAlexandru DAMIAN
2014-03-30bitbake: server/xmlrpc: Simlify featureset handlingRichard Purdie
2014-03-27bitbake: knotty: Show a link to the logfile for failed setscene tasksRichard Purdie
2014-03-27bitbake: knotty: Split error output onto stderrRichard Purdie
2014-03-27bitbake: knotty: Ensure the progress bar shows on stdoutRichard Purdie
2014-03-27bitbake: cooker/event: Overhaul sanity test mechanismRichard Purdie
2014-03-25bitbake: hob: fix set_extra_setting functionMarius Avram
2014-03-25bitbake: toaster: clean exit on bb server shutdownAlexandru DAMIAN
2014-03-25bitbake: toasterui: save missed sstate tasksAlexandru DAMIAN
2014-03-25bitbake: toaster: select recipe based on PN nameAlexandru DAMIAN
2014-03-25bitbake: bitbake toaster: check the file_name with the content of the IMAGE_F...Cristiana Voicu
2014-03-24bitbake: hob: output filenames based on initial recipe nameMarius Avram
2014-03-21bitbake: toaster: fix task elapsed time calculationAlexandru DAMIAN
2014-03-21bitbake: toaster: measure task duration with server-side timestampsAlexandru DAMIAN
2014-03-17bitbake: hob: sync after image deployValentin Popa
2014-03-17bitbake: toaster: improve recipe matching for native tasksAlexandru DAMIAN
2014-03-17bitbake: toaster: fix target file inode type informationAlexandru DAMIAN
2014-03-14bitbake: toaster: add license manifest path to databaseCristiana Voicu
2014-03-14bitbake: toaster: populate target image file tableCristiana Voicu
2014-03-11bitbake: toaster: write files-in-image to the databaseAlexandru DAMIAN
2014-03-10bitbake: knotty: Remove latency when exitingRichard Purdie
2014-03-10bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie
2014-03-10bitbake: knotty: Deal with exceptions not resetting terminal configurationRichard Purdie
2014-03-09bitbake: toasterui: fix task identificationAlexandru DAMIAN
2014-03-09bitbake: toasterui: fix status update on failed sstate tasksAlexandru DAMIAN
2014-03-09bitbake: toaster: update database schemaAlexandru DAMIAN
2014-03-09bitbake: toasterui: add asserts on expected valuesAlexandru DAMIAN
2014-03-09bitbake: toasterui: task data structure in toasteruiAlexandru DAMIAN
2014-03-09bitbake: bb/ui: store_dependency_information optimizationMarius Avram
2014-03-09bitbake: toaster: mark dependency packagesAlexandru DAMIAN
2014-03-09bitbake: toasterui: adding new task outcome emptyAlexandru DAMIAN
2014-02-28bitbake: hob: append bbfiles to bblayers.conf instead of local.confCristiana Voicu
2014-02-28bitbake: hob: remove the code that adds hob layer to bblayersCristiana Voicu