summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Update version to 1.15.3Richard Purdie2012-07-191-1/+1
* Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie2012-05-011-1/+1
* bitbake: Drop fetch v1, v2 provides a much better codebase to build fromRichard Purdie2012-03-051-3/+2
* Bump the version to 1.15.1Richard Purdie2012-01-231-1/+1
* bitbake: Add BBHandledException exception classRichard Purdie2012-01-101-0/+12
* Increment version post releaseRichard Purdie2011-11-041-1/+1
* Release 1.14.0Richard Purdie2011-11-041-1/+1
* Fix typos in local.conf.sample and local.conf.sample.extendedRobert Yang2011-10-111-1/+1
* bitbake/logging: Overhaul internal logging processRichard Purdie2011-08-151-1/+1
* Update version to 1.13.3Richard Purdie2011-07-251-1/+1
* Update version to 1.13.2Richard Purdie2011-06-281-1/+1
* Update version to 1.13.1Richard Purdie2011-06-091-1/+1
* Shift traceback pre-formatting into LogHandlerChris Larson2011-06-081-4/+1
* bitbake/lib/bb/__init__.py: Sync with upstream bitbakeRichard Purdie2011-06-081-4/+8
* bitbake:__init__.py: Fix debug log level handling to correct debug outputRichard Purdie2011-02-071-1/+1
* Inject taskpid into log records via our log handlerChris Larson2011-01-101-8/+0
* bitbake: For poky only, force the use of fetch2 codebaseRichard Purdie2011-01-101-1/+1
* bitbake: Switch to fetch2 fetcher code based on the environment variable BBFE...Richard Purdie2011-01-101-0/+3
* bitbake/__init__.py: Add taskpid to all LogRecords (subclassed to be BBLogRec...Richard Purdie2011-01-081-0/+8
* Work around issue with pickling of traceback objectsChris Larson2011-01-041-0/+4
* Apply fix for issue where the loggers were constructed with the wrong classChris Larson2011-01-041-1/+4
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-6/+25
* Use the python logging module under the hood for bb.msgChris Larson2011-01-041-0/+10
* Use PendingDeprecationWarning for functions moved from bb to bb.utilsChris Larson2010-07-021-1/+1
* Move the python version check into the python packageChris Larson2010-07-021-0/+4
* Bump version to 1.11.0Chris Larson2010-07-021-1/+1
* Deprecate the usage of certain objects via certain modulesChris Larson2010-07-021-3/+41
* Drop __all__ usageChris Larson2010-07-021-30/+0
* Drop some unused classesChris Larson2010-07-021-1/+0
* Import fixupsChris Larson2010-07-021-1/+2
* Drop doctest, as we aren't utilizing itChris Larson2010-07-021-6/+0
* Resurrect the old bb.vercmp as bb.utils.vercmp, and its depsChris Larson2010-07-021-1/+1
* Why is bb/__init__.py importing bb?Chris Larson2010-03-251-1/+2
* bb.utils: remove old portage remnantsChris Larson2010-03-251-17/+1
* Kill unused projectdir in bb package.Chris Larson2010-03-221-12/+1
* Move most utility functions from bb into bb.utils.Chris Larson2010-03-221-909/+5
* Move compat imports in the bb package to avoid circular dep issues.Chris Larson2010-03-221-5/+4
* Move encodeurl, decodeurl into bb.fetch.Chris Larson2010-03-221-108/+1
* Move MalformedUrl, VarExpandError into appropriate modules.Chris Larson2010-03-221-5/+3
* bitbake/__init__.py: Fix bb.plain and bb.warn function, initial patch from Pe...Richard Purdie2010-01-211-2/+2
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-1/+2
* bitbake: Merge further fixes from upstream 1.8 branchRichard Purdie2009-05-111-0/+1
* bitbake: Sync with upstream after 2.8.12 releaseRichard Purdie2009-01-021-1/+1
* bitbake: Update to bitbake 1.8 branch headRichard Purdie2008-03-031-179/+0
* bitbake: Update to 1.8.10 releaseRichard Purdie2008-01-201-1/+1
* bitbake: Sync with upstreamRichard Purdie2007-10-301-16/+75
* bitbake: Update to latest bitbake-1.8 branchRichard Purdie2007-09-021-4/+5
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-201-3/+13
* bitbake: Sync with upstream 1.8 branchRichard Purdie2007-08-151-4/+10
* bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie2007-08-121-7/+13