summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/buildinfohelper.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: buildinfohelper: Add handler for cancelling a buildMichael Wood2016-04-061-1/+18
* bitbake: toaster: fix jethro buildEd Bartosh2016-04-061-8/+10
* bitbake: buildinfohelper: improve handling of providermapEd Bartosh2016-04-061-2/+1
* bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh2016-04-061-2/+2
* bitbake: toaster: buildinfohelper Add additional metadata to the built layerMichael Wood2016-04-031-11/+23
* bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood2016-03-231-2/+2
* bitbake: toaster: rework task buildstats storage and displayElliot Smith2016-03-091-39/+33
* bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith2016-02-111-7/+12
* bitbake: toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood2016-02-101-15/+4
* bitbake: toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood2016-02-101-16/+89
* bitbake: buildinfohelper: add provides info to the dbEd Bartosh2016-01-111-3/+8
* bitbake: buildinfohelper: use providermapEd Bartosh2016-01-111-8/+16
* bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie2015-12-181-5/+3
* bitbake: toaster: Start Django machinery for database accessElliot Smith2015-12-141-0/+3
* bitbake: toaster: Create default project with get_or_create* methodElliot Smith2015-12-141-2/+7
* bitbake: toaster: Fix references to app pathsEd Bartosh2015-12-141-8/+8
* bitbake: toaster: get rid of complicated heuristicsEd Bartosh2015-12-071-38/+9
* bitbake: toaster: buildinfohelper Broaden the toaster created recipe data caseMichael Wood2015-12-071-4/+3
* bitbake: toaster: do not create duplicate HelpText objectsEd Bartosh2015-12-071-7/+3
* bitbake: toaster: update brbe and project attributesEd Bartosh2015-12-071-0/+6
* bitbake: toasterui: Create per-build logsElliot Smith2015-10-291-4/+4
* bitbake: toaster: add get_or_create_targets APIEd Bartosh2015-10-271-15/+21
* bitbake: toaster: Record critical errorsElliot Smith2015-10-161-1/+4
* bitbake: toaster: buildinfohelper Detect command line buildsMichael Wood2015-10-161-12/+22
* bitbake: toaster: buildinfohelper Skip packages we have no build info aboutMichael Wood2015-10-111-11/+31
* bitbake: toaster: buildinfohelper associate build data with built_recipeMichael Wood2015-10-111-1/+2
* bitbake: Revert "bitbake: toaster: don't re-create Target objects"Michael Wood2015-09-291-1/+16
* bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood2015-09-291-13/+41
* bitbake: toaster: Create a relationship between build information and toaster...Michael Wood2015-09-291-2/+28
* bitbake: toaster: Add fake entry to Target_File for filesystem rootElliot Smith2015-09-231-14/+17
* bitbake: toaster: don't re-create Target objectsEd Bartosh2015-09-231-16/+1
* bitbake: toaster: Read correct cooker log path from toasteruiElliot Smith2015-09-181-4/+4
* bitbake: toaster: Improve how default project is identified and fetchedElliot Smith2015-09-031-1/+2
* bitbake: toaster logger: fix pylint issuesAlexandru DAMIAN2015-08-191-59/+71
* bitbake: toasterui: verify variable before usageAlexandru DAMIAN2015-06-261-4/+5
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-261-23/+47
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-261-1/+15
* 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: proper exit code on toaster errorsAlexandru DAMIAN2015-05-081-1/+4
* 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-211-4/+8
* bitbake: toasterui: relative recipe pathsAlexandru DAMIAN2015-03-161-1/+7
* bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN2015-03-161-5/+18
* 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-201-1/+2
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-12/+35