summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2016-02-12Bump version post release to 1.29.0Richard Purdie
2016-02-04lib/bb: Add expansion parameter to getVarFlagRichard Purdie
2016-01-31cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-01-29bitbake: Set process names to be meaninfulRichard Purdie
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
2015-12-07toaster: remove unused variableEd Bartosh
2015-12-07toaster: change toasterconf.json logic to use TEMPLATECONF, like oe-setup-bui...brian avery
2015-12-07toaster: run bitbake the same wayEd Bartosh
2015-12-07toaster: set DATABASE_URL in toaster scriptEd Bartosh
2015-12-07toaster: don't allow to run toaster as a scriptEd Bartosh
2015-10-16toaster: exit or return depending on the modeEd Bartosh
2015-10-16toaster: set TOASTER_MANAGED variableEd Bartosh
2015-10-16toaster: get rid of SRCFILEEd Bartosh
2015-10-16toaster: use path to the script to guess config pathEd Bartosh
2015-10-16toaster: Always run bldcontrol migrationsElliot Smith
2015-10-11toaster: remove bashisms so script works in dash as wellbrian avery
2015-10-11toaster: get rid of interactivity in bldcontrolbrian avery
2015-10-11toaster: check for configuration file and exit if not foundbrian avery
2015-10-11toaster: remove layer and build dir interactive questionsbrian avery
2015-10-11toaster: removed superuser question from startupbrian avery
2015-10-01bitbake/lib: Update version to 1.28.0Richard Purdie
2015-09-29bitbake-worker: Guard against multiprocessing corruption of event dataRichard Purdie
2015-09-23toaster: start script warning text formatting small improvementCristian Iorga
2015-09-09bitbake-worker: Ensure pipe closure doesn't crash before killpg()Richard Purdie
2015-09-09bitbake-worker: Handle SIGKILL of parent gracefullyRichard Purdie
2015-09-09bitbake-worker: Simple code cleanupRichard Purdie