Richard Purdie
|
b50b14e372
bitbake: cache: Build datastores from databuilder object
|
8 éve |
Richard Purdie
|
b176189df1
bitbake: cache: Split Cache() into a NoCache() parent object
|
8 éve |
Richard Purdie
|
e79550ea87
bitbake: cache/cooker: Pass databuilder into bb.cache.Cache()
|
8 éve |
Richard Purdie
|
97ce9126a6
bitbake: cache: Make virtualfn2realfn/realfn2virtual standalone functions
|
8 éve |
Richard Purdie
|
4cd5647f12
bitbake: cache/ast: Move __VARIANTS handling to parse cache function
|
8 éve |
Richard Purdie
|
7f6b6b2ab9
bitbake: cache: Don't interleave pickle cache file writing
|
8 éve |
Richard Purdie
|
5d41200113
bitbake: cache: Add better cache loading sanity checks
|
8 éve |
Richard Purdie
|
40d45cf7a6
bitbake: cache: Drop/simplify pointless type checking
|
8 éve |
Richard Purdie
|
c9e65c5d29
bitbake: cache: Improve versions fields handling
|
8 éve |
Richard Purdie
|
09f6a56aa4
bitbake: cache: Correctly handle missing extra caches
|
9 éve |
Richard Purdie
|
b2ef908be1
bitbake: cache: Move the parsing message to a more logical place
|
9 éve |
Richard Purdie
|
0f2c59367a
bitbake: bitbake: Convert to python 3
|
9 éve |
Richard Purdie
|
90bc9b4f33
bitbake: cache: Increase cache version after task checksum calculation changes
|
9 éve |
Richard Purdie
|
df1546952b
bitbake: contrib/dump_cache.py, cache: Fix to use python 3 syntax
|
9 éve |
Markus Lehtonen
|
d8137be4de
bitbake: cache: Make BB_DONT_CACHE variable external
|
9 éve |
Markus Lehtonen
|
0cdf1934fd
bitbake: MultiProcessCache: make cache filename configurable
|
9 éve |
Markus Lehtonen
|
97617fd675
bitbake: bb/cache: drop some unused arguments
|
9 éve |
Paul Eggleton
|
76a281c870
bitbake: taskdata: add the ability to access world targets list
|
9 éve |
Robert Yang
|
11a1f49630
bitbake: cache.py: check existence before add to cachedata.rproviders
|
9 éve |
Chen Qi
|
74fa824e6c
bitbake: bitbake: clean up stamp-base related codes
|
9 éve |
Richard Purdie
|
4c04ce0576
bitbake: cache: Don't try to expand __inherit_data
|
9 éve |
Richard Purdie
|
07aef86c3a
bitbake: cache: Handle spaces and colons in directory names for file-checksums
|
9 éve |
Richard Purdie
|
7fab819f7f
bitbake: cache: Clean up getVar usage to modern syntax/style
|
10 éve |
Richard Purdie
|
6c3c3e11f6
bitbake: cooker/cache/parse: Implement pyinofity based reconfigure
|
10 éve |
Richard Purdie
|
97d44bf526
bitbake: cache/fetch2/siggen: Ensure we track include history for file checksums
|
10 éve |
Robert P. J. Day
|
6d08e5bb09
bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.
|
10 éve |
Richard Purdie
|
89d1788412
bitbake: codeparser cache improvements
|
11 éve |
Richard Purdie
|
a05435fc59
bitbake: cache: Optimise invalid cache file handling
|
11 éve |
Richard Purdie
|
97f4d8fa78
bitbake: cache: Don't reload the cache file since we already have this data in memory
|
11 éve |
Robert Yang
|
065fb5dd56
bitbake: cache.py: print debug info when EXCLUDE_FROM_WORLD
|
11 éve |