Commit Verlauf

Autor SHA1 Nachricht Datum
  Holger Hans Peter Freyther 7898f9a20f misc: Update the email address to a working one. vor 14 Jahren
  Chris Larson 4b0fd70539 Fix IndexError encountered when a 'depends' flag references a nonexistant task vor 14 Jahren
  Chris Larson 39087138ff Drop the 'ui failed to start' message, as the ui_init does more in knotty vor 14 Jahren
  Chris Larson 499a2d28d5 Make realfile optional for better_exec, using the existing fn in the code object vor 14 Jahren
  Chris Larson e5f6e0e9de When shutting down, send SIGTERM, not SIGINT vor 14 Jahren
  Richard Purdie e43b46fe68 cooker.py: Fix case of -b option with a full filepath vor 14 Jahren
  Bernhard Reutner-Fischer 0cc632761e *: Fix typo in documentation vor 14 Jahren
  Richard Purdie 9fe8242916 Add support for .bbappend files (see mailing lists for detais) vor 14 Jahren
  Richard Purdie d6ff58eb2d fetch: Only mark srcrev recipes as uncached when outside of SRCREV caching mode vor 14 Jahren
  Richard Purdie 5dff297128 cache: If one virtual of a recipe is uncached, remove all versions from the cache vor 14 Jahren
  Chris Larson d0a6e9c5c1 Add pysh, ply, and codegen to lib/ to prepare for future work vor 14 Jahren
  Bernhard Reutner-Fischer 1cb72e3713 utils: Fix number of arguments to bb.msg functions vor 14 Jahren
  Bernhard Reutner-Fischer 2ed36a3d57 *: cosmetic whitespace removal vor 14 Jahren
  Chris Larson 6497cedf9c Let the runqueue find the user selected scheduler dynamically vor 14 Jahren
  Richard Purdie b632c7cd79 runqueue: Allow passing of success/failure handlers to runqueue_process_waitpid() vor 14 Jahren
  Richard Purdie 00a8b43652 runqueue: Allow taskname to be passed to check_stamp_task() vor 14 Jahren
  Richard Purdie a76cd47722 runqueue: Make child process error scary so user is less likely to ignore vor 14 Jahren
  Richard Purdie 1d410d81a2 runqueue: Fix number of running tasks accounting (include failed tasks) vor 14 Jahren
  Richard Purdie b3982373f7 runqueue: Remove unneeded exception catching from fork_off_task() vor 14 Jahren
  Richard Purdie 5540fea512 runqueue: Separate out task forking code into a new function vor 14 Jahren
  Richard Purdie 1d4a2da0cc runqueue: Combine the waitpid result handling code into a function vor 14 Jahren
  Richard Purdie 5af44edac6 Remove two layers of unnecessary functions from task execution vor 14 Jahren
  Bernhard Reutner-Fischer c82926ccdd *: use print() as a function vor 14 Jahren
  Richard Purdie c9e66bbae7 Fix handling of empty variables in local config files vor 14 Jahren
  Richard Purdie 748d38adb4 Gross hack to fix packaged-staging with BBCLASSEXTEND packages vor 14 Jahren
  Jeff Dike 277e8e80c3 create cooker object after cleaning the environment vor 14 Jahren
  Jeff Dike 0cd35a24d3 Move the logger initialization from cooker to utils vor 14 Jahren
  Nitin A Kamble ca257adc58 bitbake decodeurl: fix the file:// url handling vor 14 Jahren
  Joshua Lock 9c4527fe66 allow fakeroot functionality to be provided by an alternative program vor 14 Jahren
  Richard Purdie 3e808d6a5c Add bb.utils.join_deps to handle creation of dependency strings with versions vor 14 Jahren