summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake/fetch2: Fix typo which broke use of tarballsGary Thomas2012-03-161-1/+1
* runqueue.py: When checking whether stamps are valid for setscene, recurseRichard Purdie2012-03-161-3/+4
* bitbake/fetch: Fix uri_replaceRichard Purdie2012-03-151-6/+7
* parse/ast: Expand inherit statements before splitting themRichard Purdie2012-03-153-4/+4
* ui/uihelper: Keep track of task numbersRichard Purdie2012-03-151-0/+5
* Hob: Change Box's padding valueDongxiao Xu2012-03-157-15/+15
* Hob: improve recipe/package selection performanceDongxiao Xu2012-03-153-7/+5
* Hob: Add stop button for parsing progressDongxiao Xu2012-03-153-2/+37
* Hob: Emit command-failed signal even if error msg is NoneDongxiao Xu2012-03-152-9/+9
* Hob: Show recipe/package editing button after base image is selectedDongxiao Xu2012-03-152-3/+20
* Hob: Remove the recipe/package populated signalDongxiao Xu2012-03-152-24/+8
* Hob: Remove the indication in machine/base image comboboxDongxiao Xu2012-03-152-14/+8
* Hob: Remove the reset button in recipe/package selection pageDongxiao Xu2012-03-153-26/+0
* Hob: Fix the image installation dependencyDongxiao Xu2012-03-151-4/+2
* cooker: add package rdepends and rrecommends infoDongxiao Xu2012-03-151-1/+3
* Hob: Disable the handling of "NoProvider" eventDongxiao Xu2012-03-151-17/+20
* Hob: add "Close" button to "BinbDialog"Dongxiao Xu2012-03-151-2/+2
* codeparser: Call intern over the set contents for better cache performanceRichard Purdie2012-03-121-0/+21
* codeparser: Compute extra cache components on the fly rather than laterRichard Purdie2012-03-121-21/+20
* cooker.py: Allow parsing shutdown to be called more than onceRichard Purdie2012-03-121-0/+4
* siggen.py: Use basehash if no taskhashRobert Yang2012-03-121-1/+5
* bitbake/siggen: output filename on error in finalisePaul Eggleton2012-03-121-1/+5
* ui/crumbs/hig: special case stock info icons in CrumbsMesssageDialogJoshua Lock2012-03-121-1/+5
* ui/crumbs/hig: use HobInfoButton in place of gtk.Image with tooltipJoshua Lock2012-03-121-31/+15
* ui/crumbs/imageconfigurationpage: make use of the HobInfoButtonJoshua Lock2012-03-121-8/+4
* ui/crumbs/hobwidget: implement HobInfoButton per Hob interaction designJoshua Lock2012-03-121-0/+49
* ui/icons: crop the info iconsJoshua Lock2012-03-122-0/+0
* crumbs/persistenttooltip: a new Gtk+ widget for use in HobJoshua Lock2012-03-121-0/+118
* bitbake: Drop fetch v1, v2 provides a much better codebase to build fromRichard Purdie2012-03-0514-2713/+2
* meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie2012-03-058-26/+26
* stderr would previously be appended to stdout, corrupting the result when som...Adrien Bustany2012-03-021-23/+17
* bitbake/bitbake-prserv: Set file mode bits "x".Lianhao Lu2012-03-021-0/+0
* bitbake/build: report TaskFailedSilent events as "Failed"Paul Eggleton2012-03-011-1/+8
* bitbake/uihelper: restore line to record failed normal tasksPaul Eggleton2012-03-011-1/+6
* bitbake/runqueue: fix python error on scenequeue task failurePaul Eggleton2012-03-011-2/+1
* runqueue.py: initialize rqexe at RunQueue's init functionDongxiao Xu2012-03-011-0/+5
* Hob: Fix pressing "stop" buildDongxiao Xu2012-03-011-5/+13
* Hob(crumbs/builder.py): adjust the main window's position and ignore the case...Shane Wang2012-03-011-8/+0
* Hob: fix a bug that the image size is shown incorrectly in the image details ...Shane Wang2012-03-012-9/+25
* Hob(crumbs/hoblistmodel.py): Add mapping for rprovides and pkgDongxiao Xu2012-03-011-3/+12
* Hob(crumbs/hoblistmodel.py): Fix recipe's populate() functionDongxiao Xu2012-03-011-37/+5
* cooker: fix calculating of depends and rdependsDongxiao Xu2012-03-011-35/+10
* cooker.py: Fix a bug due to variable nameDongxiao Xu2012-03-011-2/+2
* command.py: remove the resolve parameter in generateTargetsTreeDongxiao Xu2012-03-013-32/+17
* Hob(crumbs/builder.py): remove the code commented out in the builder.pyShane Wang2012-03-011-1/+0
* crumbs/hig: tweak UI and layout of LayerSelectionDialogShane Wang2012-03-011-14/+5
* hig: try to avoid setting explicit dialogue sizesShane Wang2012-03-011-5/+2
* crumbs: fix button order in several dialoguesShane Wang2012-03-012-26/+25
* crumbs: move towards more standard dialogue spacingShane Wang2012-03-011-37/+29
* crumbs/builder: use the name Hob consistentlyShane Wang2012-03-011-2/+2