aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-05-30bitbake: include varflags in checksumsPaul Eggleton
2012-05-30lib/bb/fetch2: ignore remote URIs when doing file checksumsPaul Eggleton
2012-05-30cooker: report recipe being parsed when ExpansionError occursPaul Eggleton
2012-05-30cooker: fix UnboundLocalError when exception occurs during parsingPaul Eggleton
2012-05-30lib/bb/data_smart.py: don't report variable in ExpansionError if not setPaul Eggleton
2012-05-30hob: handle sanity check failures as a separate eventPaul Eggleton
2012-05-30Hob: add the 'build new' be as the primary action for 'Image detail' pageLiming An
2012-05-30Hob: Fixed a compatible issue for indicator icon viewLiming An
2012-05-30HOB: 'str' object has no attribute 'close'Robert Yang
2012-05-30hob2: set beginning folders for FileChooserDialogKang Kai
2012-05-25cooker.py: terminate the Parser processesKang Kai
2012-05-25lib/bb/fetch2: fix comments for verify_checksumPaul Eggleton
2012-05-25bitbake/exceptions: Handle reports from the field of exception code failuresRichard Purdie
2012-05-25bitbake/utils.py: Ensure utils.which() returns full pathsRichard Purdie
2012-05-25bitbake/cooker: Ensure matchFile returns full pathnamesRichard Purdie
2012-05-25Hob:fixed the issue of primary button is not an 'orange hob button'Liming An
2012-05-25BBHandler: Tweak some data store access methods to the preferred syntaxRichard Purdie
2012-05-23Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang
2012-05-23build.py: Add support for log and run filename changesMark Hatle
2012-05-23build.py: Add additional debug messagesMark Hatle
2012-05-23build.py: Cleanup exec_func_shellMark Hatle
2012-05-23build.py: Add a log to capture task execution orderMark Hatle
2012-05-23replace os.popen with subprocess.PopenRobert Yang
2012-05-23replace os.system with subprocess.callRobert Yang
2012-05-23bitbake: support $BITBAKE_UI environmentEnrico Scholz
2012-05-23bitbake: implement checksums for local files in SRC_URIPaul Eggleton
2012-05-23bitbake: refactor out codeparser cache into a separate classPaul Eggleton
2012-05-23Hob: fixed the issue about the 'run image' page should have the primary bugLiming An
2012-05-23Hob: fixed the line width of base image description viewLiming An
2012-05-23Hob: fixed the issue about bug 'running image' workflow and related viewLiming An
2012-05-23Hob: change the build failure scenario as ui designLiming An
2012-05-22Hob: add '--select a machine--' and '--select a base image--' to GUILiming An
2012-05-22fetch2: quote/unquote url pathsChristopher Larson
2012-05-22Hob: Get image name internally when updating the image descriptionDongxiao Xu
2012-05-22Hob: Add filter for images listed in image comboDongxiao Xu
2012-05-22Hob: reimplement the proxy pageShane Wang
2012-05-22fetch2: Also exclude urls containing wildcards from checksumming for nowRichard Purdie
2012-05-21bb/fetch2/__init__.py: Don't try to compute checksums for directoriesAndrei Gherzan
2012-05-20hob: update required pygtk to 2.22.0 and gtk+ to 2.20.0Joshua Lock
2012-05-20lib/bb/ui/crumbs/[package|recipe]selectionpage: include buttonJoshua Lock
2012-05-20lib/bb/ui/crumbs/imageconfiguration: fix combo boxes drop-down widthJoshua Lock
2012-05-20lib/bb/ui/crumbs/hobwidget: use light text in HobIndicatorJoshua Lock
2012-05-20lib/bb/ui/crumbs/: replace custom HobNotebookJoshua Lock
2012-05-20Hob:add function about clicked a row to load image file for 'my images' pageLiming An
2012-05-20Hob: Apply a line length to consistantly display image descriptionsLiming An
2012-05-20knotty2: return exit codeEnrico Scholz
2012-05-20bitbake/fetch: Spell out which fetcher backends support and recommend checksumsRichard Purdie
2012-05-20bitbake/fetch: If checksums are available, check them for any file, local or ...Richard Purdie
2012-05-20bitbake/fetch2: Improve visibility of checksum warnings when fetching from mi...Richard Purdie
2012-05-20bitbake/fetch2: Improve stamp creation in mirror codeRichard Purdie