aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2017-08-22Toaster: custom start and stop actionsDavid Reyna
2017-07-27bitbake-diffsigs: fix regression after recent server changesPaul Eggleton
2017-07-21Update to version 1.35.0 (development version with server rework changes)Richard Purdie
2017-07-21tinfoil: add a parse_recipes() functionPaul Eggleton
2017-06-27toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-23bitbake-selftest: add bb.tests.event to bitbake-selftestJair Gonzalez
2017-06-16toaster: noweb should init databaseDavid Reyna
2017-06-05bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2017-05-26git-make-shallow: add script to make a git repo shallowChristopher Larson
2017-04-19bitbake: Update version to 1.34.0 for stable releaseRichard Purdie
2017-04-12bitbake-layers: add signal hander to avoid exceptionZhixiong Chi
2017-04-10bitbake-diffsigs: fix traceback with no argumentsPaul Eggleton
2017-04-07bitbake-diffsigs: colourise outputPaul Eggleton
2017-04-07bitbake-diffsigs: add an option to find and compare specific signaturesPaul Eggleton
2017-04-07bitbake-diffsigs: change to use argparsePaul Eggleton
2017-04-07lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton
2017-04-07bitbake-diffsigs: drop naive logic for removing duplicate filesPaul Eggleton
2017-04-07bitbake-diffsigs: properly report which signature is missingPaul Eggleton
2017-04-07bitbake-diffsigs: fix -t picking wrong files to comparePaul Eggleton
2017-04-06Bump version to 1.33.4Richard Purdie
2017-03-30bitbake: Bump version to 1.33.3Richard Purdie
2017-03-27lib/bb/msg: introduce logger_create() functionPaul Eggleton
2017-03-22bitbake-diffsigs: Add debug supportPeter Kjellerstedt
2017-03-22bitbake-dumpsig: Add debug supportPeter Kjellerstedt
2017-03-22bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt
2017-02-24bitbake: Update version to 1.33.2Richard Purdie
2017-02-19bitbake-layers: Handle exception raised bytinfoil.prepare()Aníbal Limón
2017-02-13toaster: remove cut and paste cruftbrian avery
2017-02-13toaster: remove cut and paste cruftbrian avery
2017-02-07bitbake: Update version to 1.33.1Richard Purdie
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