summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* usermanual: The git fetcher defaults to the git protocol (or file)Richard Purdie2011-08-231-1/+1
* fetch2/git: Add rsync as a valid git protocolRichard Purdie2011-08-231-1/+1
* bb/ui/hob: warn and prevent image build if no IMAGE_FSTYPE is setJoshua Lock2011-08-231-1/+16
* bb/ui/crumbs/hobprefs: fix setting IMAGE_FSYTPESJoshua Lock2011-08-231-1/+1
* bb/ui/crumbs/hobeventhandler: fix return values of *_image_output_typeJoshua Lock2011-08-231-4/+4
* bb/ui/hob: fix package only buildJoshua Lock2011-08-231-1/+2
* bb/ui/crumbs/tasklistmodel: track the PN for each entry in the modelJoshua Lock2011-08-231-2/+18
* hob: don't try and build if user selects Bake with no selections madeJoshua Lock2011-08-231-1/+13
* bb/ui/crumbs/tasklistmodel: store all binb, not just the firstJoshua Lock2011-08-231-33/+17
* bb/ui/crumbs/tasklistmodel: remove useless items from dependency listJoshua Lock2011-08-231-2/+10
* bb/ui/crumbs/tasklistmodel: more robust checking for substringsJoshua Lock2011-08-231-9/+17
* bb/ui/crumbs/runningbuild: hide the progress bar on cache load completeJoshua Lock2011-08-231-1/+1
* bb/ui/crumbs/runningbuild: reduce number of messages after recent msg changeJoshua Lock2011-08-231-1/+2
* Fixup remaining bb.msg.domain usersRichard Purdie2011-08-154-15/+15
* build.py: Fix cut and paste errorRichard Purdie2011-08-151-2/+2
* Ensure only the filtered environment variables are inherited from the OSJoshua Lock2011-08-154-18/+29
* bitbake/msg.py: Drop manually created domain listsRichard Purdie2011-08-151-81/+4
* bitbake-layers: extend show_layersPaul Eggleton2011-08-151-1/+14
* bitbake-layers: use logger.plain instead of infoPaul Eggleton2011-08-151-14/+20
* bitbake-layers: show help with no command specifiedPaul Eggleton2011-08-151-5/+2
* bitbake-layers: improve default command helpPaul Eggleton2011-08-151-8/+28
* bb/ui/crumbs/tasklistmodel: simplify conditional in include_itemJoshua Lock2011-08-151-5/+2
* bb/ui/crumbs/tasklistmodel: make package_model_filter a little saferJoshua Lock2011-08-151-1/+1
* bb/ui/crumbs/tasklistmodel: optimise find_path_for_itemJoshua Lock2011-08-151-0/+5
* bb/ui/crumbs/tasklistmodel: include package level informationJoshua Lock2011-08-151-21/+19
* bb/crumbs/tasklistmodel: filter nativesdk packages out of viewsJoshua Lock2011-08-151-1/+1
* bitbake/logging: Overhaul internal logging processRichard Purdie2011-08-157-53/+57
* lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug messageDenys Dmytriyenko2011-08-151-1/+1
* lib/bb/ui/crumbs/hobprefs: fix erroneous save/reparseJoshua Lock2011-08-121-0/+1
* bb/ui/crumbs/configurator: introduce writeConfFile method for all writesJoshua Lock2011-08-121-27/+19
* bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse changeJoshua Lock2011-08-121-0/+1
* bb/command|cooker: refactor the reparseFiles logicJoshua Lock2011-08-122-3/+13
* bitbake/usermanual: Update to be more in sync with bitbake codebaseRichard Purdie2011-08-111-28/+108
* bitbake: Fix -e when used with -b optionRichard Purdie2011-08-111-0/+6
* bb/cache: rename confusing variableJoshua Lock2011-08-111-3/+3
* bb/ui/crumbs/tasklistmodel: don't include an item in its own dependsJoshua Lock2011-08-111-0/+3
* bb/ui/crumbs/tasklistmodel: correctly uniquify dependency listJoshua Lock2011-08-111-1/+2
* bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark()Joshua Lock2011-08-111-7/+15
* bb/cooker: only emit ConfigFilePathFound for files which were parsedJoshua Lock2011-08-101-2/+26
* fetcher2: show warning message when checksum is mismatchYu Ke2011-08-101-1/+1
* bitbake/ui/knotty: Ensure previous failures aren't masked by a final successf...Richard Purdie2011-08-101-1/+2
* bitbake/ui/knotty: Ensure 'No Provider' errors set an exit codeRichard Purdie2011-08-101-0/+1
* bb/ui/hob: Restore toolchain relevant preference settings for buildJessica Zhang2011-08-091-0/+2
* bb/ui/hob: move some code around to avert a raceJoshua Lock2011-08-091-7/+8
* bb/ui/crumbs/tasklistmodel: prevent hang when removing itemJoshua Lock2011-08-091-1/+3
* bb/cooker: mark parsed conf files as potential cache invalidatorsJoshua Lock2011-08-051-1/+1
* bb/ui/hob: reset event handler once build completeJoshua Lock2011-08-051-0/+2
* bb/ui/hob: be clear that the image contents are an estimateJoshua Lock2011-08-041-3/+19
* bb/ui/hob: only connect to the changed signal of image_combo onceJoshua Lock2011-08-041-4/+7
* bb/ui/crumbs/hobeventhandler: use generic loading message once cache loadedJoshua Lock2011-08-041-1/+2