Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake-dev: Sync with changes upstream | Richard Purdie | 2009-10-17 | 1 | -0/+2 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | bitbake: Add a --revisions-changed commandline option to indicate when ↵ | Richard Purdie | 2009-07-29 | 1 | -0/+3 |
| | | | | | | floating srcrevs have changed Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | bitbake: puccho: Fix glade file location | Richard Purdie | 2009-06-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | bitbake-dev: Sync with upstream | Richard Purdie | 2009-05-11 | 8 | -21/+15 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | bitbake-dev: Add basics of "puccho" image builder UI | Rob Bradford | 2008-12-01 | 4 | -5/+1508 |
| | |||||
* | bitbake-dev: Refactor goggle to pull out useful components. | Rob Bradford | 2008-12-01 | 3 | -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 now | Richard Purdie | 2008-11-07 | 1 | -1/+1 |
| | |||||
* | bitbake-dev: Fix knotty fatal message handling and ignore configparsed events | Richard Purdie | 2008-11-07 | 1 | -2/+4 |
| | |||||
* | bitbake-dev: Handle fatal events correctly | Richard Purdie | 2008-11-07 | 1 | -0/+4 |
| | |||||
* | bitbake-dev: Renamed to match the UI name | Rob Bradford | 2008-10-28 | 1 | -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/generateDotGraphFiles | Rob Bradford | 2008-10-27 | 1 | -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 getVariable | Rob Bradford | 2008-10-23 | 1 | -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 Bradford | 2008-10-22 | 1 | -0/+222 |
| | |||||
* | bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their ↵ | Robert Bradford | 2008-10-20 | 2 | -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 Bradford | 2008-10-17 | 1 | -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 trunk | Richard Purdie | 2008-09-30 | 6 | -0/+955 |
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966 |