summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/__init__.py
AgeCommit message (Expand)Author
2011-06-28Update version to 1.13.2Richard Purdie
2011-06-09Update version to 1.13.1Richard Purdie
2011-06-08Shift traceback pre-formatting into LogHandlerChris Larson
2011-06-08bitbake/lib/bb/__init__.py: Sync with upstream bitbakeRichard Purdie
2011-02-07bitbake:__init__.py: Fix debug log level handling to correct debug outputRichard Purdie
2011-01-10Inject taskpid into log records via our log handlerChris Larson
2011-01-10bitbake: For poky only, force the use of fetch2 codebaseRichard Purdie
2011-01-10bitbake: Switch to fetch2 fetcher code based on the environment variable BBFE...Richard Purdie
2011-01-08bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRec...Richard Purdie
2011-01-04Work around issue with pickling of traceback objectsChris Larson
2011-01-04Apply fix for issue where the loggers were constructed with the wrong classChris 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-07-02Use PendingDeprecationWarning for functions moved from bb to bb.utilsChris Larson
2010-07-02Move the python version check into the python packageChris Larson
2010-07-02Bump version to 1.11.0Chris Larson
2010-07-02Deprecate the usage of certain objects via certain modulesChris Larson
2010-07-02Drop __all__ usageChris Larson
2010-07-02Drop some unused classesChris Larson
2010-07-02Import fixupsChris Larson
2010-07-02Drop doctest, as we aren't utilizing itChris Larson
2010-07-02Resurrect the old bb.vercmp as bb.utils.vercmp, and its depsChris Larson
2010-03-25Why is bb/__init__.py importing bb?Chris Larson
2010-03-25bb.utils: remove old portage remnantsChris Larson
2010-03-22Kill unused projectdir in bb package.Chris Larson
2010-03-22Move most utility functions from bb into bb.utils.Chris Larson
2010-03-22Move compat imports in the bb package to avoid circular dep issues.Chris Larson
2010-03-22Move encodeurl, decodeurl into bb.fetch.Chris Larson
2010-03-22Move MalformedUrl, VarExpandError into appropriate modules.Chris Larson
2010-01-21bitbake/__init__.py: Fix bb.plain and bb.warn function, initial patch from Pe...Richard Purdie
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie
2009-05-11bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie
2009-01-02bitbake: Sync with upstream after 2.8.12 releaseRichard Purdie
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie
2007-10-30bitbake: Sync with upstreamRichard Purdie
2007-09-02bitbake: Update to latest bitbake-1.8 branchRichard Purdie
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie
2007-08-15bitbake: Sync with upstream 1.8 branchRichard Purdie
2007-08-12bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie
2007-08-03bitbake: Update along 1.8 branchRichard Purdie
2007-06-12bitbake: Sync manual updates and version info with bitbake svnRichard Purdie
2007-05-22bitbake: Merge bugfixes from bitbake-1.8 svnRichard 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
2006-05-09Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie
2006-03-20Update to latest bitbakeRichard Purdie
2006-02-10Update to 1.3.3 release of bitbakeRichard Purdie
2006-02-10Update bitbake to latest bitbake svnRichard Purdie