summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/builder.py
AgeCommit message (Expand)Author
2012-04-16Hob: add the parent window to 'binb' popup window for managing itLiming An
2012-04-16Hob: Fix contents in imagedetailsscreenDongxiao Xu
2012-04-15Hob: add exception handlingShane Wang
2012-04-15Hob: Simplify the init processDongxiao Xu
2012-04-15Hob: Handle NoProvider event in runningbuild moduleDongxiao Xu
2012-04-14Hob: reset user recipe selection and package selection after settings are cha...Shane Wang
2012-04-14Hob: remember layers and settings between Hob sessionsShane Wang
2012-04-14Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"Dongxiao Xu
2012-04-14Hob: Build selected image if not customizedDongxiao Xu
2012-04-14Hob: Save the original image name into templateDongxiao Xu
2012-04-13Hob: forbid users to exit Hob directly when Hob is busyShane Wang
2012-04-13Hob: Implement Hob config parse hookDongxiao Xu
2012-04-12builder: fix missing \ for if continuationSaul Wold
2012-04-11hig/builder: use the new which_terminal() functionSaul Wold
2012-04-11Hob:Fixed some incorrect values of Build configuration tabLiming An
2012-04-11Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang
2012-04-11Hob: clean up and reword stop_parse()Shane Wang
2012-04-11Hob: clean up generate_configuration()Shane Wang
2012-04-11Hob: clean up cancel_build()Shane Wang
2012-04-11Hob: clean up request_package_info_async()Shane Wang
2012-04-11Hob: clean up and unify get_parameters() to be get_parameters_sync()Shane Wang
2012-04-11Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang
2012-04-11Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image...Shane Wang
2012-04-11Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENER...Shane Wang
2012-04-11Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_...Shane Wang
2012-04-11Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_asy...Shane Wang
2012-04-11Hob: clean up and unify the steps for new build to call initiate_new_build_as...Shane Wang
2012-04-11Hob: Change base image to "Create your own image" if customizedDongxiao Xu
2012-04-05Hob: a minor fix on pmakeShane Wang
2012-04-05Hob: a minor fix on image_fstypesShane Wang
2012-04-05Hob: handle exceptions when loading templatesShane Wang
2012-04-05Hob: reset issue indication and build status before build starts on build det...Shane Wang
2012-04-05Hob: fix IMAGE_INSTALL setting while save templateDongxiao Xu
2012-04-05Hob: Fix toolchain buildDongxiao Xu
2012-04-05Hob: Update the cache when setting changedDongxiao Xu
2012-04-05Hob: Fix MACHINE settingDongxiao Xu
2012-03-29Hob: Change icon to error because parsing error is an errorShane Wang
2012-03-29Hob: clear the building state after a successful build, as a failed build doesShane Wang
2012-03-29Hob: Replace "local.conf" in error messageDongxiao Xu
2012-03-29Hob: Change the format to store image_fstype variableDongxiao Xu
2012-03-29Hob: Remember user settings when reparse configDongxiao Xu
2012-03-29Hob: Update configuration after parsingDongxiao Xu
2012-03-29Hob: Inherit image_types.bbclass in set_user_config()Dongxiao Xu
2012-03-29Hob: Improve for init a new buildDongxiao Xu
2012-03-29Hob: Define a variable to store the image name and toolchainDongxiao Xu
2012-03-29Hob: Remove un-used signal and functionsDongxiao Xu
2012-03-29lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock
2012-03-29lib/bb/ui/crumbs/builder: allow user to cancel Layer selection dialogueJoshua Lock
2012-03-29Hob: add Templates and Settings on image details screenShane Wang
2012-03-28Hob: allow users to setup the proxiesShane Wang