index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
cache.py
Age
Commit message (
Expand
)
Author
Files
2011-02-10
cache: fix docstring usage
Chris Larson
1
2011-01-20
bitbake: fix parameter order for flaglist()
Dongxiao Xu
1
2011-01-18
bitbake: Introduce stamp-extra-info task flag into stamp filenames
Dongxiao Xu
1
2011-01-10
cache: don't expand variables for skipped recipes
Chris Larson
1
2011-01-07
bitbake/cache.py: Expansion of variables in skipped recipes should not be att...
Richard Purdie
1
2011-01-04
cache: defer marking fn as clean
Bernhard Reutner-Fischer
1
2011-01-04
bitbake: Sync a load of whitespace and other non-functionality changes with b...
Richard Purdie
1
2011-01-04
Show the user progress when loading the cache
Bob Foerster
1
2011-01-04
cache: change to more incremental format
Chris Larson
1
2011-01-04
cache: ensure 'pn' is included in the pkgvars
Chris Larson
1
2011-01-04
cooker: stop loading the cache for -b
Chris Larson
1
2011-01-04
cache: don't add info to cache if cache is disabled
Chris Larson
1
2011-01-04
Simplify cache syncing
Chris Larson
1
2011-01-04
Implement parallel parsing support
Chris Larson
1
2011-01-04
cache: don't write out the cache unnecessarily
Chris Larson
1
2011-01-04
cache: create and use a RecipeInfo class
Chris Larson
1
2011-01-04
cache: make loadDataFull a classmethod
Chris Larson
1
2011-01-04
cache: Add debug msg for a nonexistant dep file
Chris Larson
1
2011-01-04
cache: use new style classes
Chris Larson
1
2011-01-04
cache: pyflakes/pep8/pylint cleanup
Chris Larson
1
2011-01-04
cache: use set for clean, checked
Chris Larson
1
2011-01-04
cache: make use of defaultdict
Chris Larson
1
2011-01-04
Pre-explode rundeps/runrecs in CacheData
Chris Larson
1
2011-01-04
bb.cache: only log if the respective action was taken
Bernhard Reutner-Fischer
1
2011-01-04
Make 'cache is clean' message debug
Chris Larson
1
2011-01-04
Fix another little bug with undefined var from cache
Chris Larson
1
2011-01-04
bb.cache: fix bug from last commit with loading from cache
Chris Larson
1
2011-01-04
Reduce bb.cache memory usage a bit
Chris Larson
1
2011-01-04
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
1
2010-10-05
bitbake/sstate: Implement a lookup function to speed up setscene processing
Richard Purdie
1
2010-09-03
bitbake: Implement signatures
Richard Purdie
1
2010-07-25
bitbake: cache: If one virtual of a recipe is uncached, remove all versions f...
Richard Purdie
1
2010-07-16
bitbake: Add support for .bbappend files (see mailing lists for detais)
Richard Purdie
1
2010-07-02
Use bb.utils.mkdirhier in bb.cache to shut up the pending deprecation warning
Chris Larson
1
2010-07-02
cache: do not chdir unnecessarily
Bernhard Reutner-Fischer
1
2010-07-02
cache: use a set() for __depends
Bernhard Reutner-Fischer
1
2010-07-02
cache: use max() to determine newest_mtime
Bernhard Reutner-Fischer
1
2010-07-02
cache: use os.path ops instead of stat
Bernhard Reutner-Fischer
1
2010-07-02
cache: fix typo in error message of cacheValidUpdate()
Bernhard Reutner-Fischer
1
2010-07-02
Don't try to expand non-string values
Chris Larson
1
2010-07-02
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
1
2010-07-02
Import fixups
Chris Larson
1
2010-07-02
Formatting cleanups
Chris Larson
1
2010-07-02
Ensure we always utilize the correct messaging domains
Chris Larson
1
2010-07-02
Made '-b' work with BBCLASSEXTEND
Enrico Scholz
1
2010-07-02
Pass the config metadata into the Cache constructor rather than the cooker
Chris Larson
1
2010-03-25
cache.py: Bump the cache version after the BBVERSIONS update
Richard Purdie
1
2010-03-25
Implement BBVERSIONS
Chris Larson
1
2010-02-15
bitbake: [cache] copy instead of deepcopy in sync
Holger Freyther
1
2010-01-20
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
1
[next]