aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/taskdata.py
AgeCommit message (Expand)Author
2012-08-30bitbake: taskdata: Don't add dependencies on tasks that don't existRichard Purdie
2012-07-11bitbake: bitbake: Abort build if runtime dependency conflictWenzong Fan
2012-06-28bitbake: taskdata: Add gettask_id_fromfnid helper functionRichard Purdie
2012-06-25bitbake: taskdata.py: Add support for rdepends task flagRichard Purdie
2011-09-20taskdata: fix string formatting of an error messageChristopher Larson
2011-08-15Fixup remaining bb.msg.domain usersRichard Purdie
2011-07-27bitbake/taskdata: fix incorrect usage of rdependees instead of dependeesPaul Eggleton
2011-07-27bitbake: show more information for NoProvider errorsPaul Eggleton
2011-01-04cooker: use re match, not search in re_match_stringsChris Larson
2011-01-04taskdata: use 'any' in re_match_stringsChris Larson
2011-01-04Prefer xrange over range for small performance gain.Bob Foerster
2011-01-04Pre-explode rundeps/runrecs in CacheDataChris Larson
2011-01-04Fix providerlog NameErrorChris Larson
2011-01-04Switch bitbake internals to use logging directly rather than bb.msgChris Larson
2010-07-02Move the output of no provider and multiple provider messages into the UIChris Larson
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-07-02Formatting cleanupsChris Larson
2010-03-25Fix 7 references to undefined variables, as spotted by pyflakesChris Larson
2010-02-15bitbake: taskdata.py: fix typo in debug messageBernhard Reutner-Fischer
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie
2009-12-18taskdata.py: Improve error message if a task dependency has an incorrect formatRichard Purdie
2009-11-13bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie
2008-12-06bitbake/bitbake-dev: Sync with upstreamRichard Purdie
2008-10-28bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie
2008-05-13bitbake: Sync with 1.8 branchRichard Purdie
2008-03-14bitbake: Update with changes from bitbake 1.8 branchRichard Purdie
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie
2008-01-20bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie
2007-10-30bitbake: Sync with upstreamRichard Purdie
2007-10-12bitbake: Fix taskdata whitespace splitting issuesRichard Purdie
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie
2007-08-15bitbake: Sync with upstream 1.8 branchRichard Purdie
2007-06-14bitbake/taskdata: Exit from the providers loop when the first match is found,...Richard Purdie
2007-05-22bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie