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