summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
AgeCommit message (Expand)Author
2023-11-27bitbake: cooker: Avoid eventlog variable listing lockupsRichard Purdie
2023-11-23bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlagsRichard Purdie
2023-11-23bitbake: cooker: Add support for BB_DEFAULT_EVENTLOGRichard Purdie
2023-11-14bitbake: asyncrpc: Add option to set log level when running as a processJoshua Watt
2023-10-23bitbake: Fix find_bbfiles string endswith callBELHADJ SALEM Talel
2023-09-28bitbake: bitbake: cooker: add a new function to retrieve task signaturesJulien Stephan
2023-09-20bitbake: cooker: Drop unneeded flush callsRichard Purdie
2023-09-18bitbake: lib: Drop inotify support and replace with mtime checksRichard Purdie
2023-08-16bitbake: cooker: Fix error messageJoshua Watt
2023-06-30bitbake: cooker: Log when parsing starts in server logRichard Purdie
2023-05-25bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...Richard Purdie
2023-05-25bitbake: cooker: Fix/improve collections handlingRichard Purdie
2023-05-02bitbake: cooker: Log config and parse cache status changesRichard Purdie
2023-04-20bitbake: cooker: do not abort on single ctrl-cEnrico Scholz
2023-04-13bitbake: event: add bb.event.ParseErrorMingli Yu
2023-02-24bitbake: cooker: Fix memory resident cache invalidation issueRichard Purdie
2023-02-23bitbake: event/cooker/runqueue: Add ability to interrupt longer running codeRichard Purdie
2023-02-20bitbake: cooker: Ensure lock is held with changing notifierRichard Purdie
2023-01-26bitbake: cache/codeparser: Switch to a new BB_CACHEDIR variable for cache loc...Richard Purdie
2023-01-24bitbake: cooker: Fix parsing race around cache handlingRichard Purdie
2023-01-24bitbake: cooker: Fix siggen recipe cache race issueRichard Purdie
2023-01-11bitbake: cooker: Fix exit handling issuesRichard Purdie
2023-01-11bitbake: process/cooker/command: Fix currentAsyncCommand locking/racesRichard Purdie
2023-01-11bitbake: cooker/command: Drop async command handler indirection via cookerRichard Purdie
2023-01-06bitbake: cooker: Clean up inotify idle handlerRichard Purdie
2023-01-06bitbake: cooker: Rework the parsing results submissionRichard Purdie
2023-01-05bitbake: lib/bb: Update thread/process locks to use a timeoutRichard Purdie
2022-12-31bitbake: server/process: Run idle commands in a separate idle threadRichard Purdie
2022-12-31bitbake: server/process: Improve idle loop exit codeRichard Purdie
2022-12-31bitbake: cooker: Ensure commands clean up any parser processesRichard Purdie
2022-12-31bitbake: cooker/cookerdata: Rework the way the datastores are resetRichard Purdie
2022-12-31bitbake: event: Add enable/disable heartbeat codeRichard Purdie
2022-12-29bitbake: cooker: Ensure cache is cleared for partial resetsRichard Purdie
2022-12-29bitbake: cache/siggen: Fix cache issues with signature handlingRichard Purdie
2022-12-21bitbake: cache: Allow compression of the data in SiggenRecipeInfoRichard Purdie
2022-12-17bitbake: build/siggen: Rework stamps functionsRichard Purdie
2022-12-17bitbake: siggen: Add dummy dataCaches from task context/datastoreRichard Purdie
2022-12-08bitbake: cooker: Start sync thread a little earlierJoshua Watt
2022-12-08bitbake: cooker: Use event to terminate parser threadsJoshua Watt
2022-12-08bitbake: siggen/cache: Optionally allow adding siggen hash data to the bitbak...Richard Purdie
2022-11-20bitbake: cache: Drop broken/unused codeRichard Purdie
2022-11-20bitbake: cache/cookerdata: Move recipe parsing functions from cache to databu...Richard Purdie
2022-10-25bitbake: cooker: fix a typoOliver Lang
2022-09-21bitbake: bitbake: Fix a few more logger debug() callsJoshua Watt
2022-08-12bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-06-11bitbake: cooker: Drop sre_constants usageRichard Purdie
2022-04-21bitbake: cooker: Drop unused loopRichard Purdie
2022-04-03bitbake: cooker: Reset and rebuild inotify watchesRichard Purdie
2022-04-01bitbake: cooker: Avoid error if siggen wasn't setupRichard Purdie
2022-04-01bitbake: cooker: Ensure any existing hashserv connection is closedRichard Purdie