| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: bitbake-diffsigs: fix regression after recent server changes | Paul Eggleton | 2017-07-27 | 1 | -7/+28 |
* | bitbake: Update to version 1.35.0 (development version with server rework cha... | Richard Purdie | 2017-07-21 | 1 | -1/+1 |
* | bitbake: tinfoil: add a parse_recipes() function | Paul Eggleton | 2017-07-21 | 1 | -1/+1 |
* | bitbake: toaster: address Django-1.10 API deprecations | David Reyna | 2017-06-28 | 1 | -2/+8 |
* | bitbake: bitbake-selftest: add bb.tests.event to bitbake-selftest | Jair Gonzalez | 2017-06-23 | 1 | -0/+1 |
* | bitbake: toaster: noweb should init database | David Reyna | 2017-06-22 | 1 | -15/+35 |
* | bitbake: bitbake-layers: check layer dependencies before adding | Chang Rebecca Swee Fun | 2017-06-06 | 1 | -0/+1 |
* | bitbake: git-make-shallow: add script to make a git repo shallow | Christopher Larson | 2017-06-02 | 1 | -0/+165 |
* | bitbake: bitbake: Update version to 1.34.0 for stable release | Richard Purdie | 2017-04-19 | 1 | -1/+1 |
* | bitbake: bitbake-layers: add signal hander to avoid exception | Zhixiong Chi | 2017-04-13 | 1 | -0/+2 |
* | bitbake: bitbake-diffsigs: fix traceback with no arguments | Paul Eggleton | 2017-04-11 | 1 | -0/+4 |
* | bitbake: bitbake-diffsigs: colourise output | Paul Eggleton | 2017-04-10 | 1 | -6/+12 |
* | bitbake: bitbake-diffsigs: add an option to find and compare specific signatures | Paul Eggleton | 2017-04-10 | 1 | -36/+59 |
* | bitbake: bitbake-diffsigs: change to use argparse | Paul Eggleton | 2017-04-10 | 1 | -31/+33 |
* | bitbake: lib/bb/siggen: show a diff when dumping changes to multi-line values | Paul Eggleton | 2017-04-10 | 1 | -1/+3 |
* | bitbake: bitbake-diffsigs: drop naive logic for removing duplicate files | Paul Eggleton | 2017-04-10 | 1 | -16/+0 |
* | bitbake: bitbake-diffsigs: properly report which signature is missing | Paul Eggleton | 2017-04-10 | 1 | -3/+7 |
* | bitbake: bitbake-diffsigs: fix -t picking wrong files to compare | Paul Eggleton | 2017-04-10 | 1 | -3/+3 |
* | bitbake: Bump version to 1.33.4 | Richard Purdie | 2017-04-10 | 1 | -1/+1 |
* | bitbake: bitbake: Bump version to 1.33.3 | Richard Purdie | 2017-03-31 | 1 | -1/+1 |
* | bitbake: lib/bb/msg: introduce logger_create() function | Paul Eggleton | 2017-03-27 | 3 | -44/+9 |
* | bitbake: bitbake-diffsigs: Add debug support | Peter Kjellerstedt | 2017-03-23 | 1 | -0/+9 |
* | bitbake: bitbake-dumpsig: Add debug support | Peter Kjellerstedt | 2017-03-23 | 1 | -0/+8 |
* | bitbake: bitbake-dumpsig: Allow recipe and task to be specified | Peter Kjellerstedt | 2017-03-23 | 1 | -11/+42 |
* | bitbake: bitbake: Update version to 1.33.2 | Richard Purdie | 2017-03-01 | 1 | -1/+1 |
* | bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare() | Aníbal Limón | 2017-02-19 | 1 | -10/+3 |
* | bitbake: toaster: remove cut and paste cruft | brian avery | 2017-02-15 | 1 | -12/+2 |
* | bitbake: toaster: remove cut and paste cruft | brian avery | 2017-02-15 | 1 | -1/+4 |
* | bitbake: bitbake: Update version to 1.33.1 | Richard Purdie | 2017-02-07 | 1 | -1/+1 |
* | bitbake: bitbake: Bump version to 1.33.0 (develoment version) | Richard Purdie | 2017-01-27 | 1 | -1/+1 |
* | bitbake: cooker: Add BB_LIMITEDDEPS support | Richard Purdie | 2017-01-20 | 1 | -0/+2 |
* | bitbake: toaster: bin/toaster whitelist TOASTER_DIR | brian avery | 2017-01-17 | 1 | -0/+1 |
* | bitbake: runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is set | Paul Eggleton | 2016-12-20 | 1 | -5/+7 |
* | bitbake: runqueue: enable setVariable command to affect task execution | Paul Eggleton | 2016-12-14 | 1 | -2/+10 |
* | bitbake: toaster: Reference pip3 not pip | Richard Purdie | 2016-12-08 | 1 | -1/+1 |
* | bitbake: bitbake-worker: Further IO performance tweaks | Richard Purdie | 2016-12-08 | 1 | -4/+9 |
* | bitbake: toaster: runbuilds Write the pidfile in python rather than shell script | Michael Wood | 2016-11-30 | 1 | -1/+1 |
* | bitbake: bitbake: remove True option to getVarFlag calls | Joshua Lock | 2016-11-30 | 1 | -1/+1 |
* | bitbake: bitbake: remove True option to getVar calls | Joshua Lock | 2016-11-30 | 2 | -3/+3 |
* | bitbake: bitbake-worker: Handle cooker/worker IO deadlocking | Richard Purdie | 2016-11-29 | 1 | -16/+36 |
* | bitbake: bitbake-worker: print full traceback instead of message only | Markus Lehtonen | 2016-11-04 | 1 | -2/+3 |
* | bitbake: bitbake: Update version to 1.32.0 | Richard Purdie | 2016-10-11 | 1 | -1/+1 |
* | bitbake: bitbake: Update version to 1.31.2 | Richard Purdie | 2016-10-05 | 1 | -1/+1 |
* | bitbake: toaster: stop modifying OEROOT in toaster script | Ed Bartosh | 2016-09-30 | 1 | -4/+6 |
* | bitbake: toaster: don't kill all runserver processes | Ed Bartosh | 2016-09-08 | 1 | -3/+0 |
* | bitbake: toaster: remove handling of .toasterui.pid | Ed Bartosh | 2016-09-08 | 1 | -4/+0 |
* | bitbake: toaster: don't kill toaster on start | Ed Bartosh | 2016-09-08 | 1 | -8/+0 |
* | bitbake: bitbake-diffsigs/bitbake-layers: Ensure tinfoil is shut down correctly | Paul Eggleton | 2016-09-02 | 2 | -28/+31 |
* | bitbake: bitbake-selftest: enable bitbake logging to stdout | Markus Lehtonen | 2016-08-20 | 1 | -1/+19 |
* | bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEAN | Markus Lehtonen | 2016-08-20 | 1 | -0/+1 |