summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/bbcontroller.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-3/+1
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-3/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-13/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna2017-07-311-2/+2
* bitbake: toaster: moved import bb.server.xmlrpcEd Bartosh2016-06-021-1/+1
* bitbake: toaster: fix local importsEd Bartosh2016-06-021-1/+1
* bitbake: toaster: update BuildEnvironmentController and BitbakeControllerSujith H2016-04-061-22/+4
* bitbake: toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H2016-04-061-0/+3
* bitbake: toaster: modified setLayers APIEd Bartosh2016-04-061-18/+0
* bitbake: toaster: remove release APIEd Bartosh2016-04-061-6/+0
* bitbake: toaster: remove startBBServer APIEd Bartosh2016-04-061-9/+0
* bitbake: toaster: don't use sshbecontrollerEd Bartosh2016-03-071-6/+0
* bitbake: toaster: raise NotImplementedErrorEd Bartosh2016-03-071-5/+5
* bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh2015-12-141-2/+2
* bitbake: toaster: implement BitbakeController.triggerEventEd Bartosh2015-12-141-0/+3
* bitbake: toaster: remove writeConfFile APIEd Bartosh2015-12-071-6/+0
* bitbake: toaster: implement BitbakeController.getVariableEd Bartosh2015-12-071-0/+3
* bitbake: toaster: remove stopBBServer APIEd Bartosh2015-12-071-6/+0
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-191-1/+1
* bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN2015-06-261-0/+3
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-101-13/+0
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-021-8/+8
* bitbake: toaster: new layer checkout logicAlexandru DAMIAN2015-01-301-4/+9
* bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN2015-01-081-0/+5
* bitbake: toaster script: webport option and other improvementsAlexandru DAMIAN2014-11-121-0/+19
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-301-3/+3
* bitbake: toaster: enable SSH-based remote build supportAlexandru DAMIAN2014-09-051-158/+12
* bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN2014-08-291-11/+24
* bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN2014-07-231-15/+93
* bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN2014-07-231-26/+25
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-131-0/+239