aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-06-21bitbake: fetch2: Split try_mirrors into two partsRichard Purdie
2012-06-21bitbake: fetch2: Ensure when downloading we are consistently in the same dire...Richard Purdie
2012-06-21bitbake: fetch2: Only cache data if fn is set, its pointless caching it again...Richard Purdie
2012-06-21bitbake: fetch2: Fix error handling in uri_replace()Richard Purdie
2012-06-21bitbake: fetch2/__init__: Make it clearer when uri_replace doesn't return a m...Richard Purdie
2012-06-21bitbake: bitbake: add -C option to invalidate a task and rebuild the targetPaul Eggleton
2012-06-21bitbake: bitbake: ensure -f causes dependent tasks to be re-runPaul Eggleton
2012-06-14methodpool: Improve method already seen error messageRichard Purdie
2012-06-14fetch2/local: Ensure quoting is handled correctly from the urlRichard Purdie
2012-06-14fetch2: Fix missing output from stderr in fetcher logsJason Wessel
2012-06-14Hob: fixed issue about 'select a base image' combo not sensitiveLiming An
2012-06-14Hob: fixed an issue about no 'set_page' function in hob failed page showLiming An
2012-06-14image-writer: tweak some stringsKang Kai
2012-06-14ui/crumbs/hig.py: simplify subprocess callKang Kai
2012-06-14ui/crumbs/hig.py: tweak stringsKang Kai
2012-06-08hob2: create a standalone deploy image toolKang Kai
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