summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-01-20bitbake: fetch2/tests: Add parameter to recipe_uriPavel Zhukov
2023-01-18bitbake: fetch2/tests: Add test for MercurialPavel Zhukov
2023-01-18bitbake: fetch2: kill parameters in uri_find_decodedPavel Zhukov
2023-01-14bitbake: server/process: Improve lockfile handling at exitRichard Purdie
2023-01-13bitbake: persist_data: Handle sqlite error when cachefile path is too longYoann Congal
2023-01-11bitbake: server/process: Move heartbeat to idle threadRichard Purdie
2023-01-11bitbake: main: Move --buildfile help at the end of "Execution" groupYoann Congal
2023-01-11bitbake: cooker: Fix exit handling issuesRichard Purdie
2023-01-11bitbake: knotty: Improve shutdown handlingRichard Purdie
2023-01-11bitbake: tinfoil: Don't wait for events indefinitelyRichard 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-09bitbake: Group and reorder options in bitbake helpYoann Congal
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
2023-01-02bitbake: command: Ensure that failure cases call finishAsyncComandRichard Purdie
2023-01-02bitbake: cookerdata: Fix previous commit to use a string, not a generatorRichard Purdie
2023-01-01bitbake: cookerdata: Fix cache/reparsing issueRichard Purdie
2022-12-31bitbake: knotty: Ping the server/cooker periodicallyRichard Purdie
2022-12-31bitbake: server/process: Run idle commands in a separate idle threadRichard Purdie
2022-12-31bitbake: server/process: Add locking around idle functions accessesRichard Purdie
2022-12-31bitbake: event: Always use threadlockRichard 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: command: Tweak finishAsyncCommand ordering to avoid racesRichard Purdie
2022-12-31bitbake: server/process: Improve exception and idle function loggingRichard 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-31bitbake: knotty: Avoid looping with tracebacksRichard Purdie
2022-12-30bitbake: cache: Drop reciever side counting for SiggenRecipeInfoRichard Purdie
2022-12-29bitbake: tinfoil: Ensure CommandExit is handledRichard Purdie
2022-12-29bitbake: cooker: Ensure cache is cleared for partial resetsRichard Purdie
2022-12-29bitbake: event: builtins fix for 'd' deletionRichard Purdie
2022-12-29bitbake: cache/siggen: Fix cache issues with signature handlingRichard Purdie
2022-12-21bitbake: server/process: Add bitbake.sock race handlingRichard Purdie
2022-12-21bitbake: siggen: Minor code improvementRichard Purdie
2022-12-21bitbake: cache: Allow compression of the data in SiggenRecipeInfoRichard Purdie
2022-12-21bitbake: command: Add ping commandRichard Purdie
2022-12-21bitbake: README: add required python version for bitbakeFrank de Brabander
2022-12-21bitbake: bitbake-user-manual: remove "OEBasic" signature generatorMichael Opdenacker
2022-12-21bitbake: bitbake-user-manual: double colon fixMichael Opdenacker
2022-12-21bitbake: fetch2/git: Clarify the meaning of namespaceMarek Vasut
2022-12-21bitbake: bitbake-user-manual: Document override :append, :prepend, :remove orderMarek Vasut
2022-12-17bitbake: bitbake: Convert to argparseJoshua Watt
2022-12-17bitbake: process: log odd unlink events with bitbake.sockFrank de Brabander
2022-12-17bitbake: codeparser/data: Add vardepsexclude support to module dependency codeRichard Purdie
2022-12-17bitbake: ast/data/codeparser: Add dependencies from python module functionsRichard Purdie
2022-12-17bitbake: siggen: Clarify which fn is meantRichard Purdie
2022-12-17bitbake: build/siggen: Rework stamps functionsRichard Purdie