summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol
AgeCommit message (Expand)Author
2016-03-23bitbake: toaster: localhostbecontroller put generated layer in the builddirMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood
2016-03-09bitbake: toaster: use force_bytes to display non-ascii project namesSujith H
2016-03-07bitbake: toaster: remove sshbecontroller moduleEd Bartosh
2016-03-07bitbake: toaster: don't use sshbecontrollerEd Bartosh
2016-03-07bitbake: toaster: raise NotImplementedErrorEd Bartosh
2016-02-11bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith
2016-02-10bitbake: toaster: localhostbectrl Update the dirpath of customrecipe's base l...Michael Wood
2016-02-10bitbake: toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-02-10bitbake: toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood
2016-01-19bitbake: toaster: write variables to toaster.confEd Bartosh
2015-12-14bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14bitbake: toaster: Update API used to make runbuilds methods run in transactionsElliot Smith
2015-12-14bitbake: toaster: Remove South migrationsEd Bartosh
2015-12-14bitbake: toaster: trigger SetBRBE eventEd Bartosh
2015-12-14bitbake: toaster: implement BitbakeController.triggerEventEd Bartosh
2015-12-07bitbake: toaster: remove writeConfFile APIEd Bartosh
2015-12-07bitbake: toaster: set varibales on bitbake serverEd Bartosh
2015-12-07bitbake: toaster: implement BitbakeController.getVariableEd Bartosh
2015-12-07bitbake: toaster: remove stopBBServer APIEd Bartosh
2015-12-07bitbake: toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07bitbake: toaster: remove _setupBE functionEd Bartosh
2015-12-07bitbake: toaster: make runbuilds to loopEd Bartosh
2015-11-16bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith
2015-10-11bitbake: toaster: Don't descend into directories for cached_layersMichael Wood
2015-10-11bitbake: toaster: fix naming for clone directoryEd Bartosh
2015-10-11bitbake: toaster: get rid of interactivity in bldcontrolbrian avery
2015-10-11bitbake: toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-09-29bitbake: toaster: move clones into subdirectoryEd Bartosh
2015-09-29bitbake: toaster: make clone directory name uniqueEd Bartosh
2015-09-29bitbake: toaster: fix reimporting moduleEd Bartosh
2015-09-29bitbake: toaster: fix bug in resetting git repositoryEd Bartosh
2015-09-29bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh
2015-09-29bitbake: toaster: don't use --single-branch when cloningEd Bartosh
2015-09-29bitbake: toaster: Create a relationship between build information and toaster...Michael Wood
2015-09-29bitbake: toaster: create custom layer and recipes for Image customisationEd Bartosh
2015-09-23bitbake: toaster: store task name in Target objectsEd Bartosh
2015-09-18bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith
2015-09-12bitbake: toaster: increase waiting timeEd Bartosh
2015-09-04bitbake: toaster: improve explanation of checkout dirBelen Barros Pena
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-19bitbake: toaster: fix updates on failed build requestsAlexandru DAMIAN
2015-08-19bitbake: toaster: replace raising Exceptions in loadconfAlexandru DAMIAN
2015-08-19bitbake: toaster: checksettings: fix TEMPLATECONF detectionAlexandru DAMIAN
2015-08-19bitbake: toaster: checksettings: fix guesspath initializationAlexandru DAMIAN
2015-08-19bitbake: toaster: pylint fixesAlexandru DAMIAN
2015-08-17bitbake: toaster: Fix typo in set up script outputBelen Barros Pena
2015-08-01bitbake: bitbake: toaster: Uncomment logging messagesEd Bartosh
2015-08-01bitbake: bitbake: toaster: get rid of _createdirpath functionEd Bartosh