summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake/runqueue: Drop check_stamp_fn, it's obsolete and should not be usedRichard Purdie2012-05-111-11/+0
* bitbake/runqueue: Drop check_stamps function, it is obsolete and unusedRichard Purdie2012-05-111-94/+0
* bitbake/runqueue: Fix 'full' stamp checking to be more efficient and cache re...Richard Purdie2012-05-111-6/+16
* runqueue: drop unnecessary keys() in runqueue_process_waitpidChristopher Larson2012-05-111-1/+1
* runqueue: handle task exit due to signal/stopChristopher Larson2012-05-111-11/+22
* Hob: change the workflow about click 'Run Image' to run directly after builde...Liming An2012-05-092-82/+109
* Hob: add group number show and 'bold' visible effect for Package viewLiming An2012-05-093-7/+65
* Hob: add original url show function with the tooltip hyperlink for userLiming An2012-05-091-0/+19
* Hob: change the refresh icon speed to make it view clearLiming An2012-05-091-1/+1
* Hob: Clear the building status if command failedDongxiao Xu2012-05-071-0/+2
* bitbake/tests/fetch: Add simple http fetcher testsRichard Purdie2012-05-071-0/+42
* bitbake/fetch2/wget: Add fallback/default wget commandsRichard Purdie2012-05-071-4/+4
* bitbake/fetch2/wget: Remove unneeded function indirection and reindentRichard Purdie2012-05-071-26/+23
* bitbake/fetch2/wget: Remove unnecessary use of OVERRIDESRichard Purdie2012-05-071-7/+3
* bitbake/fetch2: When unpacking, only use PATH variable if its setRichard Purdie2012-05-071-1/+3
* bitbake/fetch2: Remove WORKDIR reference, should use passed parameterRichard Purdie2012-05-071-1/+1
* bitbake: Fixup bitbake-selftestRichard Purdie2012-05-042-0/+0
* bitbake: Add start of bitbake regression/self testingRichard Purdie2012-05-046-0/+871
* bitbake/utils: Convert vercmp_string() to use vercmp internallyRichard Purdie2012-05-041-124/+4
* bitbake/fetch2: Fix spelling error in network access error messageJeff Polk2012-05-041-1/+1
* fetch2/git: Allow file:// URLs without checking for network accessJeff Polk2012-05-041-3/+6
* Update version to 1.15.2 (correspdoning to Yocto 1.2 release)Richard Purdie2012-05-012-2/+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