aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldcontrol
AgeCommit message (Expand)Author
2023-08-29toaster: Update to Django 4.2David Reyna
2022-03-21toaster: detect when bitbake crashedDavid Reyna
2022-03-15toaster: migratation for models.BigAutoFieldTim Orling
2022-02-21bitbake: Replace remaining "abort" usageScott Murray
2020-03-29toaster: migrate to Django-2.2David Reyna
2020-02-06cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews
2020-01-19lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19lib: remove unused importsFrazer Clews
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
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: disable git remote check to allow for firewallsDavid Reyna
2018-08-28toaster: enable project import and merged Toaster settingsDavid Reyna
2018-08-28toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal
2018-08-28toaster: use a more flexible way to find bitbakeAwais Belal
2018-08-28toaster: allow pokydirname to be evaluated when all layers are localAwais Belal
2018-08-20Toaster: Implement the project-specific feature and releated enhancements and...David Reyna
2018-03-28toaster: do not fail on optional 'custom.xml' fileDavid Reyna
2018-02-09bitbake: toaster: don't use git fetch --allRobert Yang
2017-12-18toaster: enable custom env support for shell callsDavid Reyna
2017-12-18toaster: unset BBPATH before starting bbserver for backwards compatibilityDavid Reyna
2017-10-06toaster: build missing toaster.conf settingsDavid Reyna
2017-09-11toaster: handle early exceptionsDavid Reyna
2017-09-04toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-04toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-08-22toaster: support custom Layer Index URL and fixture overrideDavid Reyna
2017-07-30toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-06-27toaster: git clone progress barDavid Reyna
2017-06-27toaster: address Django-1.10 API deprecationsDavid Reyna
2016-11-30toaster: bldcontrol Move CustomImageRecipe file creation into own functionMichael Wood
2016-11-30toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30toaster: localhostbecontroller write toaster layers for project to toaster-bb...Sujith H
2016-11-30toaster: localhostbecontroller accept custom init script for buildSujith H
2016-11-30toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-04toaster: Delete useless bldcontrol/testMichael Wood
2016-10-07toaster: fix cloning of git+ssh repositoriesEd Bartosh
2016-10-06toaster: checksettings Remove confusing startup messagesMichael Wood
2016-09-20runbuilds: code cleanup - remove unused importsEd Bartosh
2016-09-20runbuilds: code cleanup - whitespaces, long linesEd Bartosh
2016-09-20runbuilds: process builds on startEd Bartosh
2016-09-20runbuilds: process builds on SIGUSR1Ed Bartosh
2016-09-20toaster: fix checking of repository urlEd Bartosh
2016-09-16Add missing file from 'toaster: Allow git information to be null for BRLayer'Richard Purdie
2016-09-02toaster: localhostbecontroller Remove git assumptionMichael Wood
2016-09-02toaster: Allow git information to be null for BRLayerMichael Wood
2016-09-02toaster: Fix oe-core fixtureMichael Wood
2016-08-11toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-08-11toaster: collect details for local dir imported from uiSujith H
2016-08-11toaster: move most recent builds templating to clientElliot Smith
2016-08-11toaster: Remove old toaster config loading mechanismMichael Wood