summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
AgeCommit message (Expand)Author
2012-04-11Hob: clean up request_package_info_async()Shane Wang
2012-04-11Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang
2012-04-11Hob: correct indentShane Wang
2012-04-05Hob: a minor fix on pmakeShane Wang
2012-04-05Hob: handle exceptions in get_parameters() from the bitbakeShane Wang
2012-04-05Hob: Fix toolchain buildDongxiao Xu
2012-04-05Hob: Remove duplication for certain bitbake variablesDongxiao Xu
2012-04-05Hob: Fix MACHINE settingDongxiao Xu
2012-03-29Hob: clear the building state after a successful build, as a failed build doesShane Wang
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: Define a variable to store the image name and toolchainDongxiao Xu
2012-03-29Hob: Fix adding duplicated meta-hob layerDongxiao Xu
2012-03-29Hob: Remove un-used signal and functionsDongxiao Xu
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-25Hob: Avoid getting TMPDIR in hardcodeDongxiao Xu
2012-03-25Hob: Set empty DISTRO if "defaultsetup" is selectedDongxiao Xu
2012-03-25Hob: runqemu and deployment functionality filterDongxiao Xu
2012-03-25Hob: Fix the workaround to get image typesDongxiao Xu
2012-03-25Hob: Change the Hob initialization processDongxiao Xu
2012-03-25Hob: Cleanup for hobeventhandler.pyDongxiao Xu
2012-03-25Hob: Remove unnecessary PARSE_BBFILES commandDongxiao Xu
2012-03-22Hob: Remove split model in GTK HobDongxiao Xu
2012-03-22Hob: Still use initcmd != None as the if judgementDongxiao Xu
2012-03-20Hob: save CONF_VERSION and LCONF_VERSION into templateDongxiao Xu
2012-03-20Hob: fix '!= None' and '== None' in the codeShane Wang
2012-03-15Hob: Add stop button for parsing progressDongxiao Xu
2012-03-15Hob: Emit command-failed signal even if error msg is NoneDongxiao Xu
2012-03-15Hob: Disable the handling of "NoProvider" eventDongxiao Xu
2012-03-01command.py: remove the resolve parameter in generateTargetsTreeDongxiao Xu
2012-03-01Hob: include hddimg and iso into image types.Shane Wang
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu
2011-09-25ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock
2011-09-25ui/crumbs/hobeventhandler: move remaining getVariable calls to initJoshua Lock
2011-09-21hob: fix opening of image output dir on image build completionJoshua Lock
2011-09-20hob: fix build again when building packages onlyJoshua Lock
2011-09-13ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each buildJoshua Lock
2011-09-13ui/crumbs/hobeventhandler: fix test for BBFILESJoshua Lock
2011-09-05hob: use both pre and post files for hob configurationJoshua Lock
2011-08-23bb/ui/crumbs/hobeventhandler: fix return values of *_image_output_typeJoshua Lock
2011-08-12bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse changeJoshua Lock
2011-08-04bb/ui/crumbs/hobeventhandler: use generic loading message once cache loadedJoshua Lock
2011-08-02hob: remove temporary directory on program shutdownJoshua Lock
2011-08-02ui/crumbs/hobeventhandler: emit a signal when a command failsJoshua Lock
2011-08-02ui/crumbs/hobeventhandler: emit a signal when there's a fatal-errorJoshua Lock
2011-08-02ui/crumbs/hobeventhandler: remove unused codeJoshua Lock
2011-08-01hob: more reliable disabling of GPLv3 packagesJoshua Lock
2011-07-26ui/hob: switch from buildFile to buildTargets for custom image buildsJoshua Lock
2011-07-26ui/crumbs/hobeventhandler: reparse files before running other commandsJoshua Lock