summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/hobeventhandler.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: Hob: log for Hob and allow users to show logs after successful buildLiming An2012-08-021-0/+3
* Hob: Change 'run image' work flow and image detail screen as ui designLiming An2012-06-081-1/+2
* hob: handle sanity check failures as a separate eventPaul Eggleton2012-05-301-0/+6
* Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang2012-05-231-0/+8
* Hob: Add filter for images listed in image comboDongxiao Xu2012-05-221-0/+2
* Hob: reimplement the proxy pageShane Wang2012-05-221-4/+0
* Hob: Clear the building status if command failedDongxiao Xu2012-05-071-0/+2
* Hob: Issue sanity check after parse is completedDongxiao Xu2012-04-241-5/+11
* hob: enable sanity checks after launchJoshua Lock2012-04-231-0/+3
* Hob: add exception handlingShane Wang2012-04-151-83/+92
* Hob: Simplify the init processDongxiao Xu2012-04-151-9/+2
* Hob: Handle NoProvider event in runningbuild moduleDongxiao Xu2012-04-151-21/+0
* Hob: remember layers and settings between Hob sessionsShane Wang2012-04-141-1/+0
* Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"Dongxiao Xu2012-04-141-4/+8
* Hob: Build selected image if not customizedDongxiao Xu2012-04-141-8/+9
* Hob: Implement Hob config parse hookDongxiao Xu2012-04-131-12/+14
* 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