summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bb/ui/crumbs/runningbuild: emit signal when command fails with exit signalJoshua Lock2011-08-031-0/+6
* bb/ui/hob: disable editing in the build messages tree viewJoshua Lock2011-08-031-1/+1
* ui/crumbs/runningbuild: add optional readonly mode, default offJoshua Lock2011-08-031-2/+3
* bb/ui/hob: show build messages are displayed in the order they're receivedJoshua Lock2011-08-031-1/+1
* bb/ui/crumbs/runningbuild: optionally create list entries sequentiallyJoshua Lock2011-08-031-16/+21
* bb/ui/hob: save changes to bblayers.conf when using Add Layer menu itemJoshua Lock2011-08-031-0/+1
* hob: remove temporary directory on program shutdownJoshua Lock2011-08-022-13/+28
* ui/crumbs/layereditor: if layer adding fails show an explanatory dialogJoshua Lock2011-08-021-2/+18
* ui/crumbs/configurator: tweak addLayerConf return valuesJoshua Lock2011-08-021-2/+5
* ui/crumbs/hobeventhandler: emit a signal when a command failsJoshua Lock2011-08-021-1/+4
* ui/hob: show error and exit if we receive the fatal-error signalJoshua Lock2011-08-021-0/+16
* ui/crumbs/hobeventhandler: emit a signal when there's a fatal-errorJoshua Lock2011-08-021-2/+21
* hob: unset busy cursor on exitJoshua Lock2011-08-021-0/+5
* ui/crumbs/hobeventhandler: remove unused codeJoshua Lock2011-08-021-18/+0
* 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