index
:
bitbake
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.3
1.30
1.32
1.34
1.36
1.38
1.4
1.40
1.42
1.44
1.46
1.48
1.50
1.52
1.6
1.8
2.0
2.10
2.2
2.4
2.6
2.8
master
master-next
master-poky
next
pristine-tar
sphinx
wmat
wmat2
Bitbake Development tree
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bb
/
cache.py
Age
Commit message (
Expand
)
Author
2018-02-09
bitbake: cache: improve debug message
Robert Yang
2017-07-18
cache.py: fix whitespace
Paul Eggleton
2017-06-28
cache: don't insert PN into PACKAGES
Ross Burton
2017-04-10
cache: prevent division-by-zero in load_cahefile()
Markus Lehtonen
2017-04-05
codeparser: improve handling of contains_any() and filter()
Paul Eggleton
2016-11-30
bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
bitbake: remove True option to getVar calls
Joshua Lock
2016-09-02
cache: allow parsing a recipe with a custom config datastore
Paul Eggleton
2016-08-17
bitbake: Initial multi-config support
Richard Purdie
2016-08-17
cache: Build datastores from databuilder object
Richard Purdie
2016-08-17
cache: Split Cache() into a NoCache() parent object
Richard Purdie
2016-08-17
cache/cooker: Pass databuilder into bb.cache.Cache()
Richard Purdie
2016-08-17
cache: Make virtualfn2realfn/realfn2virtual standalone functions
Richard Purdie
2016-08-17
cache/ast: Move __VARIANTS handling to parse cache function
Richard Purdie
2016-07-22
cache: Don't interleave pickle cache file writing
Richard Purdie
2016-07-22
cache: Add better cache loading sanity checks
Richard Purdie
2016-07-22
cache: Drop/simplify pointless type checking
Richard Purdie
2016-07-22
cache: Improve versions fields handling
Richard Purdie
2016-07-22
cache: Correctly handle missing extra caches
Richard Purdie
2016-07-22
cache: Move the parsing message to a more logical place
Richard Purdie
2016-06-01
bitbake: Convert to python 3
Richard Purdie
2016-05-18
cache: Increase cache version after task checksum calculation changes
Richard Purdie
2016-05-12
contrib/dump_cache.py, cache: Fix to use python 3 syntax
Richard Purdie
2016-03-23
cache: Make BB_DONT_CACHE variable external
Markus Lehtonen
2016-02-18
MultiProcessCache: make cache filename configurable
Markus Lehtonen
2016-02-18
bb/cache: drop some unused arguments
Markus Lehtonen
2016-01-22
taskdata: add the ability to access world targets list
Paul Eggleton
2016-01-22
cache.py: check existence before add to cachedata.rproviders
Robert Yang
2016-01-11
bitbake: clean up stamp-base related codes
Chen Qi
2015-11-16
cache: Don't try to expand __inherit_data
Richard Purdie
2015-09-16
cache: Handle spaces and colons in directory names for file-checksums
Richard Purdie
2015-05-25
cache: Clean up getVar usage to modern syntax/style
Richard Purdie
2015-01-13
cooker/cache/parse: Implement pyinofity based reconfigure
Richard Purdie
2015-01-08
cache/fetch2/siggen: Ensure we track include history for file checksums
Richard Purdie
2014-08-24
lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.
Robert P. J. Day
2014-07-25
codeparser cache improvements
Richard Purdie
2014-07-25
cache: Optimise invalid cache file handling
Richard Purdie
2014-07-25
cache: Don't reload the cache file since we already have this data in memory
Richard Purdie
2014-06-11
cache.py: print debug info when EXCLUDE_FROM_WORLD
Robert Yang
2014-05-30
event: Add SkipRecipe event to replace SkipPackage
Richard Purdie
2014-04-10
cache: don't trigger reparse on recipes with wildcards in SRC_URI
Paul Eggleton
2013-09-18
data_smart: Fix variable reference issues
Richard Purdie
2013-06-12
runqueue: Split runqueue to use bitbake-worker
Richard Purdie
2013-06-12
fetch2: Fix AUTOINC handling
Richard Purdie
2013-06-07
lib/bb/cache.py: invalidate cache when file checksum entry no longer exists
Paul Eggleton
2013-05-31
lib/bb/cache.py: Change debugging note to a debug message
Mark Hatle
2013-05-09
lib: Clean up various file access syntax
Richard Purdie
2013-01-30
cache.py: Drop support for BROKEN variable
Richard Purdie
2013-01-25
cache.py: remove the duplicated self.file_depends
Robert Yang
2012-11-19
parse/cache/cooker: Preserve order in the file inclusion list
Richard Purdie
[next]