summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui
AgeCommit message (Expand)Author
2011-09-21hob: fix opening of image output dir on image build completionJoshua Lock
2011-09-21ui/crumbs/runningbuild: fix log messages right-click menuJoshua Lock
2011-09-20hob: enable package only builds even if an image has been builtJoshua Lock
2011-09-20hob: fix build again when building packages onlyJoshua Lock
2011-09-20ui/crumbs/hobprefs: re-enable reloading of data after prefs changesJoshua Lock
2011-09-13hob: correctly set the selected image when loading a recipeJoshua Lock
2011-09-13hob: correctly handle an exceptionJoshua Lock
2011-09-13ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each buildJoshua Lock
2011-09-13ui/crumbs/hobeventhandler: fix test for BBFILESJoshua Lock
2011-09-05hob: fix segfault on second buildPaul Eggleton
2011-09-05hob: clear out temporary file list after deletingPaul Eggleton
2011-09-05hob: disable removal of packagesJoshua Lock
2011-09-05ui/crumbs/runningbuild: mask run_buildstats failureJoshua Lock
2011-09-05ui/crumbs/hobprefs: disable 'build toolchain with headers'Joshua Lock
2011-09-05hob: add a test to ensure hob is run with the required pre and post filesJoshua Lock
2011-09-05hob: reflect defaultsetup being default distroJoshua Lock
2011-09-05hob: use both pre and post files for hob configurationJoshua Lock
2011-08-30ui/crumbs/tasklistmodel: don't add empty entries to COL_BINBJoshua Lock
2011-08-30ui/crumbs/tasklistmodel: loop optimisation in include_item()Joshua Lock
2011-08-30ui/crumbs/tasklistmodel: remove unnecessary checkJoshua Lock
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-30ui/crumbs/tasklistmodel: don't add same item to binb column more than onceJoshua Lock
2011-08-29ui/crumbs/runningbuild: add a 'Copy' item to the messages right-click menuJoshua Lock
2011-08-29ui/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-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-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-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-11bb/ui/crumbs/tasklistmodel: don't include an item in its own dependsJoshua Lock