aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/__init__.py
AgeCommit message (Expand)Author
2010-04-15Move the python version check into the python packageChris Larson
2010-04-15Bump version to 1.11.0Chris Larson
2010-04-09Deprecate the usage of certain objects via certain modulesChris Larson
2010-04-09Drop __all__ usageChris Larson
2010-04-09Drop some unused classesChris Larson
2010-04-09Import fixupsChris Larson
2010-04-09Drop doctest, as we aren't utilizing itChris Larson
2010-04-06Resurrect the old bb.vercmp as bb.utils.vercmp, and its depsChris Larson
2010-03-24Why is bb/__init__.py importing bb?Chris Larson
2010-03-24bb.utils: remove old portage remnantsChris Larson
2010-02-19Kill unused projectdir in bb package.Chris Larson
2010-02-19Move most utility functions from bb into bb.utils.Chris Larson
2010-02-19Move compat imports in the bb package to avoid circular dep issues.Chris Larson
2010-02-19Move encodeurl, decodeurl into bb.fetch.Chris Larson
2010-02-19Move MalformedUrl, VarExpandError into appropriate modules.Chris Larson
2010-01-21Fix bb.plain and bb.warn function, initial patch from Petri Lehtinen <petri.l...Richard Purdie
2009-05-11[bb] Fix the tests by setting a debug level at startHolger Hans Peter Freyther
2008-02-26Remove digraph and switch to new stamp checking code.Richard Purdie
2007-10-30bb/__init__.py: Add bb.copyfile function similar to bb.movefile (and improve ...Richard Purdie
2007-08-19__init__.py: Fix a bug in decodeurl where http://some.where.com/somefile.tgz ...Richard Purdie
2007-08-18__init__.py: Add command moduleRichard Purdie
2007-08-17bb/__init.py: Sort digraph output to make builds more reproducibleRichard Purdie
2007-08-15msg.py: Fix plain message typeRichard Purdie
2007-08-13msg.py: Add plain message type, remove legacy logging codeRichard Purdie
2007-08-12bb/__init__.py: Improve which functionRichard Purdie
2007-03-04Update versionsRichard Purdie
2007-01-04drop shebangs from lib/bb scriptsMarcin Juszkiewicz
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2006-11-13Bump to version 1.7.4Richard Purdie
2006-11-01BitBake: Tag 1.6.2 and 1.7.2 of BitBakeHolger Hans Peter Freyther
2006-10-21bump 1.7 versionsRichard Purdie
2006-08-20bitbake/lib/bb/taskdata.py:Richard Purdie
2006-08-15bitbake: Trunk is now at version 1.7.0Holger Hans Peter Freyther
2006-08-15bitbake: Assign release number 1.6.0 to the trunk and update the ChangeLogHolger Hans Peter Freyther
2006-07-08bitbake/lib/bb/__init__.py:Richard Purdie
2006-07-08bitbake/lib/bb/providers.py:Richard Purdie
2006-04-19bitbake versions:Holger Hans Peter Freyther
2006-04-19bitbake/Holger Hans Peter Freyther
2006-04-16bitbake/bin/bitbake:Holger Hans Peter Freyther
2006-04-15bitbake/lib/bb/data.py:Richard Purdie
2006-03-23bitbake/method pool:Holger Hans Peter Freyther
2006-03-17bitbake/lib/bb:Holger Hans Peter Freyther
2006-02-26bitbake/lib/bb/__init__.py:Holger Hans Peter Freyther
2006-02-24lib/bb/__init__.py:Holger Hans Peter Freyther
2006-02-21bitbake/lib/bb/utils.py:Richard Purdie
2006-02-11bitbake/lib/bb:Holger Hans Peter Freyther
2006-02-09bitbake/lib/bb:1.3.3Holger Hans Peter Freyther
2006-02-09bitbake/bin/bitbake:Holger Hans Peter Freyther
2005-09-08parser: add function to update the mtime for one file, courtesy Justin PatrinMichael 'Mickey' Lauer
2005-07-30Update the lib version to 1.3.2 as wellHolger Hans Peter Freyther