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