aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2016-09-02bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctlyPaul Eggleton
2016-08-19bitbake-selftest: enable bitbake logging to stdoutMarkus Lehtonen
2016-08-19bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen
2016-08-19bitbake-selftest: add help text for env variable(s)Markus Lehtonen
2016-08-19bitbake-selftest: utilize unittest.main betterMarkus Lehtonen
2016-08-18bitbake: Update version to 1.31.1Richard Purdie
2016-08-17bitbake: Initial multi-config supportRichard Purdie
2016-08-17cache: Build datastores from databuilder objectRichard Purdie
2016-08-11toaster: Remove old toaster config loading mechanismMichael Wood
2016-08-11toaster: checksettings call django's loaddata instead of custom commandMichael Wood
2016-08-11toaster: --help now returns 0 instead of 1Randy Witt
2016-07-08eventreplay: rewrite the scriptEd Bartosh
2016-07-08eventreplay: reorganize importsEd Bartosh
2016-07-08eventreplay: replace MockConfigParameters with namedtupleEd Bartosh
2016-07-08eventreplay: fix event loading codeEd Bartosh
2016-07-08eventprelay: implement setEventMask commandEd Bartosh
2016-07-08eventreplay: add MockConnection.getEventHandle methodEd Bartosh
2016-07-08bitbake-worker: don't reassign sys.stdoutEd Bartosh
2016-06-14toaster: bin Use python 3 for our django modules checkMichael Wood
2016-06-01toaster: use python3 explicitlyEd Bartosh
2016-06-01goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-01image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-20toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-17Implement support for per-task exportsChristopher Larson
2016-05-17bitbake-layers: convert to plugin-basedChristopher Larson
2016-05-13toaster: use print function in toaster scriptEd Bartosh
2016-05-12bin/bitbake-worker: Fix invalid bb.msg.fatal usageRichard Purdie
2016-05-09bin, toaster: Fix print and exception syntaxRichard Purdie
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-29toaster: bin/toaster Fix noweb commandMichael Wood
2016-04-29toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood
2016-04-29toaster: bin/toaster Add help text for unrecognised commandMichael Wood
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