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