summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2012-05-11bitbake/runqueue: Drop check_stamp_fn, it's obsolete and should not be usedRichard Purdie
2012-05-11bitbake/runqueue: Drop check_stamps function, it is obsolete and unusedRichard Purdie
2012-05-11bitbake/runqueue: Fix 'full' stamp checking to be more efficient and cache re...Richard Purdie
2012-05-11runqueue: drop unnecessary keys() in runqueue_process_waitpidChristopher Larson
2012-05-11runqueue: handle task exit due to signal/stopChristopher Larson
2012-05-09Hob: change the workflow about click 'Run Image' to run directly after builde...Liming An
2012-05-09Hob: add group number show and 'bold' visible effect for Package viewLiming An
2012-05-09Hob: add original url show function with the tooltip hyperlink for userLiming An
2012-05-09Hob: change the refresh icon speed to make it view clearLiming An
2012-05-07Hob: Clear the building status if command failedDongxiao Xu
2012-05-07bitbake/tests/fetch: Add simple http fetcher testsRichard Purdie
2012-05-07bitbake/fetch2/wget: Add fallback/default wget commandsRichard Purdie
2012-05-07bitbake/fetch2/wget: Remove unneeded function indirection and reindentRichard Purdie
2012-05-07bitbake/fetch2/wget: Remove unnecessary use of OVERRIDESRichard Purdie
2012-05-07bitbake/fetch2: When unpacking, only use PATH variable if its setRichard Purdie
2012-05-07bitbake/fetch2: Remove WORKDIR reference, should use passed parameterRichard Purdie
2012-05-04bitbake: Fixup bitbake-selftestRichard Purdie
2012-05-04bitbake: Add start of bitbake regression/self testingRichard Purdie
2012-05-04bitbake/utils: Convert vercmp_string() to use vercmp internallyRichard Purdie
2012-05-04bitbake/fetch2: Fix spelling error in network access error messageJeff Polk
2012-05-04fetch2/git: Allow file:// URLs without checking for network accessJeff Polk
2012-05-01Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie
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