index
:
bitbake-contrib
akuster/1.32-next
akuster/1.38
jansa/1.40
jansa/1.42
jansa/1.44
jansa/1.46
jansa/1.48
jansa/master
master
mgh/12928
mgh/bitbake-layerindex
mgh/bitbake-setup
mgh/cooker-fix
mgh/gitsm
mgh/gitsm-need-update
mgh/layerindex-fetch
mgh/wip
paule/bb-fixes
paule/bb-fixes2
paule/bb-shell-remove
paule/bb-tinfoil-logging2
paule/bb-watch-fixes
paule/bblayers-fix2
paule/bitbake-setup
paule/fetch2-encodeurl-fix
paule/fix-event-save-restore
paule/parsecache-invalidate
paule/python-36-inotify-fix
paule/sigfixes
paule/tinfoil-fixes-bb4
paule/toaster-fix
stable/1.34-next
stable/1.36-next
stable/1.38-nmut
stable/1.38-test
stable/1.40-next
stable/1.40-nmut
stable/1.40-nut
stable/1.42-next
stable/1.42-nmut
stable/1.42-nut
stable/1.44-next
stable/1.44-nut
stable/1.46-next
stable/1.46-nut
stable/1.48-next
Bitbake user contribution trees
OpenEmbedded
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bb
/
data.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
1
-4
/
+4
*
bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-9
/
+9
*
data: Drop deprecated old style bitbake API
Richard Purdie
2016-11-23
1
-53
/
+0
*
data: fix exception handling in exported_vars()
Markus Lehtonen
2016-11-04
1
-3
/
+5
*
data: Fix handling of vardepvalueexclude
Richard Purdie
2016-09-30
1
-1
/
+1
*
Implement support for per-task exports
Christopher Larson
2016-05-17
1
-1
/
+3
*
bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-09
1
-1
/
+1
*
bb.{cooker, data}: only emit a var as python if 'func' is set
Christopher Larson
2016-05-06
1
-2
/
+2
*
build/data: Don't expand python functions before execution [API change]
Richard Purdie
2016-02-10
1
-3
/
+3
*
data: Don't expand python functions for variable dependencies
Richard Purdie
2016-02-10
1
-6
/
+6
*
lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-02-04
1
-12
/
+12
*
data.py: avoid double newlines at the end of functions in emit_var()
Andre McCurdy
2016-01-29
1
-0
/
+1
*
data: Drop misleading ExpansionError exception
Richard Purdie
2016-01-05
1
-1
/
+2
*
data: Pass lineno/filename data from build_dependencies
Richard Purdie
2016-01-05
1
-2
/
+2
*
data_smart: Improve override history logging
Richard Purdie
2015-07-24
1
-1
/
+1
*
data: Clean up datastore accesses and True/False values
Richard Purdie
2015-07-24
1
-20
/
+20
*
data: Add newline after the last export in emit_func
Andre McCurdy
2015-07-23
1
-1
/
+2
*
bitbake: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-19
1
-1
/
+1
*
data: Make expandKeys deterministic
Richard Purdie
2015-05-29
1
-1
/
+1
*
data: Revert expandKeys warning move
Richard Purdie
2015-05-26
1
-6
/
+5
*
data: Clean up expandKeys None value handling
Richard Purdie
2015-05-26
1
-2
/
+2
*
data: Move warning code to the first loop for performance
Richard Purdie
2015-05-25
1
-5
/
+5
*
data: escape '$' in shell variable assignment
Richard Tollerton
2014-12-18
1
-0
/
+1
*
data: Handle BASH_FUNC shellshock implication
Richard Purdie
2014-12-09
1
-0
/
+7
*
build/data: Write out more complete python run files
Richard Purdie
2014-08-27
1
-0
/
+35
*
lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.
Robert P. J. Day
2014-08-24
1
-3
/
+3
*
data: add vardepvalueexclude varflag
Paul Eggleton
2014-03-06
1
-1
/
+7
*
data: Account for pre/postfunc functions when calculating dependencies
Richard Purdie
2014-02-04
1
-2
/
+6
*
data: Ensure we add the contains keys in a particular order
Richard Purdie
2013-12-09
1
-2
/
+2
*
data/codeparser: Improve handling of contains functions
Richard Purdie
2013-11-26
1
-0
/
+18
*
data: Fix output inconsistencies for emit_var
Richard Purdie
2013-11-24
1
-2
/
+2
*
data: Optimise flag exclusion list handling
Richard Purdie
2013-09-17
1
-5
/
+4
*
data: Optimise flag lookup in build_dependencies
Richard Purdie
2013-09-17
1
-2
/
+5
*
data: Optimise build_dependencies a little
Richard Purdie
2013-09-17
1
-11
/
+10
*
data: Cache an list of export variables
Richard Purdie
2013-09-17
1
-1
/
+1
*
data: Use direct iteration, not keys()
Richard Purdie
2013-09-17
1
-2
/
+2
*
data: Be explicit in data_db check
Richard Purdie
2013-09-17
1
-1
/
+1
*
hob & bitbake: append a value to a variable from hob throught bitbake
Cristiana Voicu
2013-08-06
1
-0
/
+4
*
data: Ensure dependencies of subfunctions are accounted for
Richard Purdie
2013-05-20
1
-0
/
+1
*
data: fix performance regression
Paul Eggleton
2013-04-15
1
-2
/
+2
*
data.py: Add a warning when expandKeys overwrites an existing key
Mark Hatle
2013-04-10
1
-0
/
+5
*
bitbake: data_smart.py and friends: Track variable history
Peter Seebach
2013-01-18
1
-5
/
+4
*
BBHandler/data: Standardise some setVar access formats
Richard Purdie
2013-01-18
1
-3
/
+3
*
data: Ensure emit_func honours vardeps flag
Richard Purdie
2012-12-17
1
-0
/
+1
*
BBhandler/data: Fix __inherit_cache duplication
Richard Purdie
2012-12-11
1
-2
/
+4
*
lib/bb/data.py: improve output for expansion errors
Paul Eggleton
2012-09-27
1
-3
/
+2
*
bitbake: Warn upon finding tab indentation in python functions
Richard Purdie
2012-07-19
1
-0
/
+2
*
bitbake: include varflags in checksums
Paul Eggleton
2012-05-30
1
-1
/
+19
*
data/runqueue.py: Fix commented out test code after variable name changes
Richard Purdie
2012-01-27
1
-1
/
+1
*
Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
1
-2
/
+2
[next]