summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/builder.py
Commit message (Expand)AuthorAgeFilesLines
* Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang2012-04-111-0/+1
* Hob: clean up and reword stop_parse()Shane Wang2012-04-111-3/+3
* Hob: clean up generate_configuration()Shane Wang2012-04-111-1/+4
* Hob: clean up cancel_build()Shane Wang2012-04-111-2/+5
* Hob: clean up request_package_info_async()Shane Wang2012-04-111-1/+4
* Hob: clean up and unify get_parameters() to be get_parameters_sync()Shane Wang2012-04-111-3/+6
* Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang2012-04-111-1/+0
* Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image...Shane Wang2012-04-111-16/+16
* Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENER...Shane Wang2012-04-111-11/+19
* Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_...Shane Wang2012-04-111-7/+7
* Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_asy...Shane Wang2012-04-111-12/+9
* Hob: clean up and unify the steps for new build to call initiate_new_build_as...Shane Wang2012-04-111-12/+7
* Hob: Change base image to "Create your own image" if customizedDongxiao Xu2012-04-111-0/+3
* Hob: a minor fix on pmakeShane Wang2012-04-051-2/+2
* Hob: a minor fix on image_fstypesShane Wang2012-04-051-1/+1
* Hob: handle exceptions when loading templatesShane Wang2012-04-051-4/+16
* Hob: reset issue indication and build status before build starts on build det...Shane Wang2012-04-051-2/+0
* Hob: fix IMAGE_INSTALL setting while save templateDongxiao Xu2012-04-051-1/+3
* Hob: Fix toolchain buildDongxiao Xu2012-04-051-3/+6
* Hob: Update the cache when setting changedDongxiao Xu2012-04-051-1/+1
* Hob: Fix MACHINE settingDongxiao Xu2012-04-051-2/+2
* 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-291-0/+1
* Hob: Replace "local.conf" in error messageDongxiao Xu2012-03-291-0/+1
* Hob: Change the format to store image_fstype variableDongxiao Xu2012-03-291-3/+3
* Hob: Remember user settings when reparse configDongxiao Xu2012-03-291-6/+7
* 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
* Hob: Define a variable to store the image name and toolchainDongxiao Xu2012-03-291-2/+7
* Hob: Remove un-used signal and functionsDongxiao Xu2012-03-291-4/+0
* lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock2012-03-291-7/+14
* lib/bb/ui/crumbs/builder: allow user to cancel Layer selection dialogueJoshua Lock2012-03-291-1/+3
* Hob: add Templates and Settings on image details screenShane Wang2012-03-291-7/+12
* Hob: allow users to setup the proxiesShane Wang2012-03-281-0/+39
* Hob: change the implementation way about get config info for building logLiming An2012-03-281-0/+7
* Hob: change the recipe pasing error dialog icon from 'dialog-info' to 'dialog...Liming An2012-03-281-1/+1
* lib/bb/ui/crumbs: tweak build status displayJoshua Lock2012-03-281-2/+1
* lib/bb/ui/crumbs: apply primary/secondary dialogue button stylingJoshua Lock2012-03-281-39/+69
* Hob: add build status labels in the build details screen to make it more clos...Shane Wang2012-03-251-0/+3
* lib/bb/ui/crumbs: use a PersistentTooltip for the Brought in by informationJoshua Lock2012-03-251-5/+7
* Fix typo: BB_NUMBER_THREAD -> BB_NUMBER_THREADSRobert P. J. Day2012-03-251-2/+2
* Hob: Avoid getting TMPDIR in hardcodeDongxiao Xu2012-03-251-1/+2
* Hob: runqemu and deployment functionality filterDongxiao Xu2012-03-251-0/+3
* Hob: Change the Hob initialization processDongxiao Xu2012-03-251-6/+11
* Hob: Cleanup for hobeventhandler.pyDongxiao Xu2012-03-251-1/+1
* lib/bb/ui/crumbs/builder: change dialogue title to LayersJoshua Lock2012-03-231-1/+1
* lib/bb/ui/crumbs/builder: only show a close button on the Layer SelectorJoshua Lock2012-03-231-2/+1
* Hob: Change window title from HOB to HobShane Wang2012-03-221-1/+1
* Hob: Remove split model in GTK HobDongxiao Xu2012-03-221-11/+2