summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2016-04-29bitbake: Switch to post release versionRichard Purdie
2016-04-06Update version to 1.30.0Richard Purdie
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-31bitbake: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-03-30Bump version to 1.29.1Richard Purdie
2016-03-02toaster: cleanup of bin/toaster startup codebrian avery
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