summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
Commit message (Expand)AuthorAgeFilesLines
* Hob: clean up request_package_info_async()Shane Wang2012-04-111-1/+1
* Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang2012-04-111-0/+1
* Hob: correct indentShane Wang2012-04-111-2/+2
* Hob: a minor fix on pmakeShane Wang2012-04-051-1/+1
* Hob: handle exceptions in get_parameters() from the bitbakeShane Wang2012-04-051-7/+26
* Hob: Fix toolchain buildDongxiao Xu2012-04-051-5/+4
* Hob: Remove duplication for certain bitbake variablesDongxiao Xu2012-04-051-6/+13
* Hob: Fix MACHINE settingDongxiao Xu2012-04-051-1/+2
* Hob: clear the building state after a successful build, as a failed build doesShane Wang2012-03-291-0/+3
* Hob: Change the format to store image_fstype variableDongxiao Xu2012-03-291-1/+1
* Hob: Remember user settings when reparse configDongxiao Xu2012-03-291-5/+3
* Hob: Define a variable to store the image name and toolchainDongxiao Xu2012-03-291-3/+5
* Hob: Fix adding duplicated meta-hob layerDongxiao Xu2012-03-291-1/+3
* Hob: Remove un-used signal and functionsDongxiao Xu2012-03-291-8/+1
* Hob: allow users to setup the proxiesShane Wang2012-03-281-0/+32
* Hob: change the implementation way about get config info for building logLiming An2012-03-281-0/+6
* Hob: Avoid getting TMPDIR in hardcodeDongxiao Xu2012-03-251-0/+1
* Hob: Set empty DISTRO if "defaultsetup" is selectedDongxiao Xu2012-03-251-1/+2
* Hob: runqemu and deployment functionality filterDongxiao Xu2012-03-251-0/+4
* Hob: Fix the workaround to get image typesDongxiao Xu2012-03-251-2/+1
* Hob: Change the Hob initialization processDongxiao Xu2012-03-251-1/+5
* Hob: Cleanup for hobeventhandler.pyDongxiao Xu2012-03-251-44/+31
* Hob: Remove unnecessary PARSE_BBFILES commandDongxiao Xu2012-03-251-5/+1
* Hob: Remove split model in GTK HobDongxiao Xu2012-03-221-18/+3
* Hob: Still use initcmd != None as the if judgementDongxiao Xu2012-03-221-2/+2
* Hob: save CONF_VERSION and LCONF_VERSION into templateDongxiao Xu2012-03-201-0/+3
* Hob: fix '!= None' and '== None' in the codeShane Wang2012-03-201-2/+2
* Hob: Add stop button for parsing progressDongxiao Xu2012-03-151-0/+3
* Hob: Emit command-failed signal even if error msg is NoneDongxiao Xu2012-03-151-3/+2
* Hob: Disable the handling of "NoProvider" eventDongxiao Xu2012-03-151-17/+20
* command.py: remove the resolve parameter in generateTargetsTreeDongxiao Xu2012-03-011-1/+1
* Hob: include hddimg and iso into image types.Shane Wang2012-03-011-5/+4
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-235/+351
* ui/crumbs/hobeventhandler: fix variable name typoJoshua Lock2011-09-251-1/+1
* ui/crumbs/hobeventhandler: move remaining getVariable calls to initJoshua Lock2011-09-251-4/+5
* hob: fix opening of image output dir on image build completionJoshua Lock2011-09-211-1/+4
* hob: fix build again when building packages onlyJoshua Lock2011-09-201-8/+5
* ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each buildJoshua Lock2011-09-131-19/+20
* ui/crumbs/hobeventhandler: fix test for BBFILESJoshua Lock2011-09-131-2/+1
* hob: use both pre and post files for hob configurationJoshua Lock2011-09-051-4/+7
* bb/ui/crumbs/hobeventhandler: fix return values of *_image_output_typeJoshua Lock2011-08-231-4/+4
* bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse changeJoshua Lock2011-08-121-0/+1
* bb/ui/crumbs/hobeventhandler: use generic loading message once cache loadedJoshua Lock2011-08-041-1/+2
* hob: remove temporary directory on program shutdownJoshua Lock2011-08-021-5/+21
* ui/crumbs/hobeventhandler: emit a signal when a command failsJoshua Lock2011-08-021-1/+4
* ui/crumbs/hobeventhandler: emit a signal when there's a fatal-errorJoshua Lock2011-08-021-2/+21
* ui/crumbs/hobeventhandler: remove unused codeJoshua Lock2011-08-021-18/+0
* hob: more reliable disabling of GPLv3 packagesJoshua Lock2011-08-011-8/+2
* ui/hob: switch from buildFile to buildTargets for custom image buildsJoshua Lock2011-07-261-18/+49
* ui/crumbs/hobeventhandler: reparse files before running other commandsJoshua Lock2011-07-261-3/+5