summaryrefslogtreecommitdiff
path: root/bitbake-dev/lib/bb/ui
AgeCommit message (Collapse)AuthorFiles
2008-12-01bitbake-dev: Add basics of "puccho" image builder UIRob Bradford4
2008-12-01bitbake-dev: Refactor goggle to pull out useful components.Rob Bradford3
Separate the GTK components and abstractions to a separate module where they can be used by other user interfaces. This module includes the model, the view and abstraction that populates the model.
2008-11-07bitbake-dev: Always include logs for nowRichard Purdie1
2008-11-07bitbake-dev: Fix knotty fatal message handling and ignore configparsed eventsRichard Purdie1
2008-11-07bitbake-dev: Handle fatal events correctlyRichard Purdie1
2008-10-28bitbake-dev: Renamed to match the UI nameRob Bradford1
The UI starter now dynamically searches for the UI module based on the parameter given to -u. bitbake advertises the dependency explorer as "depexp" therefore this module needs renaming.
2008-10-27bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFilesRob Bradford1
Remove the implicit (from configuration.cmd) command/task for these events and instead use a parameter so that the task is given explicitly.
2008-10-23bitbake-dev: rename readVariable to getVariableRob Bradford1
Changing the name of this command makes it more consistent with other command names.
2008-10-22bitbake-dev: add goggle - an experimental GTK UI.Rob Bradford1
2008-10-20bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their ↵Robert Bradford2
handling in the UI These events are superfluous now that BB operates on a task level granularity. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5541 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17bitbake-dev: Move the ncurses TTY check into the UI plugin itself.Robert Bradford1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5529 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966