| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake/fetch2: Fix the problems introduced by the git fetcher AUTOREV fix | Richard Purdie | 2011-04-20 | 5 | -13/+17 |
* | bitbake/fetch2/git: Fix a bug where AUTOREV and the git fetcher interact badly | Richard Purdie | 2011-04-19 | 2 | -6/+10 |
* | bitbake/runqueue.py: Ensure fakeroot env variables make it to the child process | Richard Purdie | 2011-03-31 | 1 | -0/+2 |
* | runqueue: simplify fakeroot environment handling | Chris Larson | 2011-03-31 | 1 | -15/+17 |
* | More 'is' fixups | Chris Larson | 2011-03-31 | 1 | -2/+2 |
* | Fix more incorrect usages of 'is' | Chris Larson | 2011-03-31 | 6 | -17/+17 |
* | codeparser: use ==, not 'is' to compare strings | Chris Larson | 2011-03-31 | 1 | -2/+2 |
* | bb.siggen: import os | Chris Larson | 2011-03-31 | 1 | -0/+1 |
* | utils: fix typo in lockfile | Chris Larson | 2011-03-31 | 1 | -1/+1 |
* | lockfile: ask for forgiveness, not permission | Chris Larson | 2011-03-31 | 1 | -7/+6 |
* | goggle: exit quietly on ^C | Chris Larson | 2011-03-31 | 1 | -0/+2 |
* | bitbake/runqueue: fix clash when setscene & real tasks done in same build | Paul Eggleton | 2011-03-29 | 1 | -0/+19 |
* | Revert "bitbake/gcc: Enable a shared common source tree" | Richard Purdie | 2011-03-29 | 3 | -14/+2 |
* | bitbake/gcc: Enable a shared common source tree | Richard Purdie | 2011-03-28 | 3 | -2/+14 |
* | bitbake/runqueue: show correct task name for setscene task failure | Paul Eggleton | 2011-03-15 | 1 | -3/+11 |
* | bitbake/xmlrpc: only use BBTransport for affected Python versions | Joshua Lock | 2011-03-14 | 1 | -4/+17 |
* | bitbake/hob: fix cancel button | Joshua Lock | 2011-03-14 | 1 | -1/+1 |
* | bitbake/cooker: don't error in prepareTreeData for unbuildable targets | Joshua Lock | 2011-03-14 | 1 | -1/+3 |
* | bitbake/fetch2/local: Fix inverted update required logic | Richard Purdie | 2011-03-09 | 1 | -1/+1 |
* | bitbake/fetch2: Allow local file:// urls to be found on mirrors | Richard Purdie | 2011-03-08 | 2 | -9/+19 |
* | fetch, fetch2: Get rid of DeprecationWarning notice | Khem Raj | 2011-03-03 | 19 | -21/+21 |
* | build: add missing newline | Chris Larson | 2011-03-03 | 1 | -1/+1 |
* | build: switch to old cwd handling | Chris Larson | 2011-03-03 | 1 | -3/+3 |
* | bitbake/cache/runqueue.py: Move workload for recipe parsing to the child process | Richard Purdie | 2011-02-28 | 2 | -13/+32 |
* | bitbake/hob: only show one progress dialog when changing machine | Joshua Lock | 2011-02-25 | 1 | -1/+0 |
* | bitbake/utils.py: Only try and add read access to a file if we don't have it | Richard Purdie | 2011-02-25 | 1 | -4/+11 |
* | bitbake/utils.py: Allow join_deps to return a list that isn't comman separated | Richard Purdie | 2011-02-25 | 1 | -2/+5 |
* | bitbake/codeparser: fix raising of ShellSyntaxError | Joshua Lock | 2011-02-25 | 1 | -2/+2 |
* | bitbake/cache: bump cache version after recent changes | Joshua Lock | 2011-02-24 | 1 | -1/+1 |
* | bitbake/progress: make progress dialog modal for parent window | Joshua Lock | 2011-02-24 | 1 | -2/+1 |
* | bitbake: Add new UI hob, a prototype Gtk+ GUI for creating images | Joshua Lock | 2011-02-24 | 2 | -0/+734 |
* | bitbake/cooker: don't drop possible_world ref count | Joshua Lock | 2011-02-24 | 1 | -4/+0 |
* | bitbake/progress: add method to pulse the progress bar | Joshua Lock | 2011-02-24 | 1 | -0/+4 |
* | bitbake/crumbs: update documentation header | Joshua Lock | 2011-02-24 | 1 | -1/+1 |
* | bitbake/event: fix some whitespace issues | Joshua Lock | 2011-02-24 | 1 | -3/+1 |
* | bitbake: introduce crumbs.TaskListModel a gtk.ListStore subclass | Joshua Lock | 2011-02-24 | 1 | -0/+346 |
* | bitbake/[cooker|cache]: cache summary, license and group. Add to targets tree | Joshua Lock | 2011-02-24 | 2 | -0/+18 |
* | bitbake/cooker: reduce code duplication | Joshua Lock | 2011-02-24 | 1 | -26/+11 |
* | bitbake/cooker: add generateTargetsTree method | Joshua Lock | 2011-02-24 | 1 | -3/+64 |
* | bitbake: implement command to find configuration files for a config variable | Joshua Lock | 2011-02-24 | 3 | -0/+45 |
* | bitbake: implement command to get all possible targets and their dependencies | Joshua Lock | 2011-02-24 | 3 | -0/+44 |
* | bitbake/cache: store a list of inherited files in the cache | Joshua Lock | 2011-02-24 | 1 | -0/+5 |
* | bitbake/server/none: fix getEvent() to return events | Paul Eggleton | 2011-02-24 | 1 | -4/+8 |
* | bitbake/server/none: remove leftover XMLRPC bits from none server | Paul Eggleton | 2011-02-24 | 1 | -11/+3 |
* | bitbake/build.py: Fix TaskFailed parameters | Richard Purdie | 2011-02-23 | 1 | -2/+2 |
* | bitbake/data_smart: Improve Variable expansion error handling | Richard Purdie | 2011-02-23 | 1 | -2/+14 |
* | bitbake/data_smart: Improve the way lazyassignment works | Richard Purdie | 2011-02-23 | 2 | -8/+2 |
* | bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_UR... | Richard Purdie | 2011-02-23 | 1 | -1/+3 |
* | bitbake/cooker: Fix parsing failure zombie problem | Richard Purdie | 2011-02-23 | 1 | -0/+12 |
* | bitbake/BBHandler: Improve handling of multiline comments and warn users of t... | Richard Purdie | 2011-02-22 | 1 | -2/+11 |