summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb/siggen.py: log when tainting the signature of a taskPaul Eggleton2012-10-121-0/+1
* bitbake: bitbake: ensure -f causes dependent tasks to be re-runPaul Eggleton2012-10-124-9/+61
* Save proxy settingsBogdan Marinescu2012-10-012-33/+43
* bitbake: hob: format error messages properlyPaul Eggleton2012-10-011-1/+3
* bitbake: hob: ensure error message text is properly escapedPaul Eggleton2012-10-011-2/+3
* cooker: fix UnboundLocalError when exception occurs during parsingPaul Eggleton2012-08-211-0/+2
* bitbake/fetch2: remove references to ChecksumError classMatthew McClintock2012-08-211-6/+2
* bitbake: fetch2: Handle errors orruring when building mirror urlsRichard Purdie2012-08-211-2/+11
* bitbake: fetch2: Improve mirror looping to consider more casesRichard Purdie2012-08-211-12/+29
* bitbake: fetch2: Explicitly check for mirror tarballs in mirror handling codeRichard Purdie2012-08-211-1/+2
* bitbake: fetch2: Split try_mirrors into two partsRichard Purdie2012-08-211-49/+59
* bitbake: fetch2: Ensure when downloading we are consistently in the same dire...Richard Purdie2012-08-211-1/+5
* bitbake: fetch2: Only cache data if fn is set, its pointless caching it again...Richard Purdie2012-08-211-2/+2
* bitbake: fetch2: Fix error handling in uri_replace()Richard Purdie2012-08-211-1/+2
* bitbake: fetch2/__init__: Make it clearer when uri_replace doesn't return a m...Richard Purdie2012-08-211-2/+4
* hob: handle sanity check failures as a separate eventPaul Eggleton2012-06-143-1/+20
* cooker.py: terminate the Parser processesKang Kai2012-06-141-3/+6
* Hob: Adjust the progress bar and set 100% only when all is done.Shane Wang2012-06-142-2/+18
* Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie2012-06-052-2/+2
* Hob: add original url show function with the tooltip hyperlink for userLiming An2012-06-051-0/+19
* Hob: change the refresh icon speed to make it view clearLiming An2012-06-051-1/+1
* Hob: Clear the building status if command failedDongxiao Xu2012-06-051-0/+2
* Hob: Issue sanity check after parse is completedDongxiao Xu2012-04-242-7/+16
* Hob: Add proxy setting into setting's md5Dongxiao Xu2012-04-241-0/+9
* event.py: Add SanityCheck and SanityCheckPassed eventsDongxiao Xu2012-04-241-0/+10
* hob: enable sanity checks after launchJoshua Lock2012-04-232-0/+5
* lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->availableJoshua Lock2012-04-171-1/+1
* bitbake-layers: hide deprecation warningsPaul Eggleton2012-04-171-0/+2
* hoblistmodel.py: description for selfcreated imageBeth Flanagan2012-04-171-1/+3
* Hob: Set the "stop" button insensitive before hide itDongxiao Xu2012-04-171-0/+1
* Hob: Enlarge the upper value of image sizeDongxiao Xu2012-04-171-4/+4
* data_smart: Improve the calculation of config hashDongxiao Xu2012-04-171-3/+4
* Hob: fixed a little view issue about package selection pageLiming An2012-04-161-1/+2
* Hob: add the parent window to 'binb' popup window for managing itLiming An2012-04-162-2/+6
* Hob: fixed the issue that the notebook overlay-scrollbar is overlappedLiming An2012-04-161-1/+0
* Hob: Fix contents in imagedetailsscreenDongxiao Xu2012-04-162-5/+6
* Hob: add exception handlingShane Wang2012-04-152-103/+128
* Hob: Simplify the init processDongxiao Xu2012-04-152-19/+5
* Hob: Handle NoProvider event in runningbuild moduleDongxiao Xu2012-04-153-25/+31
* Hob: reset user recipe selection and package selection after settings are cha...Shane Wang2012-04-142-7/+9
* Hob: remember layers and settings between Hob sessionsShane Wang2012-04-144-72/+127
* Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"Dongxiao Xu2012-04-142-7/+15
* Hob: Build selected image if not customizedDongxiao Xu2012-04-142-13/+23
* Hob: Save the original image name into templateDongxiao Xu2012-04-142-23/+2
* Hob: A minor fix on tooltipRichard Purdie2012-04-141-1/+4
* Hob: Added required packages for toolchain.Lianhao Lu2012-04-131-1/+3
* bb.utils: Modifed vercmp() to meet Debian rules.Lianhao Lu2012-04-131-24/+16
* Hob: forbid users to exit Hob directly when Hob is busyShane Wang2012-04-131-0/+6
* Hob: Implement Hob config parse hookDongxiao Xu2012-04-132-12/+40
* ConfHandler.py: Add a hook for config parsingRichard Purdie2012-04-132-0/+18