summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/bbcontroller.py
AgeCommit message (Expand)Author
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
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
2017-07-31bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna
2016-06-02bitbake: toaster: moved import bb.server.xmlrpcEd Bartosh
2016-06-02bitbake: toaster: fix local importsEd Bartosh
2016-04-06bitbake: toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-06bitbake: toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H
2016-04-06bitbake: toaster: modified setLayers APIEd Bartosh
2016-04-06bitbake: toaster: remove release APIEd Bartosh
2016-04-06bitbake: toaster: remove startBBServer APIEd Bartosh
2016-03-07bitbake: toaster: don't use sshbecontrollerEd Bartosh
2016-03-07bitbake: toaster: raise NotImplementedErrorEd Bartosh
2015-12-14bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14bitbake: toaster: implement BitbakeController.triggerEventEd Bartosh
2015-12-07bitbake: toaster: remove writeConfFile APIEd Bartosh
2015-12-07bitbake: toaster: implement BitbakeController.getVariableEd Bartosh
2015-12-07bitbake: toaster: remove stopBBServer APIEd Bartosh
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-06-26bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN
2015-02-10bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN
2015-02-02bitbake: toaster: proper setup for build configurationAlexandru DAMIAN
2015-01-30bitbake: toaster: new layer checkout logicAlexandru DAMIAN
2015-01-08bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN
2014-11-12bitbake: toaster script: webport option and other improvementsAlexandru DAMIAN
2014-10-30bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN
2014-09-05bitbake: toaster: enable SSH-based remote build supportAlexandru DAMIAN
2014-08-29bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN
2014-07-23bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN
2014-07-23bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN
2014-06-13bitbake: toaster: build control functionalityAlexandru DAMIAN