summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/__init__.py
AgeCommit message (Expand)AuthorFiles
2011-01-04Use the python logging module under the hood for bb.msgChris Larson1
2010-07-02Use PendingDeprecationWarning for functions moved from bb to bb.utilsChris Larson1
2010-07-02Move the python version check into the python packageChris Larson1
2010-07-02Bump version to 1.11.0Chris Larson1
2010-07-02Deprecate the usage of certain objects via certain modulesChris Larson1
2010-07-02Drop __all__ usageChris Larson1
2010-07-02Drop some unused classesChris Larson1
2010-07-02Import fixupsChris Larson1
2010-07-02Drop doctest, as we aren't utilizing itChris Larson1
2010-07-02Resurrect the old bb.vercmp as bb.utils.vercmp, and its depsChris Larson1
2010-03-25Why is bb/__init__.py importing bb?Chris Larson1
2010-03-25bb.utils: remove old portage remnantsChris Larson1
2010-03-22Kill unused projectdir in bb package.Chris Larson1
2010-03-22Move most utility functions from bb into bb.utils.Chris Larson1
2010-03-22Move compat imports in the bb package to avoid circular dep issues.Chris Larson1
2010-03-22Move encodeurl, decodeurl into bb.fetch.Chris Larson1
2010-03-22Move MalformedUrl, VarExpandError into appropriate modules.Chris Larson1
2010-01-21bitbake/__init__.py: Fix bb.plain and bb.warn function, initial patch from Pe...Richard Purdie1
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie1
2009-05-11bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie1
2009-01-02bitbake: Sync with upstream after 2.8.12 releaseRichard Purdie1
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie1
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie1
2007-10-30bitbake: Sync with upstreamRichard Purdie1
2007-09-02bitbake: Update to latest bitbake-1.8 branchRichard Purdie1
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie1
2007-08-15bitbake: Sync with upstream 1.8 branchRichard Purdie1
2007-08-12bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie1
2007-08-03bitbake: Update along 1.8 branchRichard Purdie1
2007-06-12bitbake: Sync manual updates and version info with bitbake svnRichard Purdie1
2007-05-22bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie1
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie1
2007-01-08bitbake: Sync with upstream. Richard Purdie1
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie1
2006-05-09Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie1
2006-03-20Update to latest bitbakeRichard Purdie1
2006-02-10Update to 1.3.3 release of bitbakeRichard Purdie1
2006-02-10Update bitbake to latest bitbake svnRichard Purdie1
2005-08-31Initial populationRichard Purdie1