summaryrefslogtreecommitdiffstats
path: root/lib/bb/server/__init__.py
AgeCommit message (Expand)Author
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2017-07-21server: Rework the server API so process and xmlrpc servers coexistRichard Purdie
2017-07-18server: Remove base classes and inline codeRichard Purdie
2016-01-05xmplrpc: split connect methodEd Bartosh
2013-09-18bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-06-06bitbake server: create common server infrastructureAlexandru DAMIAN
2010-01-22bitbake: Don't import xmlrpc server unless neededRichard Purdie
2010-01-18Add none server type to avoid xmlrpc in the default caseRichard Purdie
2010-01-14Move xmlrpcserver.py into lib/bb/server as xmlrpc.pyRichard Purdie