Commit Verlauf

Autor SHA1 Nachricht Datum
  Chris Larson 36b980c16b Move the output of no provider and multiple provider messages into the UI vor 14 Jahren
  Chris Larson d39ab776e7 Apply some 2to3 transforms that don't cause issues in 2.6 vor 14 Jahren
  Chris Larson 2caf134b43 Formatting cleanups vor 14 Jahren
  Chris Larson e1e4ccf203 Fix 7 references to undefined variables, as spotted by pyflakes vor 14 Jahren
  Bernhard Reutner-Fischer 457fb59f10 taskdata.py: fix typo in debug message vor 14 Jahren
  Richard Purdie 5b2b17413e taskdata: Improve error message if incorrectly formatted tasks are found (from poky) vor 14 Jahren
  Richard Purdie 3162f336ed event.py: Pass the datastore to the fire command, don't build it into events vor 14 Jahren
  Guo Hongruan efb0474231 Enable --ignore-deps options to access regular expression string vor 14 Jahren
  Chris Larson fccae58a70 taskdata: fix a possible infinite loop when multiple eligible providers aren't buildable vor 15 Jahren
  Holger Hans Peter Freyther 531c2f77e3 [bb] Remove unused imports reported by pyflakes vor 15 Jahren
  Richard Purdie 8c112e0aa9 Add tryaltconfigs option to control whether bitbake trys using alternative providers to fulfil failed dependencies. It defaults to off, changing the default since this behaviour confuses many users and isn't often useful (from Poky). vor 15 Jahren
  Marcin Juszkiewicz 9ea8f9ea02 taskdata: improved error message when BitBake is called with not existing target vor 15 Jahren
  Richard Purdie 5c0671c702 runqueue/taskdata.py: Make sure recrdeps tasks include all inter-task dependencies of a given fn vor 16 Jahren
  Richard Purdie c93014671c cache.py: Improve the way various data structures are handled to speed up the hot cache data path vor 16 Jahren
  Richard Purdie 0dc5e80d24 taskdata.py: When handling build target failures make sure idepends are checked and failed where needed. Fixes --continue mode crashes. vor 16 Jahren
  Richard Purdie f0b8d75a28 Remove digraph and switch to new stamp checking code. vor 16 Jahren
  Richard Purdie 152bd6c4ec taskdata/runqueue.py: Make taskdata and runqueue errors more user friendly vor 16 Jahren
  Richard Purdie 81e85dd541 taskdata.py: Fix 'depends' flag splitting vor 16 Jahren
  Richard Purdie 1747e5529d taskdata.py: Improve dump_data debugging code vor 17 Jahren
  Holger Hans Peter Freyther 4439b3110b Print the list of missing DEPENDS/RDEPENDS on the "No buildable providers available for required build target..." error message vor 17 Jahren
  Richard Purdie 623bc81f1a providers.py: Move providers code into the providers module vor 17 Jahren
  Richard Purdie 69c2651927 Remove ununsed module references vor 17 Jahren
  Richard Purdie f3666e7944 taskdata: Remove supriours PREFERRED_PROVIDER warnings vor 17 Jahren
  Richard Purdie 4e5751020b taskdata.py: Promote certain warnings from debug to note 2 level vor 17 Jahren
  Richard Purdie 9922a68c18 taskdata.py: Add error message vor 17 Jahren
  Richard Purdie ff9cb57bbf taskdata.py: Remove debug vor 17 Jahren
  Richard Purdie f3e8792d58 taskdata/runqueue.py: Add code to handle inter-task dependencies vor 17 Jahren
  Richard Purdie 98e59284e1 taskqueue.py: Add tasks to be queried but not created vor 17 Jahren
  Holger Hans Peter Freyther ea7a304080 Add proper GPLv2 headers to all BitBake files vor 17 Jahren
  Richard Purdie d5074e451a tastdata.py: Minor speedup vor 17 Jahren