poky/bitbake/lib/bb/ui
David Reyna f62e4d81ec bitbake: taskexp_ncurses: ncurses version of taskexp.py
* Create an ncurses version of the GTK app "taskexp.py".
* Add these additional features:
  - Sort tasks in recipes by their dependency order
  - Print individual and/or recipe-wide dependencies to a file
  - Add a wild card filter
  - Show the target recipes on BOLD
* Provide a GUI self test
* Provide a non-ncurses self test for ptest

(Bitbake rev: f49bec66ad51c8cddeceafbbe2445c46e396ee8b)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-02-18 17:38:47 +00:00
..
icons
__init__.py bitbake: Revert "bb.ui: delete __init__.py to make bb.ui a namespace package" 2020-11-24 15:26:12 +00:00
buildinfohelper.py bitbake: toaster: accommodate missing 'Image Name' value in buildinfohelper 2023-08-30 10:41:54 +01:00
eventreplay.py bitbake: toaster: Added new feature to import eventlogs from command line into toaster using replay functionality 2023-12-12 15:58:57 +00:00
knotty.py bitbake: ui/knotty: properly handle exceptions when calling runCommand() 2024-01-10 14:02:38 +00:00
ncurses.py bitbake: ui/ncurses: Add missing function call to avoid traceback 2023-11-27 22:52:08 +00:00
taskexp_ncurses.py bitbake: taskexp_ncurses: ncurses version of taskexp.py 2024-02-18 17:38:47 +00:00
taskexp.py bitbake: bitbake: fix deprecated threading.Thread.setDaemon 2023-01-24 21:59:44 +00:00
teamcity.py bitbake: ui/teamcity: don't use removed logging classes 2020-07-08 12:12:45 +01:00
toasterui.py bitbake: toaster: Added new feature to import eventlogs from command line into toaster using replay functionality 2023-12-12 15:58:57 +00:00
uievent.py bitbake: bitbake: fix deprecated threading.Thread.setDaemon 2023-01-24 21:59:44 +00:00
uihelper.py bitbake: knotty/uihelper: Show setscene task progress in summary output 2021-10-08 16:45:06 +01:00