aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-09-24bitbake: progress.py: Fix traceback when running goggle uiJason Wessel
2012-09-24bitbake: runqueue: Add --no-setscene to skip all setscene tasksJason Wessel
2012-09-24bitbake: fetch2/git: Add missing mkdirRichard Purdie
2012-09-24bitbake: fetch2: improve error output for checksum failuresPaul Eggleton
2012-09-24bitbake: fetch2: make fetch failure errors more readablePaul Eggleton
2012-09-24bitbake: lib/bb/runqueue.py: fix exceptions with -k and failed targetsPaul Eggleton
2012-09-24bitbake: hob: fix Gtk-WARNINGs due to invalid markup on Back buttonPaul Eggleton
2012-09-24bitbake: hob: remove confirmation dialog on closePaul Eggleton
2012-09-24bitbake: hob: allow configuring default machine using HOB_MACHINEPaul Eggleton
2012-09-24bitbake: hob: don't show error dialog for errors during buildingPaul Eggleton
2012-09-24bitbake: hob: The title of the packages screen depends on the screen you arri...Constantin Musca
2012-09-20bitbake: hob: Don't set busy cursor on the root window, just our windowRoss Burton
2012-09-20bitbake: hob: add a top bar when building process is stoppedCristiana Voicu
2012-09-20bitbake: cooker: Clarify package/recipe wordingTrevor Woerner
2012-09-20bitbake: hob/packageselectionpage: "Cancel" button returns to "Image configur...Cristiana Voicu
2012-09-20bitbake: hob: report event handler failuresPaul Eggleton
2012-09-20bitbake: hob/settings: Remove stray "distro" combobox from simple settingsBogdan Marinescu
2012-09-20bitbake: build/siggen: Add support for stamp 'clean' masksRichard Purdie
2012-09-20bitbake: fetch2/cvs: Fix parameter spacingRichard Purdie
2012-09-20bitbake: fetch2/cvs: Clean up various data store referencesRichard Purdie
2012-09-20bitbake: fetch2/cvs: Fix localdata variable referenceRichard Purdie
2012-09-20bitbake: hob: Fix settings dialog issuesBogdan Marinescu
2012-09-20bitbake: hob: rename 'View log' to 'Open log'Constantin Musca
2012-09-20bitbake: compat, event: use OrderedDict from py2.7 for the event handlersChristopher Larson
2012-09-14bitbake: Implement 'settings' dialog as designedValentin Popa
2012-09-14bitbake: cooker: Fix priority for virtual recipesRichard Purdie
2012-09-14bitbake: hob/builddetailspage: Add tooltips to the build failed notificationConstantin Musca
2012-09-14bitbake: lib/bb/event: improve handling of event queue on exitPaul Eggleton
2012-09-14bitbake: hob: format error messages properlyPaul Eggleton
2012-09-14bitbake: hob/imagedetailspage: change "FileCreated" label to "Files created"Cristiana Voicu
2012-09-14bitbake: Fixed hob proxy tab tooltip text per review suggestions [YOCTO #2499]Jessica Zhang
2012-09-14bitbake: hob: sort base image drop-down listPaul Eggleton
2012-09-14bitbake: lib/bb/command.py: ensure setVariable only sets values as stringsPaul Eggleton
2012-09-14bitbake: hob: don't reorder layers listPaul Eggleton
2012-09-10bitbake: hob/packageselectionpage: restore selected packagesCristiana Voicu
2012-09-10bitbake: hob: rename task -> packagegroup in recipe selectionPaul Eggleton
2012-09-10bitbake: hob: ensure error message text is properly escapedPaul Eggleton
2012-09-10bitbake: hob: use correct semantics for dealing with pkgdataPaul Eggleton
2012-09-10bitbake: tinfoil: Add file inadvertently not committedRichard Purdie
2012-09-10bitbake: cooker: fix handling of exceptions during exception handlingPaul Eggleton
2012-09-10bitbake: fetch2: fix malformed URL causing a useless tracebackPaul Eggleton
2012-09-10bitbake: hob/imageconfigurationpage: remove or_label referenceCristiana Voicu
2012-09-07bitbake: fetch2: replace double slashes in paths in encodeurl()Paul Eggleton
2012-09-07bitbake: hob: print message when DISPLAY is not setCristiana Voicu
2012-09-07bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An
2012-09-07bitbake: bitbake-diffsigs: allow specifying task & follow deps recursivelyPaul Eggleton
2012-09-07bitbake: lib/bb/siggen.py: make signature dump/compare functions return a listPaul Eggleton
2012-09-07bitbake: lib/bb/siggen.py: insert a colon between class and recipe namePaul Eggleton
2012-09-07bitbake: lib/bb/siggen: replace tabs with spacesPaul Eggleton
2012-09-07bitbake: tinfoil: create simple interface for bitbake-based utilitiesPaul Eggleton