index
:
bitbake
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.3
1.30
1.32
1.34
1.36
1.38
1.4
1.40
1.42
1.44
1.46
1.48
1.50
1.52
1.6
1.8
2.0
2.10
2.2
2.4
2.6
2.8
master
master-next
master-poky
next
pristine-tar
sphinx
wmat
wmat2
Bitbake Development tree
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bb
/
event.py
Age
Commit message (
Expand
)
Author
2013-08-16
taskdata: report close matches with NoProvider errors
Paul Eggleton
2013-06-14
bitbake: Add event mask flag support
Bogdan Marinescu
2013-06-12
runqueue: Split runqueue to use bitbake-worker
Richard Purdie
2013-05-23
cooker/cookerdata/event: Improve class handlers management
Richard Purdie
2013-05-23
event: Drop Handled/NotHandled status return values
Richard Purdie
2012-10-11
event/hob: Add a button for network tests in the proxy settings
Bogdan Marinescu
2012-09-27
Add sanity check progress screen
Bogdan Marinescu
2012-09-24
event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY ...
Jason Wessel
2012-09-20
compat, event: use OrderedDict from py2.7 for the event handlers
Christopher Larson
2012-09-14
lib/bb/event: improve handling of event queue on exit
Paul Eggleton
2012-08-22
event/ast: Use better_exec instead of simple_exec
Richard Purdie
2012-08-02
monitordisk: fire event DISKFULL when terminate build
Kang Kai
2012-05-30
hob: handle sanity check failures as a separate event
Paul Eggleton
2012-04-24
event.py: Add SanityCheck and SanityCheckPassed events
Dongxiao Xu
2012-02-23
bitbake: change for adding progress bar in Hob2.
Shane Wang
2012-02-23
event.py: Add new events RequestPackageInfo and PackageInfo
Dongxiao Xu
2012-01-06
cooker: remove command import in cooker.py
Dongxiao Xu
2011-09-02
bitbake/event: Allow event handlers to quietly raise SkipPackage events
Richard Purdie
2011-07-27
bitbake: show more information for NoProvider errors
Paul Eggleton
2011-07-21
event: fix the event display order when exiting early
Chris Larson
2011-07-01
cooker|command|event: add new command findFilesMatchingInDir
Joshua Lock
2011-07-01
command|cooker|event: add findConfigFilePath command
Joshua Lock
2011-06-09
bitbake/event/ast: Add RecipePreFinalise event
Richard Purdie
2011-06-08
xmlrpc/event: Add ability to send pickled events to UI if requested
Richard Purdie
2011-06-02
event: don't catch systemexit from handler execution
Chris Larson
2011-05-16
Shift exception formatting into the UI
Chris Larson
2011-04-04
event: improve output for syntax errors in handlers
Chris Larson
2011-04-04
event: improve output when eventhandler exec fails
Chris Larson
2011-04-04
event: register event handler functions, not code objects
Chris Larson
2011-03-03
bitbake/event: fix some whitespace issues
Joshua Lock
2011-03-03
implement command to find configuration files for a config variable
Joshua Lock
2011-03-03
implement command to get all possible targets and their dependencies
Joshua Lock
2011-02-08
event: fix exception format
Chris Larson
2011-02-08
event: limit the number of traceback entries to 5
Chris Larson
2011-02-08
Shift traceback pre-formatting into LogHandler
Chris Larson
2011-01-10
Inject taskpid into log records via our log handler
Chris Larson
2011-01-10
event.py: Improve debug about invalid events
Richard Purdie
2011-01-07
Merge branch 'poky-sync'
Chris Larson
2011-01-05
event: use BBLogFormatter in print_ui_queue
Chris Larson
2011-01-04
event: fix unicode handler registration
Bernhard Reutner-Fischer
2010-12-29
runqueue: resurrect use of file objects for pipein/pipeout
Chris Larson
2010-12-16
server: fix interrupt handling for process
Bob Foerster
2010-12-16
Show the user progress when loading the cache
Bob Foerster
2010-12-16
Run the server and UI in separate processes
Bob Foerster
2010-12-10
event: use cPickle for events
Chris Larson
2010-12-10
bb.event: fix MsgBase ref in fire_class_handlers
Chris Larson
2010-11-30
cooker: no cached in progressbar and add ETA
Chris Larson
2010-11-21
Split up the ParseProgress event
Chris Larson
2010-09-28
Fix syntax issue and don't include 'd' in ui_queue
Chris Larson
2010-09-28
Queue up events before the UI is spawned
Chris Larson
[prev]
[next]