index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
data_smart.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: remove True option to getVarFlag calls
Joshua Lock
2016-11-30
1
-2
/
+2
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-6
/
+6
*
bitbake: data_smart.py: don't reorder internal bitbake variables when calcula...
Patrick Ohly
2016-11-23
1
-1
/
+0
*
bitbake: data_smart: Default to expansion for getVar/getVarFlags
Richard Purdie
2016-11-23
1
-2
/
+2
*
bitbake: data_smart/utils: Add 'd' to the context used for better_eval in pyt...
Richard Purdie
2016-06-13
1
-1
/
+1
*
bitbake: data_smart: Simplify ExpansionError exception
Richard Purdie
2016-06-02
1
-2
/
+1
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-2
/
+2
*
bitbake: bb.data_smart: use iter() for __len__
Christopher Larson
2016-05-06
1
-1
/
+1
*
bitbake: data_smart: Restrict expansion regexp to not include : characters
Richard Purdie
2016-04-09
1
-1
/
+1
*
bitbake: data_smart: Drop default expand=False to getVarFlag [API change]
Richard Purdie
2016-02-18
1
-1
/
+1
*
bitbake: data_smart: Drop default expand=False to getVar [API change]
Richard Purdie
2016-02-18
1
-1
/
+1
*
bitbake: data_smart: Avoid expanding anonymous python functions
Richard Purdie
2016-02-10
1
-1
/
+1
*
bitbake: lib/bb: Add expansion parameter to getVarFlag
Richard Purdie
2016-02-04
1
-4
/
+4
*
bitbake: data_smart: Add missing expand parameter to getVar call
Richard Purdie
2016-02-04
1
-1
/
+1
*
bitbake: data_smart: Don't show exceptions for EOL literals
Richard Purdie
2016-01-22
1
-1
/
+6
*
bitbake: data_smart: Only support lowercase OVERRIDES
Richard Purdie
2015-11-16
1
-2
/
+2
*
bitbake: data_smart: Ensure OVERRIDES dependencies account for contains()
Richard Purdie
2015-09-18
1
-2
/
+6
*
bitbake: data_smart: Correctly handle OVERRIDE values set using ??=
Richard Purdie
2015-09-18
1
-0
/
+2
*
bitbake: data_smart: When considering OVERRIDE dependencies, do so recursively
Richard Purdie
2015-09-18
1
-1
/
+7
*
bitbake: data_smart: Expand overrides cache recursively
Richard Purdie
2015-09-18
1
-3
/
+12
*
bitbake: data_smart: Separate out update_overridevars into separate function
Richard Purdie
2015-09-18
1
-5
/
+6
*
bitbake: bb.data_smart: retain traceback from ExpansionError
Christopher Larson
2015-09-04
1
-1
/
+2
*
bitbake: bitbake-layers: fix mapping files to layers
Paul Eggleton
2015-08-19
1
-0
/
+25
*
bitbake: data_smart: Improve override history logging
Richard Purdie
2015-07-24
1
-10
/
+13
*
bitbake: data_smart: Improve performance of infer_caller_details()
Richard Purdie
2015-07-24
1
-8
/
+17
*
bitbake: data_smart: Add CoW approach for overridedata
Richard Purdie
2015-07-23
1
-1
/
+10
*
bitbake: data_smart: Use deepcopy for overridedata
Richard Purdie
2015-07-21
1
-1
/
+1
*
bitbake: data_smart: Fix appendVar/prependVar
Richard Purdie
2015-07-12
1
-4
/
+2
*
bitbake: data_smart: Fix data expansion cache issues
Richard Purdie
2015-07-12
1
-1
/
+1
*
bitbake: data_smart: Fix keys() missing overrides
Richard Purdie
2015-07-12
1
-0
/
+15
*
bitbake: data_smart: Cache set(self.overrides)
Richard Purdie
2015-07-12
1
-5
/
+9
*
bitbake: data_smart: Improve override recursion handling
Richard Purdie
2015-07-12
1
-0
/
+6
*
bitbake: data_smart: Tweak OVERRIDES value cache for performance
Richard Purdie
2015-07-12
1
-4
/
+12
*
bitbake: data_smart: Seperate out the override cache
Richard Purdie
2015-07-12
1
-14
/
+41
*
bitbake: data_smart: VariableHistory: Ignore override duplicates and overlap ...
Richard Purdie
2015-07-12
1
-0
/
+5
*
bitbake: parse/ast/data_smart: Add parsing flag to getVar/setVar
Richard Purdie
2015-07-12
1
-15
/
+21
*
bitbake: data_smart: Move override handling to getVar
Richard Purdie
2015-07-12
1
-70
/
+61
*
bitbake: data_smart: Cache overrides and fix data store
Richard Purdie
2015-07-12
1
-8
/
+27
*
bitbake: data_smart: Fix cache clearance problems
Richard Purdie
2015-07-12
1
-0
/
+4
*
bitbake: data_smart: Improve override handling
Richard Purdie
2015-07-12
1
-96
/
+60
*
bitbake: data_smart: Remove need for update_data calls
Richard Purdie
2015-07-12
1
-4
/
+15
*
bitbake: data_smart: Defer append/prepend handling
Richard Purdie
2015-07-12
1
-5
/
+22
*
bitbake: data_smart: split expanded removal values when handling _remove
Ross Burton
2015-02-03
1
-1
/
+2
*
bitbake: data_smart: Don't use mutable objects as default args
Richard Purdie
2015-01-29
1
-1
/
+6
*
bitbake: data_smart: Ensure d.keys() doesn't list deleted variables
Richard Purdie
2014-12-25
1
-0
/
+4
*
bitbake: data: rename defaultval to _defaultval
Ross Burton
2014-12-03
1
-3
/
+3
*
bitbake: data_smart.py: fix variable splitting at _remove mechanism
Stefan Müller-Klieser
2014-11-08
1
-1
/
+1
*
bitbake: data_smart: Clarify what 'computed' means in the data store history ...
Richard Purdie
2014-09-16
1
-1
/
+1
*
bitbake: data_smart: Fix remove operator and its interaction with data expansion
Richard Purdie
2014-09-13
1
-1
/
+2
*
bitbake: event: Add SkipRecipe event to replace SkipPackage
Richard Purdie
2014-06-01
1
-1
/
+1
[next]