summaryrefslogtreecommitdiffstats
path: root/lib/bb/ui/crumbs/hobeventhandler.py
AgeCommit message (Expand)Author
2016-03-02hob: removal of hob ui and associated ui filesbavery
2015-08-17Fix default function parameter assignment to a listPaul Eggleton
2014-04-08hob: add "recipes/images/" to BBFILES when Hob is launchedIrina Patru
2014-04-04hob: fix customization of empty image recipeMarius Avram
2014-03-25hob: fix set_extra_setting functionMarius Avram
2014-03-24hob: output filenames based on initial recipe nameMarius Avram
2014-02-28hob: append bbfiles to bblayers.conf instead of local.confCristiana Voicu
2014-02-28hob: remove the code that adds hob layer to bblayersCristiana Voicu
2014-02-28hob: create a base hob image used to create custom imagesCristiana Voicu
2014-02-25hob: replace the use of hob-toolchain with populate_sdk taskCristiana Voicu
2014-01-27hob: don't display interruptions as failsIrina Patru
2014-01-27hob: change error_msg for CommandFailed eventIrina Patru
2013-12-10hob: after adding a layer, hob do not parse the configurationCristiana Voicu
2013-12-05hob: changes to INHERIT var should use "append" operationCristiana Voicu
2013-12-03cooker/command/hob: Cleanup configuration init/reset functions and commandsRichard Purdie
2013-12-03hob: Use BASEDATASTORE_TRACKING featureRichard Purdie
2013-11-01hob: populate error_msg when hob receives a CommandFailed eventCristiana Voicu
2013-10-04bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu
2013-10-04HOB: MACHINE should be saved in conf files using ?=Valentin Popa
2013-09-13cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie
2013-09-04hob: remove PACKAGE_INSTALL variable setting from hobCristiana Voicu
2013-08-06hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu
2013-08-06hob/bitbake: save the description of a custom imageCristiana Voicu
2013-08-06hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu
2013-08-06hob: create save image dialog used to save a templateCristiana Voicu
2013-08-06hob: labelling changes in HobCristiana Voicu
2013-07-03hob: save button from settings called a nonexisting methodCristiana Voicu
2013-06-20hob: save variables in conf/ directoryCristiana Voicu
2013-06-20bitbake & hob: modify some commands and call them from hobCristiana Voicu
2013-04-10bitbake:hob: use a socks proxy mechanism for gitCristian Iorga
2013-03-19hob: some settings in Hob are not rememberedCristiana Voicu
2013-02-15bitbake & hob: reparse config files, when sanity check updates bblayers.confCristiana Voicu
2013-01-31bitbake & hob: implement functions to assure consistency for configuration filesCristiana Voicu
2013-01-21hob: Hob should display warnings generated during parsingCristiana Voicu
2012-12-14hob: use base image only if it was setCristiana Voicu
2012-12-14hob/bitbake: custom image is now using the base imageCristiana Voicu
2012-11-28hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an errorCristiana Voicu
2012-11-26hob: make some layers non removableCristiana Voicu
2012-11-13hob: hob was freezing because it doesn't receives well the log fileCristiana Voicu
2012-11-01command: add error to return of runCommandChristopher Larson
2012-11-01hob: providing details about process state through porgress barCristiana Voicu
2012-10-11event/hob: Add a button for network tests in the proxy settingsBogdan Marinescu
2012-10-08hob/hobeventhandler: Describe the runCommand failure exceptionConstantin Musca
2012-10-04hob/hobeventhandler: Throw an exception if runCommand failsConstantin Musca
2012-09-27Add sanity check progress screenBogdan Marinescu
2012-09-27hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORSCristiana Voicu
2012-09-24hob: don't show error dialog for errors during buildingPaul Eggleton
2012-09-20hob: report event handler failuresPaul Eggleton
2012-09-14hob: format error messages properlyPaul Eggleton
2012-09-07hob2: remove class hccKang Kai