summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/taskdata.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: taskdata: Don't add dependencies on tasks that don't existRichard Purdie2012-08-301-0/+3
* bitbake: bitbake: Abort build if runtime dependency conflictWenzong Fan2012-07-111-1/+2
* bitbake: taskdata: Add gettask_id_fromfnid helper functionRichard Purdie2012-06-281-0/+10
* bitbake: taskdata.py: Add support for rdepends task flagRichard Purdie2012-06-251-0/+16
* taskdata: fix string formatting of an error messageChristopher Larson2011-09-201-1/+1
* Fixup remaining bb.msg.domain usersRichard Purdie2011-08-151-2/+2
* bitbake/taskdata: fix incorrect usage of rdependees instead of dependeesPaul Eggleton2011-07-271-1/+1
* bitbake: show more information for NoProvider errorsPaul Eggleton2011-07-271-5/+23
* cooker: use re match, not search in re_match_stringsChris Larson2011-01-041-1/+1
* taskdata: use 'any' in re_match_stringsChris Larson2011-01-041-7/+3
* Prefer xrange over range for small performance gain.Bob Foerster2011-01-041-4/+4
* Pre-explode rundeps/runrecs in CacheDataChris Larson2011-01-041-2/+2
* Fix providerlog NameErrorChris Larson2011-01-041-3/+3
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-29/+32
* Move the output of no provider and multiple provider messages into the UIChris Larson2010-07-021-29/+8
* Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson2010-07-021-2/+2
* Formatting cleanupsChris Larson2010-07-021-13/+11
* Fix 7 references to undefined variables, as spotted by pyflakesChris Larson2010-03-251-1/+1
* bitbake: taskdata.py: fix typo in debug messageBernhard Reutner-Fischer2010-02-151-1/+1
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-13/+25
* taskdata.py: Improve error message if a task dependency has an incorrect formatRichard Purdie2009-12-181-0/+2
* bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie2009-11-131-10/+2
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-12-061-3/+12
* bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie2008-10-281-1/+2
* bitbake: Sync with 1.8 branchRichard Purdie2008-05-131-0/+10
* bitbake: Update with changes from bitbake 1.8 branchRichard Purdie2008-03-141-5/+9
* bitbake: Update to bitbake 1.8 branch headRichard Purdie2008-03-031-3/+2
* bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie2008-01-201-15/+26
* bitbake: Sync with upstreamRichard Purdie2007-10-301-1/+5
* bitbake: Fix taskdata whitespace splitting issuesRichard Purdie2007-10-121-1/+1
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-201-13/+28
* bitbake: Sync with upstream 1.8 branchRichard Purdie2007-08-151-37/+9
* bitbake/taskdata: Exit from the providers loop when the first match is found,...Richard Purdie2007-06-141-0/+1
* bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie2007-05-221-3/+3
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-1/+12
* bitbake: Sync with upstream. Richard Purdie2007-01-081-13/+22
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-0/+558