summaryrefslogtreecommitdiffstats
path: root/lib/bb/ui/ncurses.py
AgeCommit message (Expand)Author
2017-07-21lib/bb/event: refactor printing eventsPaul Eggleton
2017-06-02bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2016-06-01bitbake: Convert to python 3Richard Purdie
2014-12-21ui/ncurses: Update ncurses ui to accept configParamsAndy Voltz
2013-09-13cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie
2013-05-21cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie
2012-11-01command: add error to return of runCommandChristopher Larson
2012-09-24event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY ...Jason Wessel
2012-08-22ui: Improve error message if bitbake cannot import python curses moduleKonrad Scherer
2012-05-23replace os.system with subprocess.callRobert Yang
2011-08-15Fixup remaining bb.msg.domain usersRichard Purdie
2011-07-08bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu
2011-06-08bitbake/server/process: Move implementation knowledge of event queue into the...Richard Purdie
2010-12-17Resurrect alternative UIsBob Foerster
2010-12-10Rename command events, adjust compareRevisionsChris Larson
2010-12-09Rename the ui 'init' method to 'main'Chris Larson
2010-06-213.0 prepChris Larson
2010-06-21Apply some 2to3 refactoringsChris Larson
2010-04-11Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-04-09Apply the 2to3 print function transformChris Larson
2010-04-09Formatting cleanupsChris Larson
2010-04-09Fix an error in the ncurses UIChris Larson
2010-04-09Fix the task event handling in the ncurses UIChris Larson
2010-01-19ui: Convert remaining event handlers to use isinstanceRichard Purdie
2009-05-11[ui] Fix import statements reported by pyflakesHolger Hans Peter Freyther
2008-12-06Update the UIs against the core changes and allow dynamic loading of the UI s...Richard Purdie
2008-04-27ncurses.py: Develop slightly further, various improvementsRichard Purdie
2007-08-25ncurses.py: Tweak version fieldRichard Purdie
2007-08-25ncurses.py: Update so it runs againRichard Purdie
2007-08-18Add the start of several UI modulesRichard Purdie