aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/ui/buildinfohelper.py
AgeCommit message (Expand)Author
2021-11-03lib/bb: Fix string concatination potential performance issuesRichard Purdie
2021-11-03lib/bb: Clean up use of len()Richard Purdie
2021-02-10logging: Make bitbake logger compatible with python loggerJoshua Watt
2020-01-19lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2019-10-02toaster: improve warnings when adding dependency to packagesDavid Reyna
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-04toaster: error logs missing for cli buildsDavid Reyna
2017-12-18toaster: some recipe events do not include packagesDavid Reyna
2017-06-16toaster: add getMessage to MockEventDavid Reyna
2017-06-16toaster: fail on layers with sub-layerDavid Reyna
2017-04-10toaster: fix SDK artifact captureDavid Reyna
2017-03-07toaster: resolve missing 'native[sdk]:' prefixesDavid Reyna
2016-11-30toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-04toaster: buildinfohelper Handle regex pathsbrian avery
2016-10-06toaster: buildinfohelper: Use correct way to get message from LogMessageMichael Wood
2016-09-28toaster: check if file existEd Bartosh
2016-09-20toaster: buildinfohelper local layer don't construct path using git infoMichael Wood
2016-09-20toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-20toaster: notify runbuilds when build status changesEd Bartosh
2016-09-06toaster: keep layer name in variable history pathDavid Reyna
2016-09-02buildinfohelper: discover kernel artifacts correctlyElliot Smith
2016-08-11toaster: buildinfohelper Add handling local layers (i.e. non-git) layersMichael Wood
2016-08-11toasterui: ensure that the Build object is always availableElliot Smith
2016-08-11toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-07-25toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-19toaster: add package manifest path to Target objectsElliot Smith
2016-07-19buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-19toaster: improve scan for SDK artifactsElliot Smith
2016-07-19buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-19toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-08buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-06-14toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-01Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-05-20toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-17buildinfohelper: add method to set current build as CANCELLEDElliot Smith
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-06buildinfohelper: work around unicode exceptionsJoshua Lock
2016-04-06toasterui: update build in internal stateEd Bartosh
2016-04-06buildinfohelper: fix KeyErrorEd Bartosh
2016-04-06buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-04-06toaster: fix jethro buildEd Bartosh
2016-04-06buildinfohelper: improve handling of providermapEd Bartosh
2016-04-06toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-01toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-03-23toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood