summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/progress.py
AgeCommit message (Expand)Author
2019-06-11bitbake: build/progress: use context managers for progress handlersChris Laplante
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2016-07-26bitbake: lib/bb/progress: avoid possibility of start event being reported twicePaul Eggleton
2016-07-19bitbake: fetch2: implement progress supportPaul Eggleton
2016-07-08bitbake: progress: Ensure missing start event is firedRichard Purdie
2016-07-08bitbake: runqueue: report progress for "Preparing RunQueue" stepPaul Eggleton
2016-07-08bitbake: lib/bb/progress: add MultiStageProgressReporterPaul Eggleton
2016-07-08bitbake: lib: implement basic task progress supportPaul Eggleton