aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-03-15Hob: Change Box's padding valueDongxiao Xu
2012-03-15Hob: improve recipe/package selection performanceDongxiao Xu
2012-03-15Hob: Add stop button for parsing progressDongxiao Xu
2012-03-15Hob: Emit command-failed signal even if error msg is NoneDongxiao Xu
2012-03-15Hob: Show recipe/package editing button after base image is selectedDongxiao Xu
2012-03-15Hob: Remove the recipe/package populated signalDongxiao Xu
2012-03-15Hob: Remove the indication in machine/base image comboboxDongxiao Xu
2012-03-15Hob: Remove the reset button in recipe/package selection pageDongxiao Xu
2012-03-15Hob: Fix the image installation dependencyDongxiao Xu
2012-03-15cooker: add package rdepends and rrecommends infoDongxiao Xu
2012-03-15Hob: Disable the handling of "NoProvider" eventDongxiao Xu
2012-03-15Hob: add "Close" button to "BinbDialog"Dongxiao Xu
2012-03-12codeparser: Call intern over the set contents for better cache performanceRichard Purdie
2012-03-12codeparser: Compute extra cache components on the fly rather than laterRichard Purdie
2012-03-12cooker.py: Allow parsing shutdown to be called more than onceRichard Purdie
2012-03-12siggen.py: Use basehash if no taskhashRobert Yang
2012-03-12bitbake/siggen: output filename on error in finalisePaul Eggleton
2012-03-12ui/crumbs/hig: special case stock info icons in CrumbsMesssageDialogJoshua Lock
2012-03-12ui/crumbs/hig: use HobInfoButton in place of gtk.Image with tooltipJoshua Lock
2012-03-12ui/crumbs/imageconfigurationpage: make use of the HobInfoButtonJoshua Lock
2012-03-12ui/crumbs/hobwidget: implement HobInfoButton per Hob interaction designJoshua Lock
2012-03-12ui/icons: crop the info iconsJoshua Lock
2012-03-12crumbs/persistenttooltip: a new Gtk+ widget for use in HobJoshua Lock
2012-03-05bitbake: Drop fetch v1, v2 provides a much better codebase to build fromRichard Purdie
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-03-02stderr would previously be appended to stdout, corrupting the result when som...Adrien Bustany
2012-03-02bitbake/bitbake-prserv: Set file mode bits "x".Lianhao Lu
2012-03-01bitbake/build: report TaskFailedSilent events as "Failed"Paul Eggleton
2012-03-01bitbake/uihelper: restore line to record failed normal tasksPaul Eggleton
2012-03-01bitbake/runqueue: fix python error on scenequeue task failurePaul Eggleton
2012-03-01runqueue.py: initialize rqexe at RunQueue's init functionDongxiao Xu
2012-03-01Hob: Fix pressing "stop" buildDongxiao Xu
2012-03-01Hob(crumbs/builder.py): adjust the main window's position and ignore the case...Shane Wang
2012-03-01Hob: fix a bug that the image size is shown incorrectly in the image details ...Shane Wang
2012-03-01Hob(crumbs/hoblistmodel.py): Add mapping for rprovides and pkgDongxiao Xu
2012-03-01Hob(crumbs/hoblistmodel.py): Fix recipe's populate() functionDongxiao Xu
2012-03-01cooker: fix calculating of depends and rdependsDongxiao Xu
2012-03-01cooker.py: Fix a bug due to variable nameDongxiao Xu
2012-03-01command.py: remove the resolve parameter in generateTargetsTreeDongxiao Xu
2012-03-01Hob(crumbs/builder.py): remove the code commented out in the builder.pyShane Wang
2012-03-01crumbs/hig: tweak UI and layout of LayerSelectionDialogShane Wang
2012-03-01hig: try to avoid setting explicit dialogue sizesShane Wang
2012-03-01crumbs: fix button order in several dialoguesShane Wang
2012-03-01crumbs: move towards more standard dialogue spacingShane Wang
2012-03-01crumbs/builder: use the name Hob consistentlyShane Wang
2012-03-01crumbs: Factor common dialogue configuration outShane Wang
2012-03-01Hob: enable indicators on the "Included" tab in the recipe selection page and...Shane Wang
2012-03-01Hob: make the image configuration page not to flash the progress barShane Wang
2012-03-01Hob: fix a bug in builder.configuration.curr_machShane Wang
2012-03-01Hob: image configuration page doesn't need dialogs any moreShane Wang