summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: hob: removal of hob ui and associated ui filesbavery2016-03-021-645/+0
* bitbake: Fix default function parameter assignment to a listPaul Eggleton2015-08-191-3/+9
* bitbake: hob: add "recipes/images/" to BBFILES when Hob is launchedIrina Patru2014-04-081-1/+0
* bitbake: hob: fix customization of empty image recipeMarius Avram2014-04-041-4/+5
* bitbake: hob: fix set_extra_setting functionMarius Avram2014-03-251-9/+21
* bitbake: hob: output filenames based on initial recipe nameMarius Avram2014-03-241-9/+13
* bitbake: hob: append bbfiles to bblayers.conf instead of local.confCristiana Voicu2014-02-281-1/+1
* bitbake: hob: remove the code that adds hob layer to bblayersCristiana Voicu2014-02-281-5/+0
* bitbake: hob: create a base hob image used to create custom imagesCristiana Voicu2014-02-281-1/+8
* bitbake: hob: replace the use of hob-toolchain with populate_sdk taskCristiana Voicu2014-02-251-8/+8
* bitbake: hob: don't display interruptions as failsIrina Patru2014-01-281-1/+2
* bitbake: hob: change error_msg for CommandFailed eventIrina Patru2014-01-281-6/+1
* bitbake: hob: after adding a layer, hob do not parse the configurationCristiana Voicu2013-12-101-1/+1
* bitbake: hob: changes to INHERIT var should use "append" operationCristiana Voicu2013-12-051-3/+1
* bitbake: cooker/command/hob: Cleanup configuration init/reset functions and c...Richard Purdie2013-12-031-9/+8
* bitbake: hob: Use BASEDATASTORE_TRACKING featureRichard Purdie2013-12-031-2/+0
* bitbake: hob: populate error_msg when hob receives a CommandFailed eventCristiana Voicu2013-11-011-0/+6
* bitbake: bitbake/hob: removing extra parameters from conf files using hobCristiana Voicu2013-10-071-0/+17
* bitbake: HOB: MACHINE should be saved in conf files using ?=Valentin Popa2013-10-071-1/+6
* bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'Richard Purdie2013-09-141-2/+2
* bitbake: hob: remove PACKAGE_INSTALL variable setting from hobCristiana Voicu2013-09-041-3/+1
* bitbake: hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu2013-08-061-1/+10
* bitbake: hob/bitbake: save the description of a custom imageCristiana Voicu2013-08-061-3/+3
* bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu2013-08-061-1/+8
* bitbake: hob: create save image dialog used to save a templateCristiana Voicu2013-08-061-0/+3
* bitbake: hob: labelling changes in HobCristiana Voicu2013-08-061-1/+1
* bitbake: hob: save button from settings called a nonexisting methodCristiana Voicu2013-07-031-0/+2
* bitbake: hob: save variables in conf/ directoryCristiana Voicu2013-06-201-30/+34
* bitbake: bitbake & hob: modify some commands and call them from hobCristiana Voicu2013-06-201-0/+2
* bitbake: bitbake:hob: use a socks proxy mechanism for gitCristian Iorga2013-04-101-6/+3
* bitbake: hob: some settings in Hob are not rememberedCristiana Voicu2013-03-191-14/+11
* bitbake: bitbake & hob: reparse config files, when sanity check updates bblay...Cristiana Voicu2013-02-151-0/+4
* bitbake: bitbake & hob: implement functions to assure consistency for configu...Cristiana Voicu2013-01-311-0/+5
* bitbake: hob: Hob should display warnings generated during parsingCristiana Voicu2013-01-211-0/+13
* bitbake: hob: use base image only if it was setCristiana Voicu2012-12-141-4/+5
* bitbake: hob/bitbake: custom image is now using the base imageCristiana Voicu2012-12-141-1/+9
* bitbake: hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an errorCristiana Voicu2012-11-281-1/+1
* bitbake: hob: make some layers non removableCristiana Voicu2012-11-261-0/+3
* bitbake: hob: hob was freezing because it doesn't receives well the log fileCristiana Voicu2012-11-131-1/+1
* bitbake: command: add error to return of runCommandChristopher Larson2012-11-011-7/+3
* bitbake: hob: providing details about process state through porgress barCristiana Voicu2012-11-011-3/+3
* bitbake: event/hob: Add a button for network tests in the proxy settingsBogdan Marinescu2012-10-241-2/+21
* bitbake: hob/hobeventhandler: Describe the runCommand failure exceptionConstantin Musca2012-10-081-1/+3
* bitbake: hob/hobeventhandler: Throw an exception if runCommand failsConstantin Musca2012-10-041-1/+6
* bitbake: Add sanity check progress screenBogdan Marinescu2012-09-271-3/+2
* bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_...Cristiana Voicu2012-09-271-3/+3
* bitbake: hob: don't show error dialog for errors during buildingPaul Eggleton2012-09-241-4/+5
* bitbake: hob: report event handler failuresPaul Eggleton2012-09-201-7/+13
* bitbake: hob: format error messages properlyPaul Eggleton2012-09-141-1/+3
* bitbake: hob2: remove class hccKang Kai2012-09-071-1/+0