summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/msg.py
AgeCommit message (Expand)Author
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-09-10bitbake: msg: Add explicit verbnote log levelRichard Purdie
2017-06-12bitbake: knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton
2017-03-27bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton
2016-07-08bitbake: knotty: add quiet output modePaul Eggleton
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-05-13bitbake: event/msg: Pass formatted exceptionsRichard Purdie
2015-08-19bitbake: Fix default function parameter assignment to a listPaul Eggleton
2014-03-27bitbake: msg: Add stdout/stderr filtersRichard Purdie
2013-08-23bitbake: event/msg: Add primitive server side UI log record filteringRichard Purdie
2012-11-25bitbake: knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal c...Richard Purdie
2012-11-20bitbake: knotty: Colorize knotty interactive console outputSeth Bollinger
2012-02-28bitbake: implement BB_VERBOSE_LOGSPaul Eggleton
2011-09-25bitbake/lib/bb/msg.py: fix setting debug and verbosity levelsPaul Eggleton
2011-08-15Fixup remaining bb.msg.domain usersRichard Purdie
2011-08-15bitbake/msg.py: Drop manually created domain listsRichard Purdie
2011-08-15bitbake/logging: Overhaul internal logging processRichard Purdie
2011-06-08Shift exception formatting into the UIChris Larson
2011-05-06Enable some DeprecationWarningsChris Larson
2011-02-07bitbake/msg: Ensure lower level debug messages have DEBUG prefix and reuse lo...Richard Purdie
2011-01-10msg: no need to hardcode the logging levelsChris Larson
2011-01-08bitbake/msg.py: Add named definitions for all logging levelsRichard Purdie
2011-01-04bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie
2011-01-04Fix logging level names for post-server-ui-splitChris Larson
2011-01-04build: send logging messages to the log file for python functionsChris Larson
2011-01-04Drop 'fn' arguments to bb.msg functionsChris Larson
2011-01-04Add pending deprecation warnings to the bb.msg functionsChris Larson
2011-01-04Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2011-01-04Use the python logging module under the hood for bb.msgChris Larson
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie
2010-08-19bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie
2010-07-16*: use print() as a functionBernhard Reutner-Fischer
2010-07-02Fix the silent exit when the specified task doesn't existChris Larson
2010-07-02Apply the 2to3 print function transformChris Larson
2010-07-02Import fixupsChris Larson
2010-07-02Formatting cleanupsChris Larson
2010-07-02Add a function to get the debug level, without poking into debug_levels manuallyChris Larson
2010-07-02Fix invalid logging domain warningChris Larson
2010-07-02Make the default domain a proper domain, not a stringChris Larson
2010-07-02Implement bb.msg.domain as a named tuple, drop the Enum classChris Larson
2010-07-02Immediately display messages if no UI handlers are installed yetChris Larson
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie
2007-08-15bitbake: Sync with upstream 1.8 branchRichard Purdie
2007-08-03bitbake: Update along 1.8 branchRichard Purdie
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie