summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cache.py
AgeCommit message (Expand)Author
2015-11-16bitbake: cache: Don't try to expand __inherit_dataRichard Purdie
2015-09-18bitbake: cache: Handle spaces and colons in directory names for file-checksumsRichard Purdie
2015-05-26bitbake: cache: Clean up getVar usage to modern syntax/styleRichard Purdie
2015-01-14bitbake: cooker/cache/parse: Implement pyinofity based reconfigureRichard Purdie
2015-01-08bitbake: cache/fetch2/siggen: Ensure we track include history for file checksumsRichard Purdie
2014-08-25bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day
2014-07-26bitbake: codeparser cache improvementsRichard Purdie
2014-07-26bitbake: cache: Optimise invalid cache file handlingRichard Purdie
2014-07-26bitbake: cache: Don't reload the cache file since we already have this data i...Richard Purdie
2014-06-12bitbake: cache.py: print debug info when EXCLUDE_FROM_WORLDRobert Yang
2014-06-01bitbake: event: Add SkipRecipe event to replace SkipPackageRichard Purdie
2014-04-10bitbake: cache: don't trigger reparse on recipes with wildcards in SRC_URIPaul Eggleton
2013-09-18bitbake: data_smart: Fix variable reference issuesRichard Purdie
2013-06-14bitbake: runqueue: Split runqueue to use bitbake-workerRichard Purdie
2013-06-14bitbake: fetch2: Fix AUTOINC handlingRichard Purdie
2013-06-07bitbake: lib/bb/cache.py: invalidate cache when file checksum entry no longer...Paul Eggleton
2013-05-31bitbake: lib/bb/cache.py: Change debugging note to a debug messageMark Hatle
2013-05-09bitbake: lib: Clean up various file access syntaxRichard Purdie
2013-01-30bitbake: cache.py: Drop support for BROKEN variableRichard Purdie
2013-01-25bitbake: cache.py: remove the duplicated self.file_dependsRobert Yang
2012-11-20bitbake: parse/cache/cooker: Preserve order in the file inclusion listRichard Purdie
2012-09-20bitbake: build/siggen: Add support for stamp 'clean' masksRichard Purdie
2012-05-23bitbake: implement checksums for local files in SRC_URIPaul Eggleton
2012-05-23bitbake: refactor out codeparser cache into a separate classPaul Eggleton
2012-02-23bitbake: change for adding progress bar in Hob2.Shane Wang
2012-02-23cache: Use configuration's hash value to validate cacheDongxiao Xu
2012-02-02bitbake: Add description into the cache and clean up cache duplicationShane Wang
2011-11-27bitbake: Update users of getVar/setVar to use the data store functions directlyRichard Purdie
2011-11-10Add FAKEROOTNOENV variableRichard Purdie
2011-08-11bb/cache: rename confusing variableJoshua Lock
2011-07-27bitbake: show more information for NoProvider errorsPaul Eggleton
2011-07-25bitbake/cache: allow class names with arguments to be specifiedPaul Eggleton
2011-07-21cache: fix remnant broken 'info' reference from recent cache changesChristopher Larson
2011-07-07cache.py: Ensure additional .bbappend files are accounted forRichard Purdie
2011-06-28bitbake: Add task specific stamp file supportRobert Yang
2011-06-13bitbake/cooker: Fix -b option by ensuring the empty cache structure is presentRichard Purdie
2011-06-09cache.py: fix bitbake -s commandScott Garman
2011-06-09track skipped packagesPaul Eggleton
2011-06-07cache: Implement multiple extra cache fields request supportLiping Ke
2011-06-07Introduce new param caches_array into Cache impl.Liping Ke
2011-06-07cache.py: Refactory Current Cache implementationLiping Ke
2011-05-05bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid repa...Richard Purdie
2011-05-05bitbake/ast.py: Only run finalise() for the specified variantRichard Purdie
2011-05-03universe target: add a new target to collect all recipe targetsSaul Wold
2011-03-29Revert "bitbake/gcc: Enable a shared common source tree"Richard Purdie
2011-03-28bitbake/gcc: Enable a shared common source treeRichard Purdie
2011-02-28bitbake/cache/runqueue.py: Move workload for recipe parsing to the child processRichard Purdie
2011-02-24bitbake/cache: bump cache version after recent changesJoshua Lock
2011-02-24bitbake/[cooker|cache]: cache summary, license and group. Add to targets treeJoshua Lock
2011-02-24bitbake/cache: store a list of inherited files in the cacheJoshua Lock