summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in user manual: "incarantion" -> "incarnation"Robert P. J. Day2012-04-061-1/+1
* Hob: a minor fix on pmakeShane Wang2012-04-052-3/+3
* Hob: a minor fix on image_fstypesShane Wang2012-04-051-1/+1
* Hob: avoid the empty white space appearing on top of the gtk.ComboBoxShane Wang2012-04-051-0/+2
* Hob: unify _size_to_string() and _string_to_size()Shane Wang2012-04-054-38/+51
* Hob: handle exceptions when loading templatesShane Wang2012-04-051-4/+16
* Hob: handle exceptions in get_parameters() from the bitbakeShane Wang2012-04-051-7/+26
* Hob: Check "dummy" image while update_image_comboDongxiao Xu2012-04-051-1/+7
* Hob: Remove the recipe/task type for multilibDongxiao Xu2012-04-051-8/+2
* lib/bb/ui/hob: exit cleanly if the required pygtk version isn't availableJoshua Lock2012-04-051-2/+11
* Hob: reset issue indication and build status before build starts on build det...Shane Wang2012-04-052-2/+3
* Hob: remove grab_default() for deploy buttonShane Wang2012-04-051-1/+0
* Hob: add the "info" indication icon for "information" in the dialogs.Shane Wang2012-04-051-1/+2
* Hob: fix IMAGE_INSTALL setting while save templateDongxiao Xu2012-04-053-1/+21
* Hob: Fix toolchain buildDongxiao Xu2012-04-053-8/+26
* Hob: Set stop button sensitive after task startedDongxiao Xu2012-04-051-0/+2
* Hob: Remove duplication for certain bitbake variablesDongxiao Xu2012-04-051-6/+13
* Hob: Remove some calling of initiate_new_build()Dongxiao Xu2012-04-051-2/+0
* Hob: Update the cache when setting changedDongxiao Xu2012-04-051-1/+1
* Hob: Fix MACHINE settingDongxiao Xu2012-04-052-3/+4
* bitbake/cooker.py: Bring into sync with upstream bitbake (trivial difference)Richard Purdie2012-03-311-1/+1
* Hob: In building log page, fixed the issue about 'endpath' not clear when nex...Liming An2012-03-301-1/+3
* runqueue: wait and deal with those <defunct> sub-processes as soon as they ar...Shane Wang2012-03-301-0/+1
* lib/bb/ui/crumbs/hoblistmodel: fix sorting of RecipeListModelJoshua Lock2012-03-301-6/+2
* lib/bb/ui/crumbs/hobpages: change title from HOB to HobJoshua Lock2012-03-301-1/+1
* Hob: tweak font sizes and layoutJoshua Lock2012-03-303-25/+25
* knotty: Add back getTasks() call to ensure we don't repeat messgesRichard Purdie2012-03-291-0/+2
* Hob: in build details page, change error icon to denied iconLiming An2012-03-291-1/+1
* Hob: fixed the 'error' icon source picture and adjusted corresponding showed ...Liming An2012-03-291-2/+11
* Hob: some color style changes to make HobTabBar more close to visual designShane Wang2012-03-292-6/+10
* Hob: make ORANGE to be the same as the color on the dialogShane Wang2012-03-291-1/+1
* Hob: Change "Just bake" to "Build image" as requiredShane Wang2012-03-291-3/+3
* Hob: Change icon to error because parsing error is an errorShane Wang2012-03-291-1/+1
* Hob: clear the building state after a successful build, as a failed build doesShane Wang2012-03-292-0/+4
* Hob: Replace "local.conf" in error messageDongxiao Xu2012-03-291-0/+1
* Hob: Fix the setting hash calculationDongxiao Xu2012-03-291-14/+19
* Hob: Change the format to store image_fstype variableDongxiao Xu2012-03-293-7/+8
* Hob: Remember user settings when reparse configDongxiao Xu2012-03-292-11/+10
* Hob: Update configuration after parsingDongxiao Xu2012-03-291-0/+23
* Hob: Inherit image_types.bbclass in set_user_config()Dongxiao Xu2012-03-291-0/+1
* Hob: Improve for init a new buildDongxiao Xu2012-03-291-1/+3
* command.py: Move triggerEvent to command async classDongxiao Xu2012-03-291-7/+10
* Hob: Improve the matching for runnable machine typeDongxiao Xu2012-03-291-1/+2
* Hob: Define a variable to store the image name and toolchainDongxiao Xu2012-03-292-5/+12
* Hob: Fix adding duplicated meta-hob layerDongxiao Xu2012-03-291-1/+3
* Hob: Remove un-used signal and functionsDongxiao Xu2012-03-292-12/+1
* lib/bb/ui/crumbs/hig: fix layers_changed testJoshua Lock2012-03-291-1/+4
* lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock2012-03-295-13/+22
* lib/bb/ui/crumbs/builder: allow user to cancel Layer selection dialogueJoshua Lock2012-03-291-1/+3
* lib/bb/ui/crumbs/hobwidget: change text sizes in HobImageButtonJoshua Lock2012-03-291-1/+1