summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/runqueue.py
AgeCommit message (Expand)Author
2021-11-21bitbake: runqueue: Fix runall option handlingRichard Purdie
2021-11-21bitbake: runqueue: Fix runall option task deletion ordering issueRichard Purdie
2021-09-24bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-09-24bitbake: runqueue: Clean up task stats handlingRichard Purdie
2021-09-16bitbake: runqueue: Improve multiconfig deferred task issuesRichard Purdie
2021-09-16bitbake: runqueue: Fix issues with multiconfig deferred task deadlock messagesRichard Purdie
2021-09-16bitbake: runqueue: Avoid deadlock avoidance task graph corruptionRichard Purdie
2021-05-06bitbake: runqueue: Handle deferred task rehashing in multiconfig buildsRichard Purdie
2021-05-06bitbake: runqueue: Fix multiconfig deferred task sstate validity caching issueRichard Purdie
2021-04-27bitbake: runqueue: Fix deferred task issuesRichard Purdie
2021-04-06bitbake: runqueue: Further fixes for confused setscene tasksRichard Purdie
2021-03-23bitbake: runqueue/event: Add an event for notifying of stale setscene tasksRichard Purdie
2021-03-11bitbake: runqueue: Print pseudo.log if fakeroot task failedTomasz Dziendzielski
2021-03-09bitbake: runqueue: Add setscene task overlap sanity checkRichard Purdie
2021-03-09bitbake: runqueue: Fix task execution corruption issueRichard Purdie
2021-02-16bitbake: bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASKRichard Purdie
2021-02-16bitbake: event: Prevent bitbake from executing event handler for wrong multic...Tomasz Dziendzielski
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-02-06bitbake: lib/bb: Don't treat mc recipe (Midnight Commander) as a multiconfig ...Tomasz Dziendzielski
2020-08-25bitbake: runqueue: Don't use sys.argvRichard Purdie
2020-08-25bitbake: build/msg: Cleanup verbose option handlingRichard Purdie
2020-06-28bitbake: runqueue: Avoid unpickle errors in rare casesRichard Purdie
2020-06-12bitbake: bitbake: siggen: Pass all data caches to hash functionsJoshua Watt
2020-06-10bitbake: bitbake: command: Move split_mc_pn to runqueueJoshua Watt
2020-06-10bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt
2020-03-13bitbake: runqueue: Lower setscene complete logging levelJoshua Watt
2020-03-13bitbake: runqueue/siggen: Lower hash equivalence loggingJoshua Watt
2020-03-13bitbake: runqueue/siggen: Log hash equivalence with a different loggerJoshua Watt
2020-03-13bitbake: lib/bb/msg: Use log level instead of debug countJoshua Watt
2020-03-07bitbake: runqueue: teach runonly/runall to accept "do_task" as well as "task"Chris Laplante
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2020-01-13bitbake: runqueue: Use a set for the setscene tasks listRichard Purdie
2020-01-02bitbake: runqueue: Fix task dependency corner case in sanity testRichard Purdie
2020-01-02bitbake: runqueue: Ensure task dependencies are run correctlyRichard Purdie
2020-01-02bitbake: runqueue: Fix equiv hash handling build failuresRichard Purdie
2019-12-16bitbake: runqueue: Only call into the migrations function if migrations activeRichard Purdie
2019-12-16bitbake: runqueue: Optimise task filteringRichard Purdie
2019-12-16bitbake: runqueue: Optimise out pointless loop iterationRichard Purdie
2019-12-16bitbake: runqueue: Optimise task migration code slightlyRichard Purdie
2019-12-16bitbake: runqueue: Fix sstate task iteration performanceRichard Purdie
2019-12-16bitbake: siggen: Split get_tashhash for performanceRichard Purdie
2019-12-16bitbake: runqueue: Fix task mismatch failures from incorrect logicRichard Purdie
2019-12-16bitbake: runqueue: Rework process_possible_migrations() to improve performanceRichard Purdie
2019-12-12bitbake: runqueue: Batch scenequeue updatesJoshua Watt
2019-12-04bitbake: runqueue: Add extra debugging when locked sigs mismatches occurRichard Purdie
2019-12-04bitbake: runqueue/siggen: Allow handling of equivalent hashesRichard Purdie
2019-11-29bitbake: runqueue.py: not show warning for deferred multiconfig taskKai Kang
2019-11-25bitbake: runqueue: Ensure failed harddependencies in scenequeue are accounted...Richard Purdie
2019-11-22bitbake: runqueue: Fix hash equivalence duplicate tasks runningRichard Purdie
2019-11-07bitbake: runqueue: Improve sstate rehashing outputRichard Purdie