summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/server
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Add client socket info for BitBakeServerConnectionDongxiao Xu2012-02-231-2/+2
* bitbake: add -B option to bind with interfaceDongxiao Xu2012-02-231-3/+3
* xmlrpc: Change BitbakeServerInfo init functionDongxiao Xu2012-01-061-4/+4
* bitbake/process.py: Ensure queued UI events are queued right before we add ou...Richard Purdie2011-07-071-3/+2
* process.py: Fix issue where early errors weren't making it to the consoleRichard Purdie2011-06-161-1/+1
* make exception handling syntax consistentScott Garman2011-06-151-2/+2
* bitbake/server/xmlrpc: Fix typoRichard Purdie2011-06-081-1/+1
* bitbake/server/process: Implement getEvent()Richard Purdie2011-06-081-0/+7
* bitbake/server/process: Update to new server APIRichard Purdie2011-06-081-32/+75
* bitbake: Add process server from upstream bitbakeRichard Purdie2011-06-081-0/+221
* bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc serverRichard Purdie2011-06-081-2/+1
* bitbake: Cleanup bitbake server init process to be clearer to followRichard Purdie2011-06-082-37/+72
* bitbake/xmlrpc: only use BBTransport for affected Python versionsJoshua Lock2011-03-141-4/+17
* bitbake/server/none: fix getEvent() to return eventsPaul Eggleton2011-02-241-4/+8
* bitbake/server/none: remove leftover XMLRPC bits from none serverPaul Eggleton2011-02-241-11/+3
* bitbake/runqueue.py: Move SIGCHLD handler to wrap none server sleep callRichard Purdie2011-02-181-0/+7
* Queue up events before the UI is spawnedChris Larson2011-01-042-0/+4
* bitbake/xmlrpc: Modify xmlrpc server to work with Python 2.7Joshua Lock2010-12-071-2/+66
* bitbake: Simplfy pre and post cooker hooksRichard Purdie2010-11-282-13/+3
* bitbake: Rewrite profiling code so its functional for both none and xmlrpc ba...Richard Purdie2010-11-132-6/+29
* bitbake/server: Raise a shutdown event if we're seeing exceptionsRichard Purdie2010-08-201-1/+2
* Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson2010-07-022-2/+2
* Apply the 2to3 print function transformChris Larson2010-07-021-2/+2
* Formatting cleanupsChris Larson2010-07-022-6/+4
* bitbake: Don't import xmlrpc server unless neededRichard Purdie2010-01-221-2/+0
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-203-0/+370