| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bb/fetch2/git: add checkstatus command | Joshua Lock | 2011-08-24 | 1 | -0/+8 |
* | usermanual: The git fetcher defaults to the git protocol (or file) | Richard Purdie | 2011-08-23 | 1 | -1/+1 |
* | fetch2/git: Add rsync as a valid git protocol | Richard Purdie | 2011-08-23 | 1 | -1/+1 |
* | bb/ui/hob: warn and prevent image build if no IMAGE_FSTYPE is set | Joshua Lock | 2011-08-23 | 1 | -1/+16 |
* | bb/ui/crumbs/hobprefs: fix setting IMAGE_FSYTPES | Joshua Lock | 2011-08-23 | 1 | -1/+1 |
* | bb/ui/crumbs/hobeventhandler: fix return values of *_image_output_type | Joshua Lock | 2011-08-23 | 1 | -4/+4 |
* | bb/ui/hob: fix package only build | Joshua Lock | 2011-08-23 | 1 | -1/+2 |
* | bb/ui/crumbs/tasklistmodel: track the PN for each entry in the model | Joshua Lock | 2011-08-23 | 1 | -2/+18 |
* | hob: don't try and build if user selects Bake with no selections made | Joshua Lock | 2011-08-23 | 1 | -1/+13 |
* | bb/ui/crumbs/tasklistmodel: store all binb, not just the first | Joshua Lock | 2011-08-23 | 1 | -33/+17 |
* | bb/ui/crumbs/tasklistmodel: remove useless items from dependency list | Joshua Lock | 2011-08-23 | 1 | -2/+10 |
* | bb/ui/crumbs/tasklistmodel: more robust checking for substrings | Joshua Lock | 2011-08-23 | 1 | -9/+17 |
* | bb/ui/crumbs/runningbuild: hide the progress bar on cache load complete | Joshua Lock | 2011-08-23 | 1 | -1/+1 |
* | bb/ui/crumbs/runningbuild: reduce number of messages after recent msg change | Joshua Lock | 2011-08-23 | 1 | -1/+2 |
* | Fixup remaining bb.msg.domain users | Richard Purdie | 2011-08-15 | 4 | -15/+15 |
* | build.py: Fix cut and paste error | Richard Purdie | 2011-08-15 | 1 | -2/+2 |
* | Ensure only the filtered environment variables are inherited from the OS | Joshua Lock | 2011-08-15 | 4 | -18/+29 |
* | bitbake/msg.py: Drop manually created domain lists | Richard Purdie | 2011-08-15 | 1 | -81/+4 |
* | bitbake-layers: extend show_layers | Paul Eggleton | 2011-08-15 | 1 | -1/+14 |
* | bitbake-layers: use logger.plain instead of info | Paul Eggleton | 2011-08-15 | 1 | -14/+20 |
* | bitbake-layers: show help with no command specified | Paul Eggleton | 2011-08-15 | 1 | -5/+2 |
* | bitbake-layers: improve default command help | Paul Eggleton | 2011-08-15 | 1 | -8/+28 |
* | bb/ui/crumbs/tasklistmodel: simplify conditional in include_item | Joshua Lock | 2011-08-15 | 1 | -5/+2 |
* | bb/ui/crumbs/tasklistmodel: make package_model_filter a little safer | Joshua Lock | 2011-08-15 | 1 | -1/+1 |
* | bb/ui/crumbs/tasklistmodel: optimise find_path_for_item | Joshua Lock | 2011-08-15 | 1 | -0/+5 |
* | bb/ui/crumbs/tasklistmodel: include package level information | Joshua Lock | 2011-08-15 | 1 | -21/+19 |
* | bb/crumbs/tasklistmodel: filter nativesdk packages out of views | Joshua Lock | 2011-08-15 | 1 | -1/+1 |
* | bitbake/logging: Overhaul internal logging process | Richard Purdie | 2011-08-15 | 7 | -53/+57 |
* | lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug message | Denys Dmytriyenko | 2011-08-15 | 1 | -1/+1 |
* | lib/bb/ui/crumbs/hobprefs: fix erroneous save/reparse | Joshua Lock | 2011-08-12 | 1 | -0/+1 |
* | bb/ui/crumbs/configurator: introduce writeConfFile method for all writes | Joshua Lock | 2011-08-12 | 1 | -27/+19 |
* | bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse change | Joshua Lock | 2011-08-12 | 1 | -0/+1 |
* | bb/command|cooker: refactor the reparseFiles logic | Joshua Lock | 2011-08-12 | 2 | -3/+13 |
* | bitbake/usermanual: Update to be more in sync with bitbake codebase | Richard Purdie | 2011-08-11 | 1 | -28/+108 |
* | bitbake: Fix -e when used with -b option | Richard Purdie | 2011-08-11 | 1 | -0/+6 |
* | bb/cache: rename confusing variable | Joshua Lock | 2011-08-11 | 1 | -3/+3 |
* | bb/ui/crumbs/tasklistmodel: don't include an item in its own depends | Joshua Lock | 2011-08-11 | 1 | -0/+3 |
* | bb/ui/crumbs/tasklistmodel: correctly uniquify dependency list | Joshua Lock | 2011-08-11 | 1 | -1/+2 |
* | bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark() | Joshua Lock | 2011-08-11 | 1 | -7/+15 |
* | bb/cooker: only emit ConfigFilePathFound for files which were parsed | Joshua Lock | 2011-08-10 | 1 | -2/+26 |
* | fetcher2: show warning message when checksum is mismatch | Yu Ke | 2011-08-10 | 1 | -1/+1 |
* | bitbake/ui/knotty: Ensure previous failures aren't masked by a final successf... | Richard Purdie | 2011-08-10 | 1 | -1/+2 |
* | bitbake/ui/knotty: Ensure 'No Provider' errors set an exit code | Richard Purdie | 2011-08-10 | 1 | -0/+1 |
* | bb/ui/hob: Restore toolchain relevant preference settings for build | Jessica Zhang | 2011-08-09 | 1 | -0/+2 |
* | bb/ui/hob: move some code around to avert a race | Joshua Lock | 2011-08-09 | 1 | -7/+8 |
* | bb/ui/crumbs/tasklistmodel: prevent hang when removing item | Joshua Lock | 2011-08-09 | 1 | -1/+3 |
* | bb/cooker: mark parsed conf files as potential cache invalidators | Joshua Lock | 2011-08-05 | 1 | -1/+1 |
* | bb/ui/hob: reset event handler once build complete | Joshua Lock | 2011-08-05 | 1 | -0/+2 |
* | bb/ui/hob: be clear that the image contents are an estimate | Joshua Lock | 2011-08-04 | 1 | -3/+19 |
* | bb/ui/hob: only connect to the changed signal of image_combo once | Joshua Lock | 2011-08-04 | 1 | -4/+7 |