aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2012-03-01Hob: include hddimg and iso into image types.Shane Wang
2012-03-01Hob: cleanup those class methods in HobWidgetShane Wang
2012-03-01Hob: fixed the issue in the brought-in-by dialog.Shane Wang
2012-03-01Hob: avoid the image selection dialog to walk through all directories and its...Shane Wang
2012-03-01Hob: make HobViewTable more general in hob and make the image selection dialo...Shane Wang
2012-02-29parse/ConfHandler: Fix enthusiatic export regexp matchingRichard Purdie
2012-02-28bitbake: implement BB_VERBOSE_LOGSPaul Eggleton
2012-02-28bitbake/ConfHandler: Be more strict about variable quotingRichard Purdie
2012-02-28bitbake: fix setscene task start/failure handlingPaul Eggleton
2012-02-28bitbake/runqueue: make dry-run do everything except executePaul Eggleton
2012-02-28bitbake: Added BBINCLUDED variable.Lianhao Lu
2012-02-27data_smart.py: Uses BB_HASHCONFIG_WHITELIST to filter unnecessary variablesDongxiao Xu
2012-02-26V5 Disk space monitoringRobert Yang
2012-02-26bitbake/runqueue: Ensure finish_now() sets the runqueue state consistentlyRichard Purdie
2012-02-25crumbs: add back progress implementation for depexpJoshua Lock
2012-02-24bitbake/cooker: terminate when errors found in layer configurationPaul Eggleton
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu
2012-02-24fetch2/git: create bareclone optionBruce Ashfield
2012-02-24runqueue: fire sceneQueueTaskStarted event when a setscene queue startsDongxiao Xu
2012-02-23bitbake: change for adding progress bar in Hob2.Shane Wang
2012-02-23command.py: add resolve option for generateTargetsTree APIDongxiao Xu
2012-02-23command.py: Add a new API triggerEvent()Dongxiao Xu
2012-02-23command.py: add new API to get the cpu count on the serverShane Wang