summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2011-01-04cache: ensure 'pn' is included in the pkgvarsChris Larson1
2011-01-04knotty: drop the ETA from the progressbar for nowChris Larson1
2011-01-04cooker: ensure that the cache sync completesChris Larson1
2011-01-04cooker: get number of threads in constructorChris Larson1
2011-01-04cooker: don't add info for skipped recipesChris Larson1
2011-01-04cooker: show progress bar before initializing the cacheChris Larson1
2011-01-04cooker: save progress chunk value (total/100)Chris Larson1
2011-01-04cooker: stop loading the cache for -bChris Larson4
2011-01-04cooker: don't fire unnecessary parse progress eventsBob Foerster1
2011-01-04cache: don't add info to cache if cache is disabledChris Larson1
2011-01-04cache: sync the cache file to disk in the backgroundChris Larson4
2011-01-04Simplify cache syncingChris Larson1
2011-01-04Experimental usage of the 'progressbar' moduleChris Larson2
2011-01-04Implement parallel parsing supportChris Larson3
2011-01-04cache: don't write out the cache unnecessarilyChris Larson1
2011-01-04cache: create and use a RecipeInfo classChris Larson2
2011-01-04Prefer xrange over range for small performance gain.Bob Foerster4
2011-01-04Revert "svn fetcher: warn people to switch to SRCREV"Chris Larson1
2011-01-04cache: make loadDataFull a classmethodChris Larson1
2011-01-04svn fetcher: warn people to switch to SRCREVBernhard Reutner-Fischer1
2011-01-04fetch: be more pythonicBernhard Reutner-Fischer9
2011-01-04fetch: use os.path.joinBernhard Reutner-Fischer1
2011-01-04fetch: add common helper _strip_leading_slashes()Bernhard Reutner-Fischer6
2011-01-04fetch: rename suppports_srcrev to supports_srcrevBernhard Reutner-Fischer6
2011-01-04cache: Add debug msg for a nonexistant dep fileChris Larson1
2011-01-04cache: use new style classesChris Larson1
2011-01-04cache: pyflakes/pep8/pylint cleanupChris Larson1
2011-01-04cache: use set for clean, checkedChris Larson1
2011-01-04cache: make use of defaultdictChris Larson1
2011-01-04Pre-explode rundeps/runrecs in CacheDataChris Larson3
2011-01-04persist_data: handle locked db for SELECTChris Larson1
2011-01-04BBHandler: use os.path in inherit()Bernhard Reutner-Fischer1
2011-01-04BBHandler: simplify supports()Bernhard Reutner-Fischer1
2011-01-04bb.cache: only log if the respective action was takenBernhard Reutner-Fischer1
2011-01-04bb.pysh: add Case support to format_commandsChris Larson1
2011-01-04bb.pysh: fix writing pyshtables all over the placeChris Larson1
2011-01-04Move the pysh package into the bb packageChris Larson10
2011-01-04Allow mercurial fetcher to follow tipPeter Chubb1
2011-01-04Fix GraphViz .dot output for rdepends and rrecsChris Larson1
2011-01-04Make 'cache is clean' message debugChris Larson1
2011-01-04bitbake: lib/bb/fetch/hg: fix fetching from a mercurial repositoryEric BENARD1
2011-01-04Resurrect display of failed filesChris Larson1
2011-01-04Access metadata vars as locals in python snippetsChris Larson1
2011-01-04Fix __getitem__ for DataSmartChris Larson1
2011-01-04fetchers: Use tar --exclude pattern to remove SCM filesKhem Raj5
2011-01-04Fix syntax issue and don't include 'd' in ui_queueChris Larson2
2011-01-04Queue up events before the UI is spawnedChris Larson4
2011-01-04Fix another little bug with undefined var from cacheChris Larson1
2011-01-04bb.cache: fix bug from last commit with loading from cacheChris Larson1
2011-01-04Reduce bb.cache memory usage a bitChris Larson1