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