summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-08-30ui/crumbs/tasklistmodel: optimise find_path_for_item()Joshua Lock
2011-08-30ui/crumbs/tasklistmodel: prevent packages depending on each otherJoshua Lock
2011-08-29ui/crumbs/tasklistmodel: don't add same item to binb column more than onceJoshua Lock
2011-08-29data_smart.py: make use of expand cache in getVar()Dongxiao Xu
2011-08-26ui/crumbs/runningbuild: add a 'Copy' item to the messages right-click menuJoshua Lock
2011-08-26ui/crumbs/tasklistmodel: don't add same item to binb column more than onceJoshua Lock
2011-08-24hob: disable some menu entries whilst build is in progressJoshua Lock
2011-08-24bb/ui/crumbs/tasklistmodel: fix find_reverse_depends methodJoshua Lock
2011-08-24hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu countJoshua Lock
2011-08-24bb/fetch2/git: add checkstatus commandJoshua Lock
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-15bitbake/logging: Overhaul internal logging processRichard Purdie
2011-08-15lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug messageDenys Dmytriyenko
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-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-10bb/cache: rename confusing variableJoshua Lock
2011-08-10bb/ui/crumbs/tasklistmodel: don't include an item in its own dependsJoshua Lock
2011-08-10bb/ui/crumbs/tasklistmodel: correctly uniquify dependency listJoshua Lock
2011-08-10bb/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