summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/uievent.py
AgeCommit message (Expand)Author
2023-01-24bitbake: bitbake: fix deprecated threading.Thread.setDaemonTim Orling
2023-01-05bitbake: lib/bb: Update thread/process locks to use a timeoutRichard Purdie
2022-03-10bitbake: uievent: Fix import warning for python 3.10Richard Purdie
2021-11-03bitbake: lib/bb: Clean up use of len()Richard Purdie
2020-08-25bitbake: lib: fix most undefined code picked up by pylintFrazer Clews
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
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
2016-06-16bitbake: bitbake: fix wrong usage of format_excEd Bartosh
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-04-06bitbake: uievent: improve BBUIEventQueue codeEd Bartosh
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-06bitbake: uievent: refactor retry loopEd Bartosh
2016-01-06bitbake: uievent: get rid of EventHandler attributeEd Bartosh
2016-01-06bitbake: uievent: add error to registerEventHandler returnEd Bartosh
2015-03-25bitbake: uievent: catch and log exceptions in receiving eventsAlexandru DAMIAN
2014-06-06bitbake: uievent: retry on handler registration failureAlexandru DAMIAN
2014-06-06bitbake: xmlrpc: client - remove fatal errorsAlexandru DAMIAN
2014-03-30bitbake: server/xmlrpc: Simlify featureset handlingRichard Purdie
2013-09-22bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-06-17bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN
2012-12-04bitbake: uievent: Fix an init raceRichard Purdie
2012-02-23bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu
2011-06-08bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc serverRichard Purdie
2011-01-12bitbake/uievent: fix queueing of events for xmlrpc before UI has loadedJoshua Lock
2011-01-04cache: sync the cache file to disk in the backgroundChris Larson
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-07-02Formatting cleanupsChris Larson
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie