summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake/cooker.py: Bring into sync with upstream bitbake (trivial difference)Richard Purdie2012-03-311-1/+1
* Hob: In building log page, fixed the issue about 'endpath' not clear when nex...Liming An2012-03-301-1/+3
* runqueue: wait and deal with those <defunct> sub-processes as soon as they ar...Shane Wang2012-03-301-0/+1
* lib/bb/ui/crumbs/hoblistmodel: fix sorting of RecipeListModelJoshua Lock2012-03-301-6/+2
* lib/bb/ui/crumbs/hobpages: change title from HOB to HobJoshua Lock2012-03-301-1/+1
* Hob: tweak font sizes and layoutJoshua Lock2012-03-303-25/+25
* knotty: Add back getTasks() call to ensure we don't repeat messgesRichard Purdie2012-03-291-0/+2
* Hob: in build details page, change error icon to denied iconLiming An2012-03-291-1/+1
* Hob: fixed the 'error' icon source picture and adjusted corresponding showed ...Liming An2012-03-291-2/+11
* Hob: some color style changes to make HobTabBar more close to visual designShane Wang2012-03-292-6/+10
* Hob: make ORANGE to be the same as the color on the dialogShane Wang2012-03-291-1/+1
* Hob: Change "Just bake" to "Build image" as requiredShane Wang2012-03-291-3/+3
* Hob: Change icon to error because parsing error is an errorShane Wang2012-03-291-1/+1
* Hob: clear the building state after a successful build, as a failed build doesShane Wang2012-03-292-0/+4
* Hob: Replace "local.conf" in error messageDongxiao Xu2012-03-291-0/+1
* Hob: Fix the setting hash calculationDongxiao Xu2012-03-291-14/+19
* Hob: Change the format to store image_fstype variableDongxiao Xu2012-03-293-7/+8
* Hob: Remember user settings when reparse configDongxiao Xu2012-03-292-11/+10
* Hob: Update configuration after parsingDongxiao Xu2012-03-291-0/+23
* Hob: Inherit image_types.bbclass in set_user_config()Dongxiao Xu2012-03-291-0/+1
* Hob: Improve for init a new buildDongxiao Xu2012-03-291-1/+3
* command.py: Move triggerEvent to command async classDongxiao Xu2012-03-291-7/+10
* Hob: Improve the matching for runnable machine typeDongxiao Xu2012-03-291-1/+2
* Hob: Define a variable to store the image name and toolchainDongxiao Xu2012-03-292-5/+12
* Hob: Fix adding duplicated meta-hob layerDongxiao Xu2012-03-291-1/+3
* Hob: Remove un-used signal and functionsDongxiao Xu2012-03-292-12/+1
* lib/bb/ui/crumbs/hig: fix layers_changed testJoshua Lock2012-03-291-1/+4
* lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock2012-03-295-13/+22
* lib/bb/ui/crumbs/builder: allow user to cancel Layer selection dialogueJoshua Lock2012-03-291-1/+3
* lib/bb/ui/crumbs/hobwidget: change text sizes in HobImageButtonJoshua Lock2012-03-291-1/+1
* lib/bb/ui/crumbs/imageconfigurationpage: add extra space between widgetsJoshua Lock2012-03-291-1/+1
* lib/bb/ui/crumbs/hobwidget: add padding to HobImageButtonJoshua Lock2012-03-291-2/+2
* Hob: change some words in settings dialog to make them consistentShane Wang2012-03-291-11/+11
* Hob: change some words on recipes screen and package screen to make them cons...Shane Wang2012-03-292-5/+5
* Hob: change some words on image configuration screen to make them consistentShane Wang2012-03-291-3/+3
* Hob: change some words for build configurations on build details screenShane Wang2012-03-291-11/+11
* Hob: add Templates and Settings on image details screenShane Wang2012-03-293-9/+51
* Hob: Set one of deployable images or runnable images as the default toggled itemShane Wang2012-03-291-26/+46
* ui/knotty: Add a footer to the build output for interactive terminals as knot...Richard Purdie2012-03-293-19/+162
* uihelper: Keep track of pids in execution orderRichard Purdie2012-03-291-0/+6
* bb.build: use relative log links, not absoluteChristopher Larson2012-03-291-2/+3
* Hob: allow users to setup the proxiesShane Wang2012-03-283-11/+171
* Hob: fixed some not compatible places for make runningbuild.py can be reused ...Liming An2012-03-283-12/+20
* Hob: change the implementation way about get config info for building logLiming An2012-03-284-37/+95
* Hob: use hob icon checker to check the gtk icon for make the icon constaintlyLiming An2012-03-281-5/+3
* Hob: change the recipe pasing error dialog icon from 'dialog-info' to 'dialog...Liming An2012-03-281-1/+1
* Hob: fixed visually differentiate warnings and errors icon in building logLiming An2012-03-281-20/+47
* Hob: add refresh icon as ui request in building logLiming An2012-03-282-4/+185
* lib/bb/ui/crumbs/imagedetails: use secondary button style for 'View files'Joshua Lock2012-03-281-1/+5
* lib/bb/ui/crumbs/imageconfigurationpage: ensure widgets stay positionedJoshua Lock2012-03-281-6/+14