summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/toaster
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: toaster: start script warning text formatting small improvementCristian Iorga2015-09-231-1/+1
* bitbake: toaster: Make toaster script to work in dashEd Bartosh2015-06-121-9/+18
* bitbake: toaster: Code cleanup: bashismsEd Bartosh2015-06-121-27/+28
* bitbake: toaster: enable no browser startAlexandru DAMIAN2015-05-291-1/+5
* bitbake: toaster: enable server-side sessions for all usagesAlexandru DAMIAN2015-05-291-1/+5
* bitbake: toaster: Remove dependency on daemon applicationRandy Witt2015-05-191-5/+0
* bitbake: toaster: Code cleanup: indentEd Bartosh2015-05-121-63/+62
* bitbake: toaster: Make toaster script working in zshEd Bartosh2015-05-121-13/+13
* bitbake: toaster: clear up toaster shutdown for mac osxAlexander Kanevskiy2015-05-121-1/+1
* bitbake: toaster: update requirement for Django 1.6Alexandru Damian2015-02-241-2/+2
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-7/+34
* bitbake: toaster: enhancements for the startup sequenceAlexandru DAMIAN2015-02-101-11/+26
* bitbake: toaster: correct typo in toaster scriptBelen Barros Pena2015-02-101-2/+2
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-021-0/+5
* bitbake: toaster: update texts for the startup sequenceAlexandru DAMIAN2015-01-301-3/+3
* bitbake: toaster: do not launch web browser on noweb optionAlexandru DAMIAN2015-01-081-2/+5
* bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN2015-01-081-1/+5
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-211-1/+1
* bitbake: toaster: fix file name collisionBelen Barros Pena2014-11-211-1/+1
* bitbake: toaster script: webport option and other improvementsAlexandru DAMIAN2014-11-121-43/+53
* bitbake: bitbake: clarify startup messageAlexandru DAMIAN2014-10-301-0/+2
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-301-3/+10
* bitbake: toaster: bitbake server listen on all interfaceAlexandru DAMIAN2014-09-051-3/+3
* bitbake: toaster: update checksettings command for auto-detectionAlexandru DAMIAN2014-08-291-3/+6
* bitbake: toaster-requirements.txt: document requirements for the python envir...Alexandru DAMIAN2014-07-231-8/+11
* bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN2014-07-231-0/+1