aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-10-12bitbake: lib/bb/siggen.py: log when tainting the signature of a taskPaul Eggleton
2012-10-12bitbake: bitbake: ensure -f causes dependent tasks to be re-runPaul Eggleton
2012-10-01Save proxy settingsBogdan Marinescu
2012-10-01bitbake: hob: format error messages properlyPaul Eggleton
2012-10-01bitbake: hob: ensure error message text is properly escapedPaul Eggleton
2012-08-21cooker: fix UnboundLocalError when exception occurs during parsingPaul Eggleton
2012-08-21bitbake/fetch2: remove references to ChecksumError classMatthew McClintock
2012-08-21bitbake: fetch2: Handle errors orruring when building mirror urlsRichard Purdie
2012-08-21bitbake: fetch2: Improve mirror looping to consider more casesRichard Purdie
2012-08-21bitbake: fetch2: Explicitly check for mirror tarballs in mirror handling codeRichard Purdie
2012-08-21bitbake: fetch2: Split try_mirrors into two partsRichard Purdie
2012-08-21bitbake: fetch2: Ensure when downloading we are consistently in the same dire...Richard Purdie
2012-08-21bitbake: fetch2: Only cache data if fn is set, its pointless caching it again...Richard Purdie
2012-08-21bitbake: fetch2: Fix error handling in uri_replace()Richard Purdie
2012-08-21bitbake: fetch2/__init__: Make it clearer when uri_replace doesn't return a m...Richard Purdie
2012-06-14hob: handle sanity check failures as a separate eventPaul Eggleton
2012-06-14cooker.py: terminate the Parser processesKang Kai
2012-06-14Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang
2012-06-05Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie
2012-06-05Hob: add original url show function with the tooltip hyperlink for userLiming An
2012-06-05Hob: change the refresh icon speed to make it view clearLiming An
2012-06-05Hob: Clear the building status if command failedDongxiao Xu
2012-04-24Hob: Issue sanity check after parse is completedDongxiao Xu
2012-04-24Hob: Add proxy setting into setting's md5Dongxiao Xu
2012-04-24event.py: Add SanityCheck and SanityCheckPassed eventsDongxiao Xu
2012-04-23hob: enable sanity checks after launchJoshua Lock
2012-04-17lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->availableJoshua Lock
2012-04-17bitbake-layers: hide deprecation warningsPaul Eggleton
2012-04-17hoblistmodel.py: description for selfcreated imageBeth Flanagan
2012-04-17Hob: Set the "stop" button insensitive before hide itDongxiao Xu
2012-04-17Hob: Enlarge the upper value of image sizeDongxiao Xu
2012-04-17data_smart: Improve the calculation of config hashDongxiao Xu
2012-04-16Hob: fixed a little view issue about package selection pageLiming An
2012-04-16Hob: add the parent window to 'binb' popup window for managing itLiming An
2012-04-16Hob: fixed the issue that the notebook overlay-scrollbar is overlappedLiming An
2012-04-16Hob: Fix contents in imagedetailsscreenDongxiao Xu
2012-04-15Hob: add exception handlingShane Wang
2012-04-15Hob: Simplify the init processDongxiao Xu
2012-04-15Hob: Handle NoProvider event in runningbuild moduleDongxiao Xu
2012-04-14Hob: reset user recipe selection and package selection after settings are cha...Shane Wang
2012-04-14Hob: remember layers and settings between Hob sessionsShane Wang
2012-04-14Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"Dongxiao Xu
2012-04-14Hob: Build selected image if not customizedDongxiao Xu
2012-04-14Hob: Save the original image name into templateDongxiao Xu
2012-04-14Hob: A minor fix on tooltipRichard Purdie
2012-04-13Hob: Added required packages for toolchain.Lianhao Lu
2012-04-13bb.utils: Modifed vercmp() to meet Debian rules.Lianhao Lu
2012-04-13Hob: forbid users to exit Hob directly when Hob is busyShane Wang
2012-04-13Hob: Implement Hob config parse hookDongxiao Xu
2012-04-13ConfHandler.py: Add a hook for config parsingRichard Purdie