summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/event.py
AgeCommit message (Expand)Author
2024-01-10bitbake: bitbake: event: Inject empty lines to make code match lineno in file...Robert Yang
2023-09-28bitbake: bitbake: cooker: add a new function to retrieve task signaturesJulien Stephan
2023-04-13bitbake: event: add bb.event.ParseErrorMingli Yu
2023-02-23bitbake: event/cooker/runqueue: Add ability to interrupt longer running codeRichard Purdie
2023-01-05bitbake: lib/bb: Update thread/process locks to use a timeoutRichard Purdie
2022-12-31bitbake: event: Always use threadlockRichard Purdie
2022-12-31bitbake: event: Add enable/disable heartbeat codeRichard Purdie
2022-12-29bitbake: event: builtins fix for 'd' deletionRichard Purdie
2022-06-11bitbake: event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli
2022-02-21bitbake: lib/bb: Replace "ABORT" action in BB_DISKMON_DIRSScott Murray
2022-02-20bitbake: event: Fix typo "asynchronous" and "occasionally"Zygmunt Krynicki
2021-03-23bitbake: runqueue/event: Add an event for notifying of stale setscene tasksRichard Purdie
2021-03-11bitbake: event: Fix another 'if d' test to test for None explictlyRichard Purdie
2021-03-11bitbake: event: Fix multiconfig event handler change performance regressionsRichard Purdie
2021-03-11bitbake: event.py: fix regression about INVALIDCONFChen Qi
2021-02-21bitbake: event: Fix broken builds when multiconfig has a hyphen in the nameJoshua Watt
2021-02-16bitbake: event: Prevent bitbake from executing event handler for wrong multic...Tomasz Dziendzielski
2020-08-26bitbake: compat.py: remove file since it no longer actually implements anythingChris Laplante
2020-05-27bitbake: event/ast: Add RecipePostKeyExpansion eventRichard Purdie
2020-02-19bitbake: event: Remove duplicated items from close matchesRobert Yang
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19bitbake: lib: remove unused importsFrazer Clews
2019-07-15bitbake: event/runqueue: Drop StampUpdate event, its pointless/unusedRichard Purdie
2019-07-03bitbake: event: Clear ui_queue after handling itRichard 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
2018-09-05bitbake: server/process: Various server startup logging fixesRichard Purdie
2018-08-14bitbake: event.py: fix typoKai Kang
2018-01-08bitbake: events: Drop unused cfg propertyRichard Purdie
2017-11-09bitbake: event: Ensure we clean up loggersRichard Purdie
2017-07-30bitbake: event: Don't write duplicate logs to stdout and stderr in no UI caseRichard Purdie
2017-07-27bitbake: bitbake-diffsigs: fix regression after recent server changesPaul Eggleton
2017-07-21bitbake: lib/bb/event: refactor printing eventsPaul Eggleton
2017-07-21bitbake: event/command: Allow UI to request the UI eventhander IDRichard Purdie
2017-07-08bitbake: event: Queue offline events for the UIRichard Purdie
2017-07-08bitbake: bitbake: Add MultiConfigParsed eventRichard Purdie
2017-06-23bitbake: event: remove mapping for deleted event handlersJair Gonzalez
2017-06-22bitbake: event: drop some unused eventsPaul Eggleton
2017-01-20bitbake: event/ast: Add RecipeTaskPreProcess event before task finalisationRichard Purdie
2017-01-09bitbake: event: Replace slightly elderly bbmake references!Richard Purdie
2016-12-07bitbake: monitordisk: add eventPatrick Ohly
2016-12-07bitbake: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-10-15bitbake: bb.event: fix infinite loop on print_ui_queueAníbal Limón
2016-10-05bitbake: event: prevent unclosed file warning in print_ui_queueJoshua Lock
2016-10-05bitbake: bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón
2016-09-15bitbake: event.py: output errors and warnings to stderrEd Bartosh
2016-08-11bitbake: cooker: add BuildInit eventElliot Smith
2016-07-08bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-06-15bitbake: parse/ast, event: Ensure we reset registered handlers during parsingRichard Purdie