summaryrefslogtreecommitdiffstats
path: root/bin/toaster
AgeCommit message (Expand)Author
2017-02-13toaster: remove cut and paste cruftbrian avery
2017-02-13toaster: remove cut and paste cruftbrian avery
2017-01-17toaster: bin/toaster whitelist TOASTER_DIRbrian avery
2016-12-08toaster: Reference pip3 not pipRichard Purdie
2016-11-30toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-09-28toaster: stop modifying OEROOT in toaster scriptEd Bartosh
2016-09-06toaster: don't kill all runserver processesEd Bartosh
2016-09-06toaster: remove handling of .toasterui.pidEd Bartosh
2016-09-06toaster: don't kill toaster on startEd Bartosh
2016-08-11toaster: Remove old toaster config loading mechanismMichael Wood
2016-08-11toaster: checksettings call django's loaddata instead of custom commandMichael Wood
2016-08-11toaster: --help now returns 0 instead of 1Randy Witt
2016-06-14toaster: bin Use python 3 for our django modules checkMichael Wood
2016-06-01toaster: use python3 explicitlyEd Bartosh
2016-05-20toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-13toaster: use print function in toaster scriptEd Bartosh
2016-04-29toaster: bin/toaster Fix noweb commandMichael Wood
2016-04-29toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood
2016-04-29toaster: bin/toaster Add help text for unrecognised commandMichael Wood
2016-04-06toaster: export BBBASEDIR variableEd Bartosh
2016-04-06toaster: update conf/local.confEd Bartosh
2016-04-06toaster: set BITBAKE_UI environment variableEd Bartosh
2016-04-06toaster: get rid of noui optionEd Bartosh
2016-04-06toaster: don't start bitbake serverEd Bartosh
2016-03-02toaster: cleanup of bin/toaster startup codebrian avery
2016-01-22toaster: run bitbake server with --read optionEd Bartosh
2016-01-16toaster: increase timeoutEd Bartosh
2015-12-18toaster: remove 2 confusing parametersEd Bartosh
2015-12-18toaster: move setting of default valuesEd Bartosh
2015-12-18toaster: move startup checks to a better placeEd Bartosh
2015-12-18toaster: remove 2 unused functionsEd Bartosh
2015-12-18toaster: remove addtoConfiguration functionEd Bartosh
2015-12-18toaster: updated header of the toaster scriptEd Bartosh
2015-12-18toaster: add MANAGE variableEd Bartosh
2015-12-18toaster: remove unused variableEd Bartosh
2015-12-18toaster: split long lines, add/remove whitespaceEd Bartosh
2015-12-18toaster: check if address:port is in useEd Bartosh
2015-12-14toaster: rework checking of Django versionEd Bartosh
2015-12-14toaster: removed extra calls of migrateEd Bartosh
2015-12-14toaster: Check Django version against toaster-requirements.txtElliot Smith
2015-12-14toaster: Update deprecated manage.py commandElliot Smith
2015-12-14toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-07toaster: unset environment variablesEd Bartosh
2015-12-07toaster: stop using toaster-pre.confEd Bartosh
2015-12-07toaster: implement 'toaster restart-bitbake'Ed Bartosh
2015-12-07toaster: implement start_bitbake functionEd Bartosh
2015-12-07toaster: implement stop_bitbake functionEd Bartosh
2015-12-07toaster: start 'manage.py runbuilds' in the scriptEd Bartosh
2015-12-07toaster: use parent of the build dirEd Bartosh
2015-12-07toaster: check for toaster configuration laterEd Bartosh