index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
event.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
event.py: Revert accidental but harmless commit
Richard Purdie
2008-05-21
1
-4
/
+0
*
bitbake: Sync with upstream
Richard Purdie
2008-05-19
1
-0
/
+4
*
bitbake: Update to bitbake 1.8 branch head
Richard Purdie
2008-03-03
1
-0
/
+17
*
bitbake: Update along 1.8 branch
Richard Purdie
2007-08-03
1
-0
/
+2
*
bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)
Richard Purdie
2007-04-01
1
-3
/
+2
*
bitbake: Sync with upstream.
Richard Purdie
2007-01-08
1
-16
/
+15
*
Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...
Richard Purdie
2006-05-09
1
-16
/
+28
*
Update to latest bitbake
Richard Purdie
2006-03-20
1
-11
/
+55
*
Initial population
Richard Purdie
2005-08-31
1
-0
/
+210