summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2024-01-10bitbake: bitbake/runqueue: rework 'bitbake -S printdiff' logicAlexander Kanavin
2024-01-10bitbake: ui/knotty: properly handle exceptions when calling runCommand()Mark Asselstine
2024-01-10bitbake: server/process: catch and expand multiprocessing connection exceptionsMark Asselstine
2024-01-10bitbake: ast: Fix EXPORT_FUNCTIONS bugRichard Purdie
2024-01-10bitbake: fetch/wget/checkstatus(): include the URL in debugging output about ...Alexander Kanavin
2024-01-10bitbake: fetch/checkstatus(): do not print the URI twice in FetchError exceptionAlexander Kanavin
2024-01-10bitbake: bitbake: tests/event: Add test_lineno_in_eventhandlerRobert Yang
2024-01-10bitbake: bitbake: event: Inject empty lines to make code match lineno in file...Robert Yang
2024-01-05bitbake: bitbake: Version bump for find_siginfo chanagesRichard Purdie
2024-01-05bitbake: bitbake/runqueue: prioritize local stamps over sstate signatures in ...Alexander Kanavin
2024-01-05bitbake: siggen: Ensure version of siggen is verifiedRichard Purdie
2024-01-05bitbake: bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()Alexander Kanavin
2024-01-05bitbake: bitbake: Post release version bump to 2.7.0Richard Purdie
2024-01-05bitbake: bitbake/runqueue: add debugging for find_siginfo() callsAlexander Kanavin
2024-01-02bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12Alexander Kanavin
2023-12-30bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie
2023-12-17bitbake: runqueue: Remove tie between rqexe and starts_workerRichard Purdie
2023-12-17bitbake: utils: Fix mkdir with PosixPathRichard Purdie
2023-12-12bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia
2023-12-08bitbake: utils: Do not create directories with ${ in the namePavel Zhukov
2023-12-06bitbake: bitbake: Move to version 2.6.1 to mark runqueue changesRichard Purdie
2023-12-06bitbake: bb/toaster: Fix assertEquals deprecation warningsRichard Purdie
2023-12-06bitbake: runqueue: Improve inter setscene task dependency handlingRichard Purdie
2023-12-02bitbake: fetch2: Ensure GCP fetcher checks if file exists before download.Charlie Johnston
2023-12-02bitbake: bitbake: tests: Fix duplicate test_underscore_override testRichard Haar
2023-11-27bitbake: cooker: Avoid eventlog variable listing lockupsRichard Purdie
2023-11-27bitbake: ui/ncurses: Add missing function call to avoid tracebackRichard Purdie
2023-11-23bitbake: fetch2/aws: forward env-vars used in gitlab-ci K8sFelix Moessbauer
2023-11-23bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstr...Julien Stephan
2023-11-23bitbake: bitbake: fetch2: git: Update Git-LFS download and testsDesone Burns
2023-11-23bitbake: cache: Simplify virtualfn2realfn()Peter Kjellerstedt
2023-11-23bitbake: cookerdata: Be consistent with what type bb_data representsPeter Kjellerstedt
2023-11-23bitbake: command: Make parseRecipeFile() handle virtual recipes correctlyPeter Kjellerstedt
2023-11-23bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlagsRichard Purdie
2023-11-23bitbake: cooker: Add support for BB_DEFAULT_EVENTLOGRichard Purdie
2023-11-20bitbake: bitbake: utils: remove spaces on empty linesJulien Stephan
2023-11-16bitbake: runqueue: Refactor StaleSetSceneTasks event out of build_scenequeue_...Richard Purdie
2023-11-16bitbake: runqueue: Move 'cantskip' into sqdataRichard Purdie
2023-11-14bitbake: asyncrpc: Add option to set log level when running as a processJoshua Watt
2023-11-09bitbake: asyncrpc: client: Add disconnect APIJoshua Watt
2023-11-09bitbake: asyncrpc: client: Prevent double closing of loopJoshua Watt
2023-11-09bitbake: asyncrpc: Add InvokeErrorJoshua Watt
2023-11-09bitbake: hashserv: Add SQLalchemy backendJoshua Watt
2023-11-09bitbake: asyncrpc: Prefix log messages with client infoJoshua Watt
2023-11-09bitbake: asyncrpc: Add context manager APIJoshua Watt
2023-11-09bitbake: hashserv: Add websocket connection implementationJoshua Watt
2023-11-09bitbake: asyncrpc: Abstract socketsJoshua Watt
2023-11-09bitbake: runqueue: Fix errors when using -S printdiffRichard Purdie
2023-11-09bitbake: runqueue: Fix runall option for setscene tasksRichard Purdie
2023-11-06bitbake: bitbake-worker: add header with length of messageEtienne Cordonnier