summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
AgeCommit message (Expand)Author
2017-04-10bitbake: bitbake-diffsigs: add an option to find and compare specific signaturesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: change to use argparsePaul Eggleton
2017-04-10bitbake: lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: drop naive logic for removing duplicate filesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: properly report which signature is missingPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: fix -t picking wrong files to comparePaul Eggleton
2017-04-10bitbake: Bump version to 1.33.4Richard Purdie
2017-03-31bitbake: bitbake: Bump version to 1.33.3Richard Purdie
2017-03-27bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton
2017-03-23bitbake: bitbake-diffsigs: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt
2017-03-01bitbake: bitbake: Update version to 1.33.2Richard Purdie
2017-02-19bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare()Aníbal Limón
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-07bitbake: bitbake: Update version to 1.33.1Richard Purdie
2017-01-27bitbake: bitbake: Bump version to 1.33.0 (develoment version)Richard Purdie
2017-01-20bitbake: cooker: Add BB_LIMITEDDEPS supportRichard Purdie
2017-01-17bitbake: toaster: bin/toaster whitelist TOASTER_DIRbrian avery
2016-12-20bitbake: runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setPaul Eggleton
2016-12-14bitbake: runqueue: enable setVariable command to affect task executionPaul Eggleton
2016-12-08bitbake: toaster: Reference pip3 not pipRichard Purdie
2016-12-08bitbake: bitbake-worker: Further IO performance tweaksRichard Purdie
2016-11-30bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-30bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-11-29bitbake: bitbake-worker: Handle cooker/worker IO deadlockingRichard Purdie
2016-11-04bitbake: bitbake-worker: print full traceback instead of message onlyMarkus Lehtonen
2016-10-11bitbake: bitbake: Update version to 1.32.0Richard Purdie
2016-10-05bitbake: bitbake: Update version to 1.31.2Richard Purdie
2016-09-30bitbake: toaster: stop modifying OEROOT in toaster scriptEd Bartosh
2016-09-08bitbake: toaster: don't kill all runserver processesEd Bartosh
2016-09-08bitbake: toaster: remove handling of .toasterui.pidEd Bartosh
2016-09-08bitbake: toaster: don't kill toaster on startEd Bartosh
2016-09-02bitbake: bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctlyPaul Eggleton
2016-08-20bitbake: bitbake-selftest: enable bitbake logging to stdoutMarkus Lehtonen
2016-08-20bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEANMarkus Lehtonen
2016-08-20bitbake: bitbake-selftest: add help text for env variable(s)Markus Lehtonen
2016-08-20bitbake: bitbake-selftest: utilize unittest.main betterMarkus Lehtonen
2016-08-18bitbake: bitbake: Update version to 1.31.1Richard Purdie
2016-08-18bitbake: bitbake: Initial multi-config supportRichard Purdie
2016-08-18bitbake: cache: Build datastores from databuilder objectRichard Purdie
2016-08-11bitbake: toaster: Remove old toaster config loading mechanismMichael Wood
2016-08-11bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood
2016-08-11bitbake: toaster: --help now returns 0 instead of 1Randy Witt
2016-07-08bitbake: eventreplay: rewrite the scriptEd Bartosh
2016-07-08bitbake: eventreplay: reorganize importsEd Bartosh
2016-07-08bitbake: eventreplay: replace MockConfigParameters with namedtupleEd Bartosh
2016-07-08bitbake: eventreplay: fix event loading codeEd Bartosh