summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/hob.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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