aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/__init__.py
AgeCommit message (Expand)Author
2012-05-01Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie
2012-03-05bitbake: Drop fetch v1, v2 provides a much better codebase to build fromRichard Purdie
2012-01-23Bump the version to 1.15.1Richard Purdie
2012-01-10bitbake: Add BBHandledException exception classRichard Purdie
2011-11-04Increment version post releaseRichard Purdie
2011-11-04Release 1.14.0Richard Purdie
2011-10-11Fix typos in local.conf.sample and local.conf.sample.extendedRobert Yang
2011-08-15bitbake/logging: Overhaul internal logging processRichard Purdie
2011-07-25Update version to 1.13.3Richard Purdie
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