Historial de Commits

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