summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: use print function in toaster scriptEd Bartosh2016-05-141-2/+2
* bitbake: toaster: bin/toaster Fix noweb commandMichael Wood2016-05-061-1/+3
* bitbake: toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood2016-05-061-5/+13
* bitbake: toaster: bin/toaster Add help text for unrecognised commandMichael Wood2016-05-061-9/+15
* bitbake: toaster: export BBBASEDIR variableEd Bartosh2016-04-061-1/+2
* bitbake: toaster: update conf/local.confEd Bartosh2016-04-061-3/+3
* bitbake: toaster: set BITBAKE_UI environment variableEd Bartosh2016-04-061-0/+2
* bitbake: toaster: get rid of noui optionEd Bartosh2016-04-061-4/+0
* bitbake: toaster: don't start bitbake serverEd Bartosh2016-04-061-61/+6
* bitbake: toaster: cleanup of bin/toaster startup codebrian avery2016-03-021-24/+17
* bitbake: toaster: run bitbake server with --read optionEd Bartosh2016-01-221-1/+1
* bitbake: toaster: increase timeoutEd Bartosh2016-01-161-1/+1
* bitbake: toaster: remove 2 confusing parametersEd Bartosh2015-12-181-11/+2
* bitbake: toaster: move setting of default valuesEd Bartosh2015-12-181-6/+5
* bitbake: toaster: move startup checks to a better placeEd Bartosh2015-12-181-26/+23
* bitbake: toaster: remove 2 unused functionsEd Bartosh2015-12-181-12/+0
* bitbake: toaster: remove addtoConfiguration functionEd Bartosh2015-12-181-11/+6
* bitbake: toaster: updated header of the toaster scriptEd Bartosh2015-12-181-13/+7
* bitbake: toaster: add MANAGE variableEd Bartosh2015-12-181-6/+7
* bitbake: toaster: remove unused variableEd Bartosh2015-12-181-1/+0
* bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh2015-12-181-12/+19
* bitbake: toaster: check if address:port is in useEd Bartosh2015-12-181-0/+5
* bitbake: toaster: rework checking of Django versionEd Bartosh2015-12-141-14/+10
* bitbake: toaster: removed extra calls of migrateEd Bartosh2015-12-141-19/+1
* bitbake: toaster: Check Django version against toaster-requirements.txtElliot Smith2015-12-141-2/+8
* bitbake: toaster: Update deprecated manage.py commandElliot Smith2015-12-141-1/+1
* bitbake: toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith2015-12-141-6/+2
* bitbake: toaster: unset environment variablesEd Bartosh2015-12-071-0/+4
* bitbake: toaster: stop using toaster-pre.confEd Bartosh2015-12-071-2/+1
* bitbake: toaster: implement 'toaster restart-bitbake'Ed Bartosh2015-12-071-0/+9
* bitbake: toaster: implement start_bitbake functionEd Bartosh2015-12-071-15/+18
* bitbake: toaster: implement stop_bitbake functionEd Bartosh2015-12-071-4/+8
* bitbake: toaster: start 'manage.py runbuilds' in the scriptEd Bartosh2015-12-071-1/+2
* bitbake: toaster: use parent of the build dirEd Bartosh2015-12-071-1/+1
* bitbake: toaster: check for toaster configuration laterEd Bartosh2015-12-071-1/+24
* bitbake: toaster: remove unused variableEd Bartosh2015-12-071-2/+0
* bitbake: toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-...brian avery2015-12-071-9/+24
* bitbake: toaster: run bitbake the same wayEd Bartosh2015-12-071-6/+4
* bitbake: toaster: set DATABASE_URL in toaster scriptEd Bartosh2015-12-071-0/+1
* bitbake: toaster: don't allow to run toaster as a scriptEd Bartosh2015-12-071-75/+5
* bitbake: toaster: exit or return depending on the modeEd Bartosh2015-10-161-1/+1
* bitbake: toaster: set TOASTER_MANAGED variableEd Bartosh2015-10-161-2/+3
* bitbake: toaster: get rid of SRCFILEEd Bartosh2015-10-161-3/+1
* bitbake: toaster: use path to the script to guess config pathEd Bartosh2015-10-161-3/+3
* bitbake: toaster: Always run bldcontrol migrationsElliot Smith2015-10-161-17/+39
* bitbake: toaster: remove bashisms so script works in dash as wellbrian avery2015-10-111-5/+4
* bitbake: toaster: get rid of interactivity in bldcontrolbrian avery2015-10-111-1/+1
* bitbake: toaster: check for configuration file and exit if not foundbrian avery2015-10-111-1/+5
* bitbake: toaster: remove layer and build dir interactive questionsbrian avery2015-10-111-1/+24
* bitbake: toaster: removed superuser question from startupbrian avery2015-10-111-5/+4