summaryrefslogtreecommitdiffstats
path: root/bitbake-dev/lib/bb/ui
Commit message (Collapse)AuthorAgeFilesLines
* bitbake-dev: Add basics of "puccho" image builder UIRob Bradford2008-12-014-5/+1508
|
* bitbake-dev: Refactor goggle to pull out useful components.Rob Bradford2008-12-013-145/+188
| | | | | | 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.
* bitbake-dev: Always include logs for nowRichard Purdie2008-11-071-1/+1
|
* bitbake-dev: Fix knotty fatal message handling and ignore configparsed eventsRichard Purdie2008-11-071-2/+4
|
* bitbake-dev: Handle fatal events correctlyRichard Purdie2008-11-071-0/+4
|
* bitbake-dev: Renamed to match the UI nameRob Bradford2008-10-281-0/+0
| | | | | | 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.
* bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFilesRob Bradford2008-10-271-1/+1
| | | | | Remove the implicit (from configuration.cmd) command/task for these events and instead use a parameter so that the task is given explicitly.
* bitbake-dev: rename readVariable to getVariableRob Bradford2008-10-231-2/+2
| | | | | Changing the name of this command makes it more consistent with other command names.
* bitbake-dev: add goggle - an experimental GTK UI.Rob Bradford2008-10-221-0/+222
|
* bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their ↵Robert Bradford2008-10-202-5/+0
| | | | | | | | 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
* bitbake-dev: Move the ncurses TTY check into the UI plugin itself.Robert Bradford2008-10-171-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5529 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie2008-09-306-0/+955
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966