index
:
bitbake
cr/document_dirs_workdir
master
Bitbake Development tree
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bb
/
ui
/
ncurses.py
Age
Commit message (
Expand
)
Author
2014-12-21
ui/ncurses: Update ncurses ui to accept configParams
Andy Voltz
2013-09-13
cooker: Rename confusing 'stop' state to 'forceshutdown'
Richard Purdie
2013-05-21
cooker: Move commandline parsing back into the UI/cookerdata
Richard Purdie
2012-11-01
command: add error to return of runCommand
Christopher Larson
2012-09-24
event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY ...
Jason Wessel
2012-08-22
ui: Improve error message if bitbake cannot import python curses module
Konrad Scherer
2012-05-23
replace os.system with subprocess.call
Robert Yang
2011-08-15
Fixup remaining bb.msg.domain users
Richard Purdie
2011-07-08
bitbake cooker/ui: handle cmd line parsing result by individual UI.
Lianhao Lu
2011-06-08
bitbake/server/process: Move implementation knowledge of event queue into the...
Richard Purdie
2010-12-17
Resurrect alternative UIs
Bob Foerster
2010-12-10
Rename command events, adjust compareRevisions
Chris Larson
2010-12-09
Rename the ui 'init' method to 'main'
Chris Larson
2010-06-21
3.0 prep
Chris Larson
2010-06-21
Apply some 2to3 refactorings
Chris Larson
2010-04-11
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
2010-04-09
Apply the 2to3 print function transform
Chris Larson
2010-04-09
Formatting cleanups
Chris Larson
2010-04-09
Fix an error in the ncurses UI
Chris Larson
2010-04-09
Fix the task event handling in the ncurses UI
Chris Larson
2010-01-19
ui: Convert remaining event handlers to use isinstance
Richard Purdie
2009-05-11
[ui] Fix import statements reported by pyflakes
Holger Hans Peter Freyther
2008-12-06
Update the UIs against the core changes and allow dynamic loading of the UI s...
Richard Purdie
2008-04-27
ncurses.py: Develop slightly further, various improvements
Richard Purdie
2007-08-25
ncurses.py: Tweak version field
Richard Purdie
2007-08-25
ncurses.py: Update so it runs again
Richard Purdie
2007-08-18
Add the start of several UI modules
Richard Purdie