summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2011-08-01hob: fix save/restore of toolchain preferencesJoshua Lock
2011-08-01hob: more reliable disabling of GPLv3 packagesJoshua Lock
2011-07-27bitbake/providers: list PREFERRED_VERSION candidates when unavailablePaul Eggleton
2011-07-27bitbake/taskdata: fix incorrect usage of rdependees instead of dependeesPaul Eggleton
2011-07-27bitbake: show more information for NoProvider errorsPaul Eggleton
2011-07-27ui/crumbs/hobprefs: trigger reparse when package format changedJessica Zhang
2011-07-27cooker: populate rdepends-pkg in generatePkgDepTreeDataJoshua Lock
2011-07-27hob: fix loading customised image recipeJoshua Lock
2011-07-27ui/crumbs/tasklistmodel: work around overly aggressive package removalJoshua Lock
2011-07-26ui/crumbs/tasklistmodel: fix loading a saved recipeJessica Zhang
2011-07-26ui/crumbs/tasklistmodel: don't iterate whole model in find_alt_dependency()Joshua Lock
2011-07-26ui/crumbs/tasklistmodel: handle items added in by base image being removedJoshua Lock
2011-07-26ui/hob: enable building an image with minimal contentsJoshua Lock
2011-07-26ui/hob: Force the 'Base image combo' to be drawn correctlyJoshua Lock
2011-07-26ui/hob: change wording in build complete dialogJoshua Lock
2011-07-26ui/hob: don't offer to show built output if build failsJoshua Lock
2011-07-26ui/hob: switch from buildFile to buildTargets for custom image buildsJoshua Lock
2011-07-26ui/crumbs/hobeventhandler: reparse files before running other commandsJoshua Lock
2011-07-26ui/hob: replace the ugly static command mapJoshua Lock
2011-07-26cooker: only append files onceJoshua Lock
2011-07-26command|cooker: Add reparseFiles commandJoshua Lock
2011-07-26bitbake-layers: adapt to cooker change for saved environmentJoshua Lock
2011-07-26data|cooker: use saved environment variables when calling inheritFromOSJoshua Lock
2011-07-26bitbake/utils: 'Fix' bb.utils.contains() behaviourRichard Purdie
2011-07-25Update version to 1.13.3Richard Purdie
2011-07-25bitbake|cooker: save a copy of the environment when BitBake is startedJoshua Lock
2011-07-25bitbake-layers: remove unneeded do_EOFPaul Eggleton
2011-07-25bitbake-layers: add command helpPaul Eggleton
2011-07-25bitbake-layers: check for errors before parsingPaul Eggleton
2011-07-25adjust comments/messages for default server changePaul Eggleton
2011-07-25bitbake/cooker: show a warning when -b is specifiedPaul Eggleton
2011-07-25add note to -b option indicating no dependency handlingPaul Eggleton
2011-07-25hob: rework image output type settingJoshua Lock
2011-07-25ui/crumbs/hobprefs: tweak the package format tooltipJoshua Lock
2011-07-25ui/crumbs/hobprefs: set higher arbitrary limit on threads & parallelismJoshua Lock
2011-07-25hob: only add new layer's to the UIJoshua Lock
2011-07-25ui/hob: if the user clicks Stop a second time only offer 'Force Stop'Joshua Lock
2011-07-25ui/hob: clear the search entry when resettingJoshua Lock
2011-07-25ui/crumbs/tasklistmodel: don't show native and cross recipesJoshua Lock
2011-07-25hob: refer to tasks as Package CollectionsJoshua Lock
2011-07-25bitbake/cache: allow class names with arguments to be specifiedPaul Eggleton
2011-07-25bitbake/ast: include class name when arguments given in variantPaul Eggleton
2011-07-22bitbake/utils: Add contains helper function from lib.oe.utilsRichard Purdie
2011-07-21Remove unused target tree data for HobLiping Ke
2011-07-21event: fix the event display order when exiting earlyChris Larson
2011-07-21ui/crumbs/tasklistmodel: ignore tasks and images when marking dependenciesJoshua Lock
2011-07-21ui/hob: don't crash if PARALLEL_MAKE doesn't include a spaceJoshua Lock
2011-07-21ui/crumbs/configurator: write new lines after new entriesJoshua Lock
2011-07-21ui/hob: add more guidance to the stop dialogJoshua Lock
2011-07-21ui/crumbs/tasklistmodel: fix saving recipesJoshua Lock