summaryrefslogtreecommitdiff
path: root/bitbake-dev/lib/bb/ui
AgeCommit message (Collapse)AuthorFiles
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie12
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-20bitbake-dev: Sync with bitbake upstreamRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-19bitbake-dev: Sync with upstreamRichard Purdie6
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-17bitbake-dev: Sync with changes upstreamRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-29bitbake: Add a --revisions-changed commandline option to indicate when ↵Richard Purdie1
floating srcrevs have changed Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-19bitbake: puccho: Fix glade file locationRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-11bitbake-dev: Sync with upstreamRichard Purdie8
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
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