summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/progress.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb/progress: avoid possibility of start event being reported twicePaul Eggleton2016-07-261-1/+4
* bitbake: fetch2: implement progress supportPaul Eggleton2016-07-191-0/+31
* bitbake: progress: Ensure missing start event is firedRichard Purdie2016-07-081-0/+3
* bitbake: runqueue: report progress for "Preparing RunQueue" stepPaul Eggleton2016-07-081-0/+42
* bitbake: lib/bb/progress: add MultiStageProgressReporterPaul Eggleton2016-07-081-0/+111
* bitbake: lib: implement basic task progress supportPaul Eggleton2016-07-081-0/+86