summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-04-24Hob: Issue sanity check after parse is completedDongxiao Xu
2012-04-24Hob: Add proxy setting into setting's md5Dongxiao Xu
2012-04-24event.py: Add SanityCheck and SanityCheckPassed eventsDongxiao Xu
2012-04-23hob: enable sanity checks after launchJoshua Lock
2012-04-17lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->availableJoshua Lock
2012-04-17bitbake-layers: hide deprecation warningsPaul Eggleton
2012-04-17hoblistmodel.py: description for selfcreated imageBeth Flanagan
2012-04-17Hob: Set the "stop" button insensitive before hide itDongxiao Xu
2012-04-17Hob: Enlarge the upper value of image sizeDongxiao Xu
2012-04-17data_smart: Improve the calculation of config hashDongxiao Xu
2012-04-16Hob: fixed a little view issue about package selection pageLiming An
2012-04-16Hob: add the parent window to 'binb' popup window for managing itLiming An
2012-04-16Hob: fixed the issue that the notebook overlay-scrollbar is overlappedLiming 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-14Hob: A minor fix on tooltipRichard Purdie
2012-04-13Hob: Added required packages for toolchain.Lianhao Lu
2012-04-13bb.utils: Modifed vercmp() to meet Debian rules.Lianhao Lu
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-13ConfHandler.py: Add a hook for config parsingRichard Purdie
2012-04-12Hob: fix the missing functionsShane Wang
2012-04-12packageselectionpage: add missing methodJoshua Lock
2012-04-12builder: fix missing \ for if continuationSaul Wold
2012-04-11hig/builder: use the new which_terminal() functionSaul Wold
2012-04-11ui/crumbs/utils.py: new file for choosing terminalsSaul Wold
2012-04-11Hob:Fixed some incorrect values of Build configuration tabLiming An
2012-04-11Hob: show those appliable buttons on the image details page onlyShane Wang
2012-04-11Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang
2012-04-11Hob: add tooltips into image details screenShane Wang
2012-04-11Hob: tooltip change for "Build image" buttonShane 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: correct indentShane Wang