aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/server
AgeCommit message (Expand)Author
2013-02-06bitbake: bitbake: Always use separate process for PR ServiceRichard Purdie
2012-12-04bitbake: xmlrpc: Unbreak the transport by adding a missing logfile nameRichard Purdie
2012-11-21bitbake: server/process.py: Change timeout error handlingRichard Purdie
2012-11-01bitbake: command: add error to return of runCommandChristopher Larson
2012-11-01bitbake: bitbake/server: Remove dead console log codeRichard Purdie
2012-02-23bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu
2012-02-23bitbake: add -B option to bind with interfaceDongxiao Xu
2012-01-06xmlrpc: Change BitbakeServerInfo init functionDongxiao Xu
2011-07-07bitbake/process.py: Ensure queued UI events are queued right before we add ou...Richard Purdie
2011-06-16process.py: Fix issue where early errors weren't making it to the consoleRichard Purdie
2011-06-15make exception handling syntax consistentScott Garman
2011-06-08bitbake/server/xmlrpc: Fix typoRichard Purdie
2011-06-08bitbake/server/process: Implement getEvent()Richard Purdie
2011-06-08bitbake/server/process: Update to new server APIRichard Purdie
2011-06-08bitbake: Add process server from upstream bitbakeRichard Purdie
2011-06-08bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc serverRichard Purdie
2011-06-08bitbake: Cleanup bitbake server init process to be clearer to followRichard Purdie
2011-03-14bitbake/xmlrpc: only use BBTransport for affected Python versionsJoshua Lock
2011-02-24bitbake/server/none: fix getEvent() to return eventsPaul Eggleton
2011-02-24bitbake/server/none: remove leftover XMLRPC bits from none serverPaul Eggleton
2011-02-18bitbake/runqueue.py: Move SIGCHLD handler to wrap none server sleep callRichard Purdie
2011-01-04Queue up events before the UI is spawnedChris Larson
2010-12-07bitbake/xmlrpc: Modify xmlrpc server to work with Python 2.7Joshua Lock
2010-11-28bitbake: Simplfy pre and post cooker hooksRichard Purdie
2010-11-13bitbake: Rewrite profiling code so its functional for both none and xmlrpc ba...Richard Purdie
2010-08-20bitbake/server: Raise a shutdown event if we're seeing exceptionsRichard Purdie
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-07-02Apply the 2to3 print function transformChris Larson
2010-07-02Formatting cleanupsChris Larson
2010-01-22bitbake: Don't import xmlrpc server unless neededRichard Purdie
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie