Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: build/progress: use context managers for progress handlers | Chris Laplante | 2019-06-11 | 1 | -1/+15 |
* | bitbake: bitbake: Drop duplicate license boilerplace text | Richard Purdie | 2019-05-04 | 1 | -12/+0 |
* | bitbake: bitbake: Add initial pass of SPDX license headers to source code | Richard Purdie | 2019-05-04 | 1 | -0/+2 |
* | bitbake: lib/bb/progress: avoid possibility of start event being reported twice | Paul Eggleton | 2016-07-26 | 1 | -1/+4 |
* | bitbake: fetch2: implement progress support | Paul Eggleton | 2016-07-19 | 1 | -0/+31 |
* | bitbake: progress: Ensure missing start event is fired | Richard Purdie | 2016-07-08 | 1 | -0/+3 |
* | bitbake: runqueue: report progress for "Preparing RunQueue" step | Paul Eggleton | 2016-07-08 | 1 | -0/+42 |
* | bitbake: lib/bb/progress: add MultiStageProgressReporter | Paul Eggleton | 2016-07-08 | 1 | -0/+111 |
* | bitbake: lib: implement basic task progress support | Paul Eggleton | 2016-07-08 | 1 | -0/+86 |