summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/taskdata.py
AgeCommit message (Expand)Author
2020-06-28bitbake: taskdata: Improve handling of regex in ASSUME_PROVIDEDRichard Purdie
2020-01-19bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2019-06-28bitbake: bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-06-10bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'Richard Purdie
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-08-01bitbake: bitbake: Add support for multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2017-09-02bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie
2017-03-22bitbake: taskdata.py: include more information in error message about broken ...Patrick Ohly
2016-11-23bitbake: taskdata.py: improve handling of depends/rdependsPatrick Ohly
2016-06-15bitbake: taskdata/runqueue: Rewrite without use of ID indirectionRichard Purdie
2016-06-02bitbake: bitbake: Convert to python 3Richard Purdie
2016-02-15bitbake: taskdata: Fix traceback issue with missing providerRichard Purdie
2016-01-22bitbake: taskdata: add the ability to access world targets listPaul Eggleton
2016-01-22bitbake: taskdata.py: add RuntimeProviders to close matchesRobert Yang
2016-01-11bitbake: taskdata: refactor get_providermapEd Bartosh
2015-10-01bitbake: taskdata: Add a function to return the virtual/ mapping dataRichard Purdie
2015-08-19bitbake: Fix default function parameter assignment to a listPaul Eggleton
2015-07-12bitbake: cooker/taskdata: Make NoProvider errors non-fatal to -e/-g optionsRichard Purdie
2014-03-10bitbake: providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie
2013-08-16bitbake: taskdata: report close matches with NoProvider errorsPaul Eggleton
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