summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-25Update version to 1.13.31.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-21Merge remote-tracking branch 'origin/master'Richard Purdie
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
2011-07-21ui/crumbs/hobprefs: add missing importJoshua Lock
2011-07-21parse/ConfHandler: Fix multiline variable corruptionRichard Purdie
2011-07-19cache: fix remnant broken 'info' reference from recent cache changesChristopher Larson
2011-07-14cooker: only return *Found events if something was actually foundJoshua Lock
2011-07-13ui/crumbs/tasklistmodel: fix automatic removal of orphaned itemsJoshua Lock
2011-07-13ui/crumbs/tasklistmodel: update brought in by column when possibleJoshua Lock
2011-07-13fetcher2: retry mirror if upstream checksum mismatchYu Ke
2011-07-08bitbake cooker/ui: handle cmd line parsing result by individual UI.Lianhao Lu
2011-07-08fetch2/git: Tweak git fetcher to handling repo updates correctlyRichard Purdie
2011-07-08lib/bb/ui/hob: don't error when dismissing save as dialogJoshua Lock
2011-07-08lib/bb/hob: fix changing base imageJoshua Lock
2011-07-08ui/crumbs/tasklistmodel: fix reset methodJoshua Lock
2011-07-07bitbake/process.py: Ensure queued UI events are queued right before we add ou...Richard Purdie
2011-07-07cache.py: Ensure additional .bbappend files are accounted forRichard Purdie
2011-07-05ui/depexp: If we're parsing zero files we need to ensure the cache progress b...Richard Purdie
2011-07-05hob: re-designed interaction and implementationJoshua Lock
2011-07-05bitbake-layers: fix error on startup caused by recent cooker changePaul Eggleton
2011-07-05bitbake-layers: fix sorting by package name for cooker changePaul Eggleton
2011-07-05bitbake/cooker, bitbake-layers: show the .bbappend files that matches no exis...Dexuan Cui
2011-07-05bitbake-layers: fix sorting of show_appends outputPaul Eggleton
2011-07-05bitbake-layers: add command to flatten layers into onePaul Eggleton
2011-07-05bitbake/cooker: implement layer dependencies, make priority optionalPaul Eggleton
2011-07-05bitbake-layers: add show_overlayed actionPaul Eggleton