aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2016-06-02bitbake: toaster: use python3 explicitlyEd Bartosh
2016-06-02bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-02bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-19bitbake: Implement support for per-task exportsChristopher Larson
2016-05-17bitbake: bitbake-layers: convert to plugin-basedChristopher Larson
2016-05-14bitbake: toaster: use print function in toaster scriptEd Bartosh
2016-05-13bitbake: bin/bitbake-worker: Fix invalid bb.msg.fatal usageRichard Purdie
2016-05-11bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-05-06bitbake: toaster: bin/toaster Fix noweb commandMichael Wood
2016-05-06bitbake: toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood
2016-05-06bitbake: toaster: bin/toaster Add help text for unrecognised commandMichael Wood
2016-04-29bitbake: bitbake: Switch to post release versionRichard Purdie
2016-04-06bitbake: Update version to 1.30.0Richard Purdie
2016-04-06bitbake: toaster: export BBBASEDIR variableEd Bartosh
2016-04-06bitbake: toaster: update conf/local.confEd Bartosh
2016-04-06bitbake: toaster: set BITBAKE_UI environment variableEd Bartosh
2016-04-06bitbake: toaster: get rid of noui optionEd Bartosh
2016-04-06bitbake: toaster: don't start bitbake serverEd Bartosh
2016-03-31bitbake: bitbake: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-03-31bitbake: Bump version to 1.29.1Richard Purdie
2016-03-02bitbake: toaster: cleanup of bin/toaster startup codebrian avery
2016-02-12bitbake: Bump version post release to 1.29.0Richard Purdie
2016-02-04bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie
2016-02-01bitbake: cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-22bitbake: toaster: run bitbake server with --read optionEd Bartosh
2016-01-16bitbake: toaster: increase timeoutEd Bartosh
2015-12-18bitbake: toaster: remove 2 confusing parametersEd Bartosh
2015-12-18bitbake: toaster: move setting of default valuesEd Bartosh
2015-12-18bitbake: toaster: move startup checks to a better placeEd Bartosh
2015-12-18bitbake: toaster: remove 2 unused functionsEd Bartosh
2015-12-18bitbake: toaster: remove addtoConfiguration functionEd Bartosh
2015-12-18bitbake: toaster: updated header of the toaster scriptEd Bartosh
2015-12-18bitbake: toaster: add MANAGE variableEd Bartosh
2015-12-18bitbake: toaster: remove unused variableEd Bartosh
2015-12-18bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh
2015-12-18bitbake: toaster: check if address:port is in useEd Bartosh
2015-12-14bitbake: toaster: rework checking of Django versionEd Bartosh
2015-12-14bitbake: toaster: removed extra calls of migrateEd Bartosh
2015-12-14bitbake: toaster: Check Django version against toaster-requirements.txtElliot Smith
2015-12-14bitbake: toaster: Update deprecated manage.py commandElliot Smith
2015-12-14bitbake: toaster: Upgrade to Django 1.8.6 and remove SouthElliot Smith
2015-12-07bitbake: toaster: unset environment variablesEd Bartosh
2015-12-07bitbake: toaster: stop using toaster-pre.confEd Bartosh
2015-12-07bitbake: toaster: implement 'toaster restart-bitbake'Ed Bartosh
2015-12-07bitbake: toaster: implement start_bitbake functionEd Bartosh
2015-12-07bitbake: toaster: implement stop_bitbake functionEd Bartosh