summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/runqueue.py
AgeCommit message (Expand)Author
2019-07-15bitbake: runqueue: Move scenequeue data generation to a separate functionRichard Purdie
2019-07-15bitbake: runqueue: Remove now uneeded codeRichard Purdie
2019-07-15bitbake: runqueue: Drop unused BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie
2019-07-15bitbake: runqueue: Tweak buildable variable handling in schedulerRichard Purdie
2019-07-03bitbake: bitbake: Add --skip-setscene optionJoshua Watt
2019-06-28bitbake: bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-06-10bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'Richard Purdie
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
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
2019-04-23bitbake: bitbake-diffsigs: Use 4 spaces as indent for recursecbRobert Yang
2019-02-25bitbake: runqueue: Filter out multiconfig dependencies from BB_TASKDEPDATARichard Purdie
2019-02-17bitbake: runqueue: Fix dependency loop analysis 'hangs'Richard Purdie
2019-02-15bitbake: bitbake: Allow arguments in FAKEROOTCMDJoshua Watt
2019-01-14bitbake: bitbake: runqueue: __find_md5__ -> __find_sha256Robert Yang
2019-01-11bitbake: bitbake: runqueue: Use multiconfig name to fetch unihashJoshua Watt
2019-01-03bitbake: runqueue: Pass unique hash to hash validateJoshua Watt
2019-01-03bitbake: runqueue: Pass unique hash to taskJoshua Watt
2019-01-03bitbake: runqueue: Track task unique hashJoshua Watt
2018-12-07bitbake: bitbake-worker: Pass taskhash as runtask parameterJoshua Watt
2018-12-01bitbake: runqueue: Ensure disk monitor is started when no setscene tasks are runRichard Purdie
2018-09-10bitbake: runqueue: Ensure setscene tasks that aren't covered get builtRichard Purdie
2018-09-10bitbake: cooker/runqueue: Turn universe warnings into verbnotesRichard Purdie
2018-08-15bitbake: runqueue: Move decision if a task can be started to one common placeAndreas Müller
2018-08-08bitbake: runqueue: Allow the hash validate function to have an idea of build ...Richard Purdie
2018-08-01bitbake: bitbake: Add support for multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2018-07-09bitbake: runqueue: Stop on first unsatisfied dependencyJoshua Watt
2018-07-09bitbake: runqueue: Remove unused variableJoshua Watt
2018-07-09bitbake: runqueue: Remove trailing whitespaceJoshua Watt
2018-07-02bitbake: runqueue.py: Fix a virtual class extension stamps issueMing Liu
2018-06-15bitbake: runqueue.py: Initial implementation of per task process limitsMark Hatle
2018-06-15bitbake: runqueue.py: Minor cleanup for RunQueueStats and usersMark Hatle
2018-03-01bitbake: runqueue: Ensure only recursive task dependencies are prunedRichard Purdie
2018-02-14bitbake: main/runqueue: Rework runall task and add runonly optionRichard Purdie
2018-02-06bitbake: runqueue: Rewrite and optimize recrdepends handlingRichard Purdie
2018-02-06bitbake: runqueue: Optimize recrdepends handlingRichard Purdie
2018-02-06bitbake: runqueue: Remove unused variablesRichard Purdie
2018-02-06bitbake: runqueue: Fix recidepends handlingRichard Purdie
2017-11-21bitbake: runqueue: Fix typo builable -> buildableRichard Purdie
2017-09-12bitbake: runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHI...Paul Eggleton
2017-09-02bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie
2017-07-31bitbake: runqueue: Tweak debug message to make it more readable/diffableRichard Purdie
2017-07-21bitbake: lib/bb/event: refactor printing eventsPaul Eggleton
2017-06-14bitbake: bitbake: runqueue: multiconfig fixJuro Bystricky
2017-04-10bitbake: runqueue: Allow recrdeptask not to exist for all recipesRichard Purdie
2017-03-15bitbake: runqueue: minor typo fixAndre McCurdy
2017-03-13bitbake: runqueue: add option to run all tasks in specific build targetMatthew McClintock
2017-02-19bitbake: runqueue: Fix collapsed setscene dependency treeRichard Purdie
2017-01-20bitbake: runqueue.py: revised completion schedulerPatrick Ohly
2017-01-20bitbake: runqueue: Fix traceback when using -bRichard Purdie