summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: remove cut and paste cruftbrian avery2018-01-041-12/+2
* bitbake: toaster: bin/toaster whitelist TOASTER_DIRbrian avery2018-01-041-0/+1
* bitbake: bitbake-worker: Handle cooker/worker IO deadlockingRichard Purdie2017-02-031-16/+36
* bitbake: bitbake-worker: print full traceback instead of message onlyMarkus Lehtonen2016-11-161-2/+3
* bitbake: bitbake: Update version to 1.32.0Richard Purdie2016-10-111-1/+1
* bitbake: bitbake: Update version to 1.31.2Richard Purdie2016-10-051-1/+1
* bitbake: toaster: stop modifying OEROOT in toaster scriptEd Bartosh2016-09-301-4/+6
* bitbake: toaster: don't kill all runserver processesEd Bartosh2016-09-081-3/+0
* bitbake: toaster: remove handling of .toasterui.pidEd Bartosh2016-09-081-4/+0
* bitbake: toaster: don't kill toaster on startEd Bartosh2016-09-081-8/+0
* bitbake: bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctlyPaul Eggleton2016-09-022-28/+31
* bitbake: bitbake-selftest: enable bitbake logging to stdoutMarkus Lehtonen2016-08-201-1/+19
* bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen2016-08-201-0/+1
* bitbake: bitbake-selftest: add help text for env variable(s)Markus Lehtonen2016-08-201-1/+13
* bitbake: bitbake-selftest: utilize unittest.main betterMarkus Lehtonen2016-08-201-22/+8
* bitbake: bitbake: Update version to 1.31.1Richard Purdie2016-08-181-1/+1
* bitbake: bitbake: Initial multi-config supportRichard Purdie2016-08-181-2/+4
* bitbake: cache: Build datastores from databuilder objectRichard Purdie2016-08-181-10/+13
* bitbake: toaster: Remove old toaster config loading mechanismMichael Wood2016-08-111-15/+0
* bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood2016-08-111-1/+2
* bitbake: toaster: --help now returns 0 instead of 1Randy Witt2016-08-111-0/+4
* bitbake: eventreplay: rewrite the scriptEd Bartosh2016-07-081-125/+82
* bitbake: eventreplay: reorganize importsEd Bartosh2016-07-081-11/+6
* bitbake: eventreplay: replace MockConfigParameters with namedtupleEd Bartosh2016-07-081-12/+2
* bitbake: eventreplay: fix event loading codeEd Bartosh2016-07-081-1/+3
* bitbake: eventprelay: implement setEventMask commandEd Bartosh2016-07-081-0/+6
* bitbake: eventreplay: add MockConnection.getEventHandle methodEd Bartosh2016-07-081-0/+2
* bitbake: bitbake-worker: don't reassign sys.stdoutEd Bartosh2016-07-081-2/+1
* bitbake: toaster: bin Use python 3 for our django modules checkMichael Wood2016-06-151-1/+1
* bitbake: toaster: use python3 explicitlyEd Bartosh2016-06-021-3/+3
* bitbake: goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie2016-06-021-127/+0
* bitbake: image-writer/goggle: Disable pygtkcompat problemsRichard Purdie2016-06-021-1/+2
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-0210-43/+51
* bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood2016-05-201-2/+0
* bitbake: Implement support for per-task exportsChristopher Larson2016-05-191-0/+10
* bitbake: bitbake-layers: convert to plugin-basedChristopher Larson2016-05-171-1005/+60
* bitbake: toaster: use print function in toaster scriptEd Bartosh2016-05-141-2/+2
* bitbake: bin/bitbake-worker: Fix invalid bb.msg.fatal usageRichard Purdie2016-05-131-1/+2
* bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie2016-05-112-5/+5
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-112-4/+4
* bitbake: toaster: bin/toaster Fix noweb commandMichael Wood2016-05-061-1/+3
* bitbake: toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood2016-05-061-5/+13
* bitbake: toaster: bin/toaster Add help text for unrecognised commandMichael Wood2016-05-061-9/+15
* bitbake: bitbake: Switch to post release versionRichard Purdie2016-04-291-1/+1
* bitbake: Update version to 1.30.0Richard Purdie2016-04-061-1/+1
* bitbake: toaster: export BBBASEDIR variableEd Bartosh2016-04-061-1/+2
* bitbake: toaster: update conf/local.confEd Bartosh2016-04-061-3/+3
* bitbake: toaster: set BITBAKE_UI environment variableEd Bartosh2016-04-061-0/+2
* bitbake: toaster: get rid of noui optionEd Bartosh2016-04-061-4/+0
* bitbake: toaster: don't start bitbake serverEd Bartosh2016-04-061-61/+6