summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2019-07-16bitbake: runqueue: Whitespace fixRichard Purdie
2019-07-16bitbake: runqueue: Simplify some convoluted logicRichard Purdie
2019-07-15bitbake: uihelper: No longer listen to scenequeue task startedRichard Purdie
2019-07-15bitbake: tests: Add initial scenario based test for runqueueRichard Purdie
2019-07-15bitbake: runqueue: Complete the merge of scenequeue and normal task executionRichard Purdie
2019-07-15bitbake: runqueue: Alter setscenewhitelist handlingRichard Purdie
2019-07-15bitbake: runqueue: Merge the queues and execute setscene and normal tasks in ...Richard Purdie
2019-07-15bitbake: runqueue: Clarify scenequeue_covered vs. tasks_coveredRichard Purdie
2019-07-15bitbake: runqueue: Further scheduler buildable tasks cleanupRichard Purdie
2019-07-15bitbake: runqueue: Remove pointless variableRichard Purdie
2019-07-15bitbake: runqueue: Code simplificationRichard Purdie
2019-07-15bitbake: runqueue: Tweak comments and debug codeRichard Purdie
2019-07-15bitbake: runqueue: Simplify scenequeue unskippable calculationRichard Purdie
2019-07-15bitbake: runqueue: Add covered_tasks (or 'collated_deps') to scenequeue dataRichard Purdie
2019-07-15bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-07-15bitbake: runqueue: Fold remains of the scenequeue setup into RunQueueExecuteRichard Purdie
2019-07-15bitbake: runqueue: Simplify _execute_runqueue logicRichard Purdie
2019-07-15bitbake: runqueue: Remove RunQueueExecuteScenequeue and RunQueueExecuteTasksRichard Purdie
2019-07-15bitbake: runqueue: Fix counter/task updating glitchRichard Purdie
2019-07-15bitbake: runqueue: Merge scenequeue and real task queue code togetherRichard Purdie
2019-07-15bitbake: runqueue: Merge stats handling together for setscene/real tasksRichard Purdie
2019-07-15bitbake: runqueue: Uniquely namespace the scenequeue functionsRichard Purdie
2019-07-15bitbake: runqueue: Factor out the process_setscene_whitelist checksRichard Purdie
2019-07-15bitbake: runqueue: Remove unused function parameterRichard Purdie
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-15bitbake: siggen: Use unique hashes for tasksRichard Purdie
2019-07-15bitbake: siggen: Fix default handlerRichard Purdie
2019-07-15bitbake: cache: Set packages for skipped recipesRobert Yang
2019-07-15bitbake: cache: Remove duplicated lines for provides and rprovidesRobert Yang
2019-07-03bitbake: bitbake: Add --skip-setscene optionJoshua Watt
2019-07-03bitbake: main: Alter EOFError handlingRichard Purdie
2019-07-03bitbake: main: Ensure log messages are printed when no UI startsRichard Purdie
2019-07-03bitbake: event: Clear ui_queue after handling itRichard Purdie
2019-06-28bitbake: bitbake: toaster:tests: python -> python3Robert Yang
2019-06-28bitbake: bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-06-28bitbake: tests/fetch.py: add missing skipIfNoNetwork tags to tests that try t...Luca Boccassi
2019-06-21bitbake: tests/utils.py: add one more test cases for bb.utils.vercmp_stringMartin Jansa
2019-06-18bitbake: cooker: list all nonexistent bblayer directoriesOleksandr Kravchuk
2019-06-11bitbake: cooker: Ensure mcdeps are processed even if only one multiconfigRichard Purdie
2019-06-11bitbake: build: implement custom progress handlers injected via OE_EXTRA_IMPORTSChris Laplante
2019-06-11bitbake: build/progress: use context managers for progress handlersChris Laplante
2019-06-11bitbake: build: extract progress handler creation logic into its own methodChris Laplante
2019-06-11bitbake: knotty: allow progress rate for indeterminate barsChris Laplante
2019-06-10bitbake: cooker: Add compability handling for multiconfig: prefix migrationRichard Purdie
2019-06-10bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'Richard Purdie
2019-06-10bitbake: toaster: Fix Thud Bitbake release metadataDavid Reyna
2019-05-30bitbake: fetch2: runfetchcmd(): unset _PYTHON_SYSCONFIGDATA_NAMEMatthias Schiffer