summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* Hob: add exception handlingShane Wang2012-04-152-103/+128
* Hob: Simplify the init processDongxiao Xu2012-04-152-19/+5
* Hob: Handle NoProvider event in runningbuild moduleDongxiao Xu2012-04-153-25/+31
* Hob: reset user recipe selection and package selection after settings are cha...Shane Wang2012-04-142-7/+9
* Hob: remember layers and settings between Hob sessionsShane Wang2012-04-144-72/+127
* Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"Dongxiao Xu2012-04-142-7/+15
* Hob: Build selected image if not customizedDongxiao Xu2012-04-142-13/+23
* Hob: Save the original image name into templateDongxiao Xu2012-04-142-23/+2
* Hob: A minor fix on tooltipRichard Purdie2012-04-141-1/+4
* Hob: Added required packages for toolchain.Lianhao Lu2012-04-131-1/+3
* bb.utils: Modifed vercmp() to meet Debian rules.Lianhao Lu2012-04-131-24/+16
* Hob: forbid users to exit Hob directly when Hob is busyShane Wang2012-04-131-0/+6
* Hob: Implement Hob config parse hookDongxiao Xu2012-04-132-12/+40
* ConfHandler.py: Add a hook for config parsingRichard Purdie2012-04-132-0/+18
* Hob: fix the missing functionsShane Wang2012-04-121-2/+6
* packageselectionpage: add missing methodJoshua Lock2012-04-121-0/+4
* builder: fix missing \ for if continuationSaul Wold2012-04-121-1/+1
* hig/builder: use the new which_terminal() functionSaul Wold2012-04-112-7/+12
* ui/crumbs/utils.py: new file for choosing terminalsSaul Wold2012-04-111-0/+33
* Hob:Fixed some incorrect values of Build configuration tabLiming An2012-04-112-15/+19
* Hob: show those appliable buttons on the image details page onlyShane Wang2012-04-111-38/+84
* Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang2012-04-112-3/+24
* Hob: add tooltips into image details screenShane Wang2012-04-111-5/+11
* Hob: tooltip change for "Build image" buttonShane Wang2012-04-111-1/+1
* Hob: clean up and reword stop_parse()Shane Wang2012-04-112-4/+4
* Hob: clean up generate_configuration()Shane Wang2012-04-111-1/+4
* Hob: clean up cancel_build()Shane Wang2012-04-111-2/+5
* Hob: clean up request_package_info_async()Shane Wang2012-04-112-2/+5
* Hob: clean up and unify get_parameters() to be get_parameters_sync()Shane Wang2012-04-111-3/+6
* Hob: clean up to call clear_busy() in hobeventhandler.pyShane Wang2012-04-112-1/+1
* Hob: clean up and unify the steps for IMAGE_GENERATING to call generate_image...Shane Wang2012-04-111-16/+16
* Hob: clean up and unify the steps for PACKAGE_GENERATING and FAST_IMAGE_GENER...Shane Wang2012-04-111-11/+19
* Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_...Shane Wang2012-04-112-8/+8
* Hob: clean up and unify the steps for CONFIG_UPDATE to call update_config_asy...Shane Wang2012-04-111-12/+9
* Hob: clean up and unify the steps for new build to call initiate_new_build_as...Shane Wang2012-04-112-13/+8
* Hob: correct indentShane Wang2012-04-111-2/+2
* Hob: Add the tooltips for recipe view page as requestLiming An2012-04-112-2/+28
* Hob: add fadeout display effection for package view include pageLiming An2012-04-114-10/+59
* Hob: add fadeout display effection for recipe view include pageLiming An2012-04-114-38/+170
* Hob: Add an extra 50M space if zypper is selectedDongxiao Xu2012-04-111-0/+2
* Hob: Fix tooltips in Settings dialogDongxiao Xu2012-04-112-19/+21
* Hob: Fix tooltips in image configuration pageDongxiao Xu2012-04-111-8/+9
* Hob: Fix the pattern patch for image nameDongxiao Xu2012-04-111-2/+1
* Hob: Change base image to "Create your own image" if customizedDongxiao Xu2012-04-114-0/+16
* selectionpage: show persistent tooltips on clickJoshua Lock2012-04-112-10/+16
* lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included colJoshua Lock2012-04-113-23/+38
* lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' viewJoshua Lock2012-04-111-0/+6
* lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob treesJoshua Lock2012-04-113-2/+15
* hob: update required versions of (py)gtk et alJoshua Lock2012-04-111-4/+7
* lib/bb/ui/crumbs/hobwidget: replace new APIJoshua Lock2012-04-111-1/+1
OpenPOWER on IntegriCloud