summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/msg.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: Correctly route events from the worker to the serverRichard Purdie2010-08-201-1/+3
* bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie2010-08-191-5/+6
* *: use print() as a functionBernhard Reutner-Fischer2010-07-161-5/+5
* Fix the silent exit when the specified task doesn't existChris Larson2010-07-021-4/+2
* Apply the 2to3 print function transformChris Larson2010-07-021-6/+6
* Import fixupsChris Larson2010-07-021-3/+4
* Formatting cleanupsChris Larson2010-07-021-1/+1
* Add a function to get the debug level, without poking into debug_levels manuallyChris Larson2010-07-021-0/+3
* Fix invalid logging domain warningChris Larson2010-07-021-3/+3
* Make the default domain a proper domain, not a stringChris Larson2010-07-021-26/+29
* Implement bb.msg.domain as a named tuple, drop the Enum classChris Larson2010-07-021-19/+21
* Immediately display messages if no UI handlers are installed yetChris Larson2010-07-021-3/+12
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-15/+11
* bitbake: Sync with upstream 1.8 branchRichard Purdie2007-08-151-26/+18
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-0/+1
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-1/+30
* bitbake: Sync with upstream. Richard Purdie2007-01-081-16/+15
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-0/+108