aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/event.py
AgeCommit message (Expand)Author
2011-02-24bitbake/event: fix some whitespace issuesJoshua Lock
2011-02-24bitbake: implement command to find configuration files for a config variableJoshua Lock
2011-02-24bitbake: implement command to get all possible targets and their dependenciesJoshua Lock
2011-02-07bitbake: event/build: Drop stdout specific handling for python messages as th...Richard Purdie
2011-01-10Inject taskpid into log records via our log handlerChris Larson
2011-01-10bitbake: Update event queue handling to match upstream bitbakeRichard Purdie
2011-01-06event: use BBLogFormatter in print_ui_queueChris Larson
2011-01-04event: fix unicode handler registrationBernhard Reutner-Fischer
2011-01-04bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie
2011-01-04Show the user progress when loading the cacheBob Foerster
2011-01-04event: use cPickle for eventsChris Larson
2011-01-04bb.event: fix MsgBase ref in fire_class_handlersChris Larson
2011-01-04cooker: no cached in progressbar and add ETAChris Larson
2011-01-04cache: sync the cache file to disk in the backgroundChris Larson
2011-01-04Fix syntax issue and don't include 'd' in ui_queueChris Larson
2011-01-04Queue up events before the UI is spawnedChris Larson
2011-01-04Turn Event into a new style classChris Larson
2011-01-04Use logging in the knotty ui, and pass the log record across directlyChris Larson
2011-01-04Use the python logging module under the hood for bb.msgChris Larson
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie
2010-08-19bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie
2010-07-02Move the output of no provider and multiple provider messages into the UIChris Larson
2010-07-02Apply the 2to3 print function transformChris Larson
2010-07-02Import fixupsChris Larson
2010-07-02Formatting cleanupsChris Larson
2010-07-02Don't run metadata event handlers for bb.msg eventsChris Larson
2010-07-02bb.event: NotHandled and Handled are on the way outChris Larson
2010-07-02Add & utilize a simple_exec utility functionChris Larson
2010-07-02Consolidate the exec/eval bits, switch anonfunc to better_exec, etcChris Larson
2010-03-25bitbake/event.py: Run class eventhandlers in the task context but ensure UI h...Richard Purdie
2010-01-21bitbake/event: If the server disappears, we just exit tooRichard Purdie
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie
2009-11-13bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie
2008-05-21event.py: Revert accidental but harmless commitRichard Purdie
2008-05-19bitbake: Sync with upstreamRichard Purdie
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie
2007-08-03bitbake: Update along 1.8 branchRichard Purdie
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie
2007-01-08bitbake: Sync with upstream. Richard Purdie
2006-05-09Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie
2006-03-20Update to latest bitbakeRichard Purdie
2005-08-31Initial populationRichard Purdie