summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2016-04-06bitbake: Update version to 1.30.0Richard Purdie
2016-04-06bitbake: toaster: export BBBASEDIR variableEd Bartosh
2016-04-06bitbake: toaster: update conf/local.confEd Bartosh
2016-04-06bitbake: toaster: set BITBAKE_UI environment variableEd Bartosh
2016-04-06bitbake: toaster: get rid of noui optionEd Bartosh
2016-04-06bitbake: toaster: don't start bitbake serverEd Bartosh
2016-03-31bitbake: bitbake: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-03-31bitbake: Bump version to 1.29.1Richard Purdie
2016-03-02bitbake: toaster: cleanup of bin/toaster startup codebrian avery
2016-02-12bitbake: Bump version post release to 1.29.0Richard Purdie
2016-02-04bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie
2016-02-01bitbake: cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-22bitbake: toaster: run bitbake server with --read optionEd Bartosh
2016-01-16bitbake: toaster: increase timeoutEd Bartosh
2015-12-18bitbake: toaster: remove 2 confusing parametersEd Bartosh
2015-12-18bitbake: toaster: move setting of default valuesEd Bartosh
2015-12-18bitbake: toaster: move startup checks to a better placeEd Bartosh
2015-12-18bitbake: toaster: remove 2 unused functionsEd Bartosh
2015-12-18bitbake: toaster: remove addtoConfiguration functionEd Bartosh
2015-12-18bitbake: toaster: updated header of the toaster scriptEd Bartosh
2015-12-18bitbake: toaster: add MANAGE variableEd Bartosh
2015-12-18bitbake: toaster: remove unused variableEd Bartosh
2015-12-18bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh
2015-12-18bitbake: toaster: check if address:port is in useEd Bartosh
2015-12-14bitbake: toaster: rework checking of Django versionEd Bartosh
2015-12-14bitbake: toaster: removed extra calls of migrateEd Bartosh
2015-12-14bitbake: toaster: Check Django version against toaster-requirements.txtElliot Smith
2015-12-14bitbake: toaster: Update deprecated manage.py commandElliot Smith
2015-12-14bitbake: toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-07bitbake: toaster: unset environment variablesEd Bartosh
2015-12-07bitbake: toaster: stop using toaster-pre.confEd Bartosh
2015-12-07bitbake: toaster: implement 'toaster restart-bitbake'Ed Bartosh
2015-12-07bitbake: toaster: implement start_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: implement stop_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: start 'manage.py runbuilds' in the scriptEd Bartosh
2015-12-07bitbake: toaster: use parent of the build dirEd Bartosh
2015-12-07bitbake: toaster: check for toaster configuration laterEd Bartosh
2015-12-07bitbake: toaster: remove unused variableEd Bartosh
2015-12-07bitbake: toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-...brian avery
2015-12-07bitbake: toaster: run bitbake the same wayEd Bartosh
2015-12-07bitbake: toaster: set DATABASE_URL in toaster scriptEd Bartosh
2015-12-07bitbake: toaster: don't allow to run toaster as a scriptEd Bartosh
2015-10-16bitbake: toaster: exit or return depending on the modeEd Bartosh
2015-10-16bitbake: toaster: set TOASTER_MANAGED variableEd Bartosh
2015-10-16bitbake: toaster: get rid of SRCFILEEd Bartosh
2015-10-16bitbake: toaster: use path to the script to guess config pathEd Bartosh
2015-10-16bitbake: toaster: Always run bldcontrol migrationsElliot Smith
2015-10-11bitbake: toaster: remove bashisms so script works in dash as wellbrian avery
2015-10-11bitbake: toaster: get rid of interactivity in bldcontrolbrian avery