summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: hob/builddetailspage: change tooltips and remove a dialog from "Buil...Cristiana Voicu2012-09-251-2/+7
* bitbake: bitbake: Unbuffer stdout for log filesJason Wessel2012-09-241-0/+8
* bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for Lo...Jason Wessel2012-09-244-0/+45
* bitbake: progress.py: Fix traceback when running goggle uiJason Wessel2012-09-241-0/+3
* bitbake: runqueue: Add --no-setscene to skip all setscene tasksJason Wessel2012-09-242-6/+9
* bitbake: fetch2/git: Add missing mkdirRichard Purdie2012-09-241-0/+1
* bitbake: fetch2: improve error output for checksum failuresPaul Eggleton2012-09-241-3/+6
* bitbake: fetch2: make fetch failure errors more readablePaul Eggleton2012-09-241-1/+7
* bitbake: lib/bb/runqueue.py: fix exceptions with -k and failed targetsPaul Eggleton2012-09-241-1/+3
* bitbake: hob: fix Gtk-WARNINGs due to invalid markup on Back buttonPaul Eggleton2012-09-241-1/+1
* bitbake: hob: remove confirmation dialog on closePaul Eggleton2012-09-241-13/+4
* bitbake: hob: allow configuring default machine using HOB_MACHINEPaul Eggleton2012-09-241-0/+2
* bitbake: hob: don't show error dialog for errors during buildingPaul Eggleton2012-09-241-4/+5
* bitbake: hob: The title of the packages screen depends on the screen you arri...Constantin Musca2012-09-243-4/+9
* bitbake: hob: Don't set busy cursor on the root window, just our windowRoss Burton2012-09-201-2/+2
* bitbake: hob: add a top bar when building process is stoppedCristiana Voicu2012-09-202-12/+92
* bitbake: cooker: Clarify package/recipe wordingTrevor Woerner2012-09-201-2/+2
* bitbake: hob/packageselectionpage: "Cancel" button returns to "Image configur...Cristiana Voicu2012-09-201-1/+1
* bitbake: hob: report event handler failuresPaul Eggleton2012-09-201-7/+13
* bitbake: hob/settings: Remove stray "distro" combobox from simple settingsBogdan Marinescu2012-09-201-10/+0
* bitbake: build/siggen: Add support for stamp 'clean' masksRichard Purdie2012-09-203-3/+47
* bitbake: fetch2/cvs: Fix parameter spacingRichard Purdie2012-09-201-2/+2
* bitbake: fetch2/cvs: Clean up various data store referencesRichard Purdie2012-09-201-12/+8
* bitbake: fetch2/cvs: Fix localdata variable referenceRichard Purdie2012-09-201-1/+1
* bitbake: hob: Fix settings dialog issuesBogdan Marinescu2012-09-202-118/+118
* bitbake: hob: rename 'View log' to 'Open log'Constantin Musca2012-09-202-12/+12
* bitbake: compat, event: use OrderedDict from py2.7 for the event handlersChristopher Larson2012-09-202-1/+215
* bitbake: Implement 'settings' dialog as designedValentin Popa2012-09-143-138/+293
* bitbake: cooker: Fix priority for virtual recipesRichard Purdie2012-09-141-1/+2
* bitbake: hob/builddetailspage: Add tooltips to the build failed notificationConstantin Musca2012-09-141-0/+3
* bitbake: lib/bb/event: improve handling of event queue on exitPaul Eggleton2012-09-141-0/+12
* bitbake: hob: format error messages properlyPaul Eggleton2012-09-141-1/+3
* bitbake: hob/imagedetailspage: change "FileCreated" label to "Files created"Cristiana Voicu2012-09-141-1/+1
* bitbake: Fixed hob proxy tab tooltip text per review suggestions [YOCTO #2499]Jessica Zhang2012-09-141-5/+5
* bitbake: hob: sort base image drop-down listPaul Eggleton2012-09-141-0/+1
* bitbake: lib/bb/command.py: ensure setVariable only sets values as stringsPaul Eggleton2012-09-141-1/+1
* bitbake: hob: don't reorder layers listPaul Eggleton2012-09-141-11/+2
* bitbake: hob/packageselectionpage: restore selected packagesCristiana Voicu2012-09-102-4/+3
* bitbake: hob: rename task -> packagegroup in recipe selectionPaul Eggleton2012-09-102-9/+9
* bitbake: hob: ensure error message text is properly escapedPaul Eggleton2012-09-101-11/+3
* bitbake: hob: use correct semantics for dealing with pkgdataPaul Eggleton2012-09-101-15/+20
* bitbake: tinfoil: Add file inadvertently not committedRichard Purdie2012-09-101-0/+98
* bitbake: cooker: fix handling of exceptions during exception handlingPaul Eggleton2012-09-101-2/+7
* bitbake: fetch2: fix malformed URL causing a useless tracebackPaul Eggleton2012-09-101-2/+2
* bitbake: hob/imageconfigurationpage: remove or_label referenceCristiana Voicu2012-09-101-2/+0
* bitbake: fetch2: replace double slashes in paths in encodeurl()Paul Eggleton2012-09-071-0/+3
* bitbake: hob: print message when DISPLAY is not setCristiana Voicu2012-09-071-2/+9
* bitbake: Hob: change view of 'recipes' and 'packages' tables as ui designLiming An2012-09-074-60/+41
* bitbake: bitbake-diffsigs: allow specifying task & follow deps recursivelyPaul Eggleton2012-09-072-12/+102
* bitbake: lib/bb/siggen.py: make signature dump/compare functions return a listPaul Eggleton2012-09-073-33/+46