index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
event.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
hob: handle sanity check failures as a separate event
Paul Eggleton
2012-05-30
1
-0
/
+8
*
event.py: Add SanityCheck and SanityCheckPassed events
Dongxiao Xu
2012-04-24
1
-0
/
+10
*
bitbake: change for adding progress bar in Hob2.
Shane Wang
2012-02-23
1
-23
/
+60
*
event.py: Add new events RequestPackageInfo and PackageInfo
Dongxiao Xu
2012-02-23
1
-0
/
+13
*
cooker: remove command import in cooker.py
Dongxiao Xu
2012-01-06
1
-0
/
+8
*
bitbake/event: Allow event handlers to quietly raise SkipPackage events
Richard Purdie
2011-09-02
1
-0
/
+2
*
bitbake: show more information for NoProvider errors
Paul Eggleton
2011-07-27
1
-1
/
+2
*
event: fix the event display order when exiting early
Chris Larson
2011-07-21
1
-2
/
+1
*
cooker|command|event: add new command findFilesMatchingInDir
Joshua Lock
2011-07-01
1
-0
/
+10
*
command|cooker|event: add findConfigFilePath command
Joshua Lock
2011-07-01
1
-0
/
+8
*
bitbake/event/ast: Add RecipePreFinalise event
Richard Purdie
2011-06-09
1
-3
/
+7
*
Shift exception formatting into the UI
Chris Larson
2011-06-08
1
-0
/
+7
*
bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc server
Richard Purdie
2011-06-08
1
-1
/
+4
*
event: don't catch systemexit from handler execution
Chris Larson
2011-06-02
1
-1
/
+1
*
event: improve output for syntax errors in handlers
Chris Larson
2011-05-06
1
-3
/
+9
*
event: improve output when eventhandler exec fails
Chris Larson
2011-05-06
1
-11
/
+31
*
event: register event handler functions, not code objects
Chris Larson
2011-05-06
1
-12
/
+10
*
bitbake/event: fix some whitespace issues
Joshua Lock
2011-02-24
1
-3
/
+1
*
bitbake: implement command to find configuration files for a config variable
Joshua Lock
2011-02-24
1
-0
/
+10
*
bitbake: implement command to get all possible targets and their dependencies
Joshua Lock
2011-02-24
1
-0
/
+9
*
bitbake: event/build: Drop stdout specific handling for python messages as th...
Richard Purdie
2011-02-07
1
-4
/
+0
*
Inject taskpid into log records via our log handler
Chris Larson
2011-01-10
1
-0
/
+4
*
bitbake: Update event queue handling to match upstream bitbake
Richard Purdie
2011-01-10
1
-2
/
+0
*
event: use BBLogFormatter in print_ui_queue
Chris Larson
2011-01-06
1
-1
/
+2
*
event: fix unicode handler registration
Bernhard Reutner-Fischer
2011-01-04
1
-1
/
+1
*
bitbake: Sync a load of whitespace and other non-functionality changes with b...
Richard Purdie
2011-01-04
1
-1
/
+1
*
Show the user progress when loading the cache
Bob Foerster
2011-01-04
1
-0
/
+19
*
event: use cPickle for events
Chris Larson
2011-01-04
1
-1
/
+4
*
bb.event: fix MsgBase ref in fire_class_handlers
Chris Larson
2011-01-04
1
-2
/
+1
*
cooker: no cached in progressbar and add ETA
Chris Larson
2011-01-04
1
-3
/
+1
*
cache: sync the cache file to disk in the background
Chris Larson
2011-01-04
1
-4
/
+16
*
Fix syntax issue and don't include 'd' in ui_queue
Chris Larson
2011-01-04
1
-2
/
+2
*
Queue up events before the UI is spawned
Chris Larson
2011-01-04
1
-0
/
+21
*
Turn Event into a new style class
Chris Larson
2011-01-04
1
-1
/
+1
*
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
2011-01-04
1
-15
/
+3
*
Use the python logging module under the hood for bb.msg
Chris Larson
2011-01-04
1
-2
/
+49
*
bitbake: Correctly route events from the worker to the server
Richard Purdie
2010-08-20
1
-0
/
+1
*
bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...
Richard Purdie
2010-08-19
1
-6
/
+5
*
Move the output of no provider and multiple provider messages into the UI
Chris Larson
2010-07-02
1
-1
/
+2
*
Apply the 2to3 print function transform
Chris Larson
2010-07-02
1
-2
/
+2
*
Import fixups
Chris Larson
2010-07-02
1
-1
/
+1
*
Formatting cleanups
Chris Larson
2010-07-02
1
-3
/
+2
*
Don't run metadata event handlers for bb.msg events
Chris Larson
2010-07-02
1
-0
/
+4
*
bb.event: NotHandled and Handled are on the way out
Chris Larson
2010-07-02
1
-2
/
+6
*
Add & utilize a simple_exec utility function
Chris Larson
2010-07-02
1
-1
/
+1
*
Consolidate the exec/eval bits, switch anonfunc to better_exec, etc
Chris Larson
2010-07-02
1
-2
/
+7
*
bitbake/event.py: Run class eventhandlers in the task context but ensure UI h...
Richard Purdie
2010-03-25
1
-8
/
+17
*
bitbake/event: If the server disappears, we just exit too
Richard Purdie
2010-01-21
1
-3
/
+6
*
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
2010-01-20
1
-113
/
+98
*
bitbake: Sync various functions with those from bitbake-dev and bitbake upstream
Richard Purdie
2009-11-13
1
-0
/
+7
[next]