summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/builder.py
AgeCommit message (Expand)Author
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
2012-03-28Hob: change the implementation way about get config info for building logLiming An
2012-03-28Hob: change the recipe pasing error dialog icon from 'dialog-info' to 'dialog...Liming An
2012-03-28lib/bb/ui/crumbs: tweak build status displayJoshua Lock
2012-03-28lib/bb/ui/crumbs: apply primary/secondary dialogue button stylingJoshua Lock
2012-03-25Hob: add build status labels in the build details screen to make it more clos...Shane Wang
2012-03-25lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by informationJoshua Lock
2012-03-25Fix typo: BB_NUMBER_THREAD -> BB_NUMBER_THREADSRobert P. J. Day
2012-03-25Hob: Avoid getting TMPDIR in hardcodeDongxiao Xu
2012-03-25Hob: runqemu and deployment functionality filterDongxiao Xu
2012-03-25Hob: Change the Hob initialization processDongxiao Xu
2012-03-25Hob: Cleanup for hobeventhandler.pyDongxiao Xu
2012-03-23lib/bb/ui/crumbs/builder: change dialogue title to LayersJoshua Lock