Historique des commits

Auteur SHA1 Message Date
  Richard Purdie ff237c3333 bitbake: Add initial pass of SPDX license headers to source code il y a 5 ans
  Alejandro Enedino Hernandez Samaniego da8cb86335 bitbake: Add support for multiconfig dependencies il y a 5 ans
  Richard Purdie 767c7ba8fc cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandline option il y a 6 ans
  Patrick Ohly eeeed76937 taskdata.py: include more information in error message about broken task depends il y a 7 ans
  Patrick Ohly 063d255fdc taskdata.py: improve handling of depends/rdepends il y a 7 ans
  Richard Purdie 2c88afb60d taskdata/runqueue: Rewrite without use of ID indirection il y a 8 ans
  Richard Purdie d0f904d407 bitbake: Convert to python 3 il y a 8 ans
  Richard Purdie 90a4805e4e taskdata: Fix traceback issue with missing provider il y a 8 ans
  Paul Eggleton aba0dce57c taskdata: add the ability to access world targets list il y a 8 ans
  Robert Yang 4b59eb8cc2 taskdata.py: add RuntimeProviders to close matches il y a 8 ans
  Ed Bartosh df5a1392d6 taskdata: refactor get_providermap il y a 8 ans
  Richard Purdie ce51a51482 taskdata: Add a function to return the virtual/ mapping data il y a 8 ans
  Paul Eggleton 7859f7388f Fix default function parameter assignment to a list il y a 8 ans
  Richard Purdie 2ca36a9f08 cooker/taskdata: Make NoProvider errors non-fatal to -e/-g options il y a 9 ans
  Richard Purdie d2677f084f providers/runqueue/taskdata: Optimise logger.debug calls il y a 10 ans
  Paul Eggleton ed81b0856b taskdata: report close matches with NoProvider errors il y a 10 ans
  Richard Purdie 843d3d6b0a taskdata: Don't add dependencies on tasks that don't exist il y a 11 ans
  Wenzong Fan 5f81a714f4 bitbake: Abort build if runtime dependency conflict il y a 12 ans
  Richard Purdie 3190cb83e2 taskdata: Add gettask_id_fromfnid helper function il y a 12 ans
  Richard Purdie db65080a61 taskdata.py: Add support for rdepends task flag il y a 12 ans
  Christopher Larson 224db31c46 taskdata: fix string formatting of an error message il y a 12 ans
  Richard Purdie d5abdacaf9 Fixup remaining bb.msg.domain users il y a 12 ans
  Paul Eggleton bb688635c2 bitbake/taskdata: fix incorrect usage of rdependees instead of dependees il y a 13 ans
  Paul Eggleton 6765218430 bitbake: show more information for NoProvider errors il y a 13 ans
  Chris Larson 5670134ab2 cooker: use re match, not search in re_match_strings il y a 13 ans
  Chris Larson e48e9a2150 taskdata: use 'any' in re_match_strings il y a 13 ans
  Bob Foerster 73b40f0644 Prefer xrange over range for small performance gain. il y a 13 ans
  Chris Larson 0c8e0f3191 Pre-explode rundeps/runrecs in CacheData il y a 13 ans
  Chris Larson 992e460f24 Fix providerlog NameError il y a 13 ans
  Chris Larson 3b2c1fe5ca Switch bitbake internals to use logging directly rather than bb.msg il y a 14 ans