aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/utils.py
AgeCommit message (Expand)Author
2009-07-23utils.py: Add build_environment function (from Poky)Richard Purdie
2009-01-02utils.py: Add bb.utils.prune_suffix functionRichard Purdie
2008-12-06Pass around the tasks to execute rather than using magic variables. Also use ...Richard Purdie
2008-12-06utils.py: Add clean_environment() function and call where appropriate (from P...Richard Purdie
2008-12-06utils.py: Improve lock file function error handling (from Poky)Richard Purdie
2008-10-08[bb.utils] Make prunedir cope with symlinks to directoriesHolger Hans Peter Freyther
2008-09-30utils.py: Fix error message (from Joshua Lock)Richard Purdie
2008-09-30bin/bitbake: Add better environmental variable handling. By default it will n...Richard Purdie
2008-09-30utils.py: Move prunedir function to utils.py and add explode_dep_versions fu...Richard Purdie
2008-05-12utils.py: Add md5 and sha256 checksum generation functions from Ross Burton ...Richard Purdie
2008-04-06utils.py: Improve compile/execute error messagesRichard Purdie
2008-02-26utils.py: Tweak explode_deps function to remove unused manipulationRichard Purdie
2008-01-06fetchers: Properly raise errors for invalid source URI protocols (from poky)....Richard Purdie
2007-11-24Add bb.utils.lockfile() and bb.utils.unlockfile() from Poky. Use these functi...Richard Purdie
2007-03-24Fix PE handling to use strings and update showVersions to add PE support (clo...Richard Purdie
2007-03-19Add PE (Package Epoch) support from Philipp Zabel (pH5)Richard Purdie
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2006-09-09Complete conversion to use bb.msgRichard Purdie
2006-07-08bitbake/lib/bb/__init__.py:Richard Purdie
2006-03-08lib/bb/utils.py:Holger Hans Peter Freyther
2006-03-08bitbake/lib/bb/utils.py:Holger Hans Peter Freyther
2006-03-08lib/bb/utils.py:Holger Hans Peter Freyther
2006-03-08bitbake/lib/bb/utils.py:Holger Hans Peter Freyther
2006-03-07lib/bb/utils.py:Holger Hans Peter Freyther
2006-03-07bitbake/lib/bb/utils.py:Holger Hans Peter Freyther
2006-03-07bitbake/lib/bb/utils.py:Holger Hans Peter Freyther
2006-02-26bitbake/parser,build,utils:Holger Hans Peter Freyther
2006-02-21bitbake/lib/bb/utils.py:Richard Purdie
2006-01-12bitbake/lib/bb/utils.py:Holger Hans Peter Freyther
2005-07-05This (large) patch reintegrates the bb.make module into the bitbake executable.Michael 'Mickey' Lauer