summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2017-01-27bitbake: Bump version to 1.33.0 (develoment version)Richard Purdie
2017-01-19cooker: Add BB_LIMITEDDEPS supportRichard Purdie
2017-01-17toaster: bin/toaster whitelist TOASTER_DIRbrian avery
2016-12-16runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setPaul Eggleton
2016-12-14runqueue: enable setVariable command to affect task executionPaul Eggleton
2016-12-08toaster: Reference pip3 not pipRichard Purdie
2016-12-07bitbake-worker: Further IO performance tweaksRichard Purdie
2016-11-30toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-30bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-11-29bitbake-worker: Handle cooker/worker IO deadlockingRichard Purdie
2016-11-04bitbake-worker: print full traceback instead of message onlyMarkus Lehtonen
2016-10-11bitbake: Update version to 1.32.0Richard Purdie
2016-10-05bitbake: Update version to 1.31.2Richard Purdie
2016-09-28toaster: stop modifying OEROOT in toaster scriptEd Bartosh
2016-09-06toaster: don't kill all runserver processesEd Bartosh
2016-09-06toaster: remove handling of .toasterui.pidEd Bartosh
2016-09-06toaster: don't kill toaster on startEd Bartosh
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