summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/ncurses.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: ui/ncurses: Add missing function call to avoid tracebackRichard Purdie2023-11-271-0/+3
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-0/+2
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-191-1/+1
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-2/+1
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: lib/bb/event: refactor printing eventsPaul Eggleton2017-07-211-1/+1
* bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli2017-06-051-1/+1
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-4/+4
* bitbake: ui/ncurses: Update ncurses ui to accept configParamsAndy Voltz2014-12-231-2/+2
* bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie2013-09-141-1/+1
* bitbake: cooker: Move commandline parsing back into the UI/cookerdataRichard Purdie2013-05-221-6/+8
* bitbake: command: add error to return of runCommandChristopher Larson2012-11-011-7/+14
* bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for Lo...Jason Wessel2012-09-241-0/+2
* bitbake: ui: Improve error message if bitbake cannot import python curses moduleKonrad Scherer2012-08-221-1/+7
* replace os.system with subprocess.callRobert Yang2012-05-231-2/+2
* Fixup remaining bb.msg.domain usersRichard Purdie2011-08-151-2/+2
* bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu2011-07-081-1/+5
* Resurrect alternative UIsBob Foerster2011-01-051-22/+36
* Rename command events, adjust compareRevisionsChris Larson2011-01-041-2/+4
* Rename the ui 'init' method to 'main'Chris Larson2011-01-041-1/+1
* 3.0 prepChris Larson2010-07-021-3/+5
* Apply some 2to3 refactoringsChris Larson2010-07-021-1/+1
* Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson2010-07-021-1/+1
* Apply the 2to3 print function transformChris Larson2010-07-021-3/+3
* Formatting cleanupsChris Larson2010-07-021-4/+3
* Fix an error in the ncurses UIChris Larson2010-07-021-3/+3
* Fix the task event handling in the ncurses UIChris Larson2010-07-021-1/+1
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-0/+335