summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-271-1/+2
* bitbake: toaster: update Task classification fieldsAlexandru DAMIAN2014-01-271-7/+12
* bitbake: hob: after adding a layer, hob do not parse the configurationCristiana Voicu2013-12-102-2/+2
* bitbake: toasterui: fix version numbers for no PE specifiedAlexandru DAMIAN2013-12-101-1/+1
* bitbake: toaster: change package storage modelAlexandru DAMIAN2013-12-102-90/+78
* bitbake: toaster: update build stats readingAlexandru DAMIAN2013-12-102-45/+21
* bitbake: toaster: move layer information reading codeAlexandru DAMIAN2013-12-102-74/+18
* bitbake: toaster: exclude "set in documentation.conf" from variable historyCristiana Voicu2013-12-051-4/+5
* bitbake: hob: changes to INHERIT var should use "append" operationCristiana Voicu2013-12-051-3/+1
* bitbake: Hob: check if warnings are related to package build1.6_M1.rc11.6_M1.final1.6_M1Valentin Popa2013-12-031-4/+4
* bitbake: hob: fix package property dialog for changes to FILES_INFOPaul Eggleton2013-12-031-29/+15
* bitbake: hob: name package files list variables appropriatelyPaul Eggleton2013-12-031-11/+11
* bitbake: lib/bb/ui: handle PKGSIZE change to bytesPaul Eggleton2013-12-032-5/+4
* bitbake: cooker/command/hob: Cleanup configuration init/reset functions and c...Richard Purdie2013-12-032-10/+8
* bitbake: hob: Use BASEDATASTORE_TRACKING featureRichard Purdie2013-12-032-3/+1