aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2012-06-08hob2: update DeployImageDialog for seperated toolKang Kai
2012-06-08ui/crumbs/hig.py: check deploy process return valueKang Kai
2012-06-08ui/crumbs/hig.py: remove extra spacesKang Kai
2012-06-08ui/crumbs/hig.py: fix run time errorKang Kai
2012-06-08ui/crumbs/utils.py: import module bbKang Kai
2012-06-08Hob: fixed the index issue when set actived item for base image comboLiming An
2012-06-08Hob: Change 'run image' work flow and image detail screen as ui designLiming An
2012-06-08Hob: Interpret some special characters for label markupShane Wang
2012-06-08Hob: add versions for compatibility check between Hob and templatesShane Wang
2012-06-08Hob: lower the limitation for PyGTKShane Wang
2012-06-08Hob: fixed a definition not match issue when click choose directflb in packag...Liming An
2012-06-08Hob: fix entry of recipe page can't be edited in case after clicked clear buttonLiming An
2012-06-08Hob: clear the repeated function get_kernel_file_nameLiming An
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: 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