summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/hob.py
Commit message (Expand)AuthorAgeFilesLines
* hob: fix save/restore of toolchain preferencesJoshua Lock2011-08-011-1/+4
* hob: more reliable disabling of GPLv3 packagesJoshua Lock2011-08-011-1/+7
* hob: fix loading customised image recipeJoshua Lock2011-07-271-0/+6
* ui/hob: enable building an image with minimal contentsJoshua Lock2011-07-261-5/+18
* 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-261-14/+10
* ui/hob: replace the ugly static command mapJoshua Lock2011-07-261-1/+1
* hob: rework image output type settingJoshua Lock2011-07-251-2/+3
* 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
* hob: refer to tasks as Package CollectionsJoshua Lock2011-07-251-1/+1
* ui/hob: don't crash if PARALLEL_MAKE doesn't include a spaceJoshua Lock2011-07-211-1/+1
* ui/hob: add more guidance to the stop dialogJoshua Lock2011-07-211-1/+8
* lib/bb/ui/hob: don't error when dismissing save as dialogJoshua Lock2011-07-081-6/+14
* lib/bb/hob: fix changing base imageJoshua Lock2011-07-081-5/+5
* hob: re-designed interaction and implementationJoshua Lock2011-07-051-299/+625
* ui/hob: Fixed the "build again" hang.Lianhao Lu2011-07-011-2/+1
* Introduce new param caches_array into Cache impl.Liping Ke2011-06-071-0/+2
* bitbake/hob: fix cancel buttonJoshua Lock2011-03-141-1/+1
* bitbake: Add new UI hob, a prototype Gtk+ GUI for creating imagesJoshua Lock2011-02-241-0/+596