summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toasterui: fix task identificationAlexandru DAMIAN2014-03-091-6/+22
* bitbake: toasterui: fix status update on failed sstate tasksAlexandru DAMIAN2014-03-091-3/+6
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-091-7/+1
* bitbake: toasterui: add asserts on expected valuesAlexandru DAMIAN2014-03-091-37/+105
* bitbake: toasterui: task data structure in toasteruiAlexandru DAMIAN2014-03-091-7/+10
* bitbake: bb/ui: store_dependency_information optimizationMarius Avram2014-03-091-3/+13
* bitbake: toaster: mark dependency packagesAlexandru DAMIAN2014-03-091-1/+5
* bitbake: toasterui: adding new task outcome emptyAlexandru DAMIAN2014-03-091-12/+15
* bitbake: hob: append bbfiles to bblayers.conf instead of local.confCristiana Voicu2014-02-281-1/+1
* bitbake: hob: remove the code that adds hob layer to bblayersCristiana Voicu2014-02-281-5/+0
* bitbake: hob: create a base hob image used to create custom imagesCristiana Voicu2014-02-284-4/+12
* bitbake: hob: replace the use of hob-toolchain with populate_sdk taskCristiana Voicu2014-02-252-10/+8
* bitbake: hob: No need for enable_proxy and same_proxy in conf fileIrina Patru2014-01-281-2/+0
* bitbake: hob: Don't always save proxy values in conf fileIrina Patru2014-01-281-6/+14
* bitbake: hob: don't display interruptions as failsIrina Patru2014-01-281-1/+2
* bitbake: hob: unsetting busy cursor after hitting Stop buttonIrina Patru2014-01-281-2/+3
* bitbake: hob: change error_msg for CommandFailed eventIrina Patru2014-01-281-6/+1
* bitbake: toaster: fix package data gatheringAlexandru DAMIAN2014-01-271-2/+12