summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/uievent.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: fix deprecated threading.Thread.setDaemonTim Orling2023-01-241-1/+1
* bitbake: lib/bb: Update thread/process locks to use a timeoutRichard Purdie2023-01-051-18/+10
* bitbake: uievent: Fix import warning for python 3.10Richard Purdie2022-03-101-1/+1
* bitbake: lib/bb: Clean up use of len()Richard Purdie2021-11-031-2/+2
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-1/+5
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-191-1/+1
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-2/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-13/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: bitbake: fix wrong usage of format_excEd Bartosh2016-06-161-1/+1
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-2/+2
* bitbake: uievent: improve BBUIEventQueue codeEd Bartosh2016-04-061-2/+8
* bitbake: bitbake: Set process names to be meaninfulRichard Purdie2016-01-301-0/+1
* bitbake: uievent: refactor retry loopEd Bartosh2016-01-061-9/+6
* bitbake: uievent: get rid of EventHandler attributeEd Bartosh2016-01-061-2/+2
* bitbake: uievent: add error to registerEventHandler returnEd Bartosh2016-01-061-3/+5
* bitbake: uievent: catch and log exceptions in receiving eventsAlexandru DAMIAN2015-03-251-1/+6
* bitbake: uievent: retry on handler registration failureAlexandru DAMIAN2014-06-061-3/+19
* bitbake: xmlrpc: client - remove fatal errorsAlexandru DAMIAN2014-06-061-1/+2
* bitbake: server/xmlrpc: Simlify featureset handlingRichard Purdie2014-03-301-2/+2
* bitbake: bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN2013-09-221-2/+5
* bitbake: knotty, xmlrpc: add observer-only modeAlexandru DAMIAN2013-06-171-0/+1
* bitbake: uievent: Fix an init raceRichard Purdie2012-12-041-13/+14
* bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu2012-02-231-3/+4
* bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc serverRichard Purdie2011-06-081-1/+1
* bitbake/uievent: fix queueing of events for xmlrpc before UI has loadedJoshua Lock2011-01-121-2/+5
* cache: sync the cache file to disk in the backgroundChris Larson2011-01-041-9/+9
* Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson2010-07-021-1/+1
* Formatting cleanupsChris Larson2010-07-021-3/+2
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-0/+125