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
/
cooker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
command|cooker|event: add findConfigFilePath command
Joshua Lock
2011-07-01
1
-0
/
+4
*
cooker: add generic method to locate configuration files
Joshua Lock
2011-07-01
1
-4
/
+7
*
command|cooker: allow generating targets tree for specified pkgs
Joshua Lock
2011-07-01
1
-2
/
+4
*
make exception handling syntax consistent
Scott Garman
2011-06-15
1
-5
/
+5
*
bitbake/cooker: Fix -b option by ensuring the empty cache structure is present
Richard Purdie
2011-06-13
1
-0
/
+3
*
track skipped packages
Paul Eggleton
2011-06-09
1
-0
/
+16
*
Drop psyco support
Richard Purdie
2011-06-09
1
-13
/
+0
*
bitbake/cooker.py: Misc sync with upstream
Richard Purdie
2011-06-08
1
-13
/
+16
*
cooker: use BBHandler.inherit for INHERIT
Chris Larson
2011-06-08
1
-10
/
+24
*
cooker: simplify self.configuration.data vs data usage
Chris Larson
2011-06-08
1
-10
/
+9
*
cooker: don't choke if we have nothing to parse
Chris Larson
2011-06-08
1
-5
/
+11
*
cooker: handle ExpansionError the same way we do ParseError
Chris Larson
2011-06-08
1
-1
/
+1
*
Shift exception formatting into the UI
Chris Larson
2011-06-08
1
-6
/
+4
*
cooker: don't show a traceback for ParseError
Chris Larson
2011-06-08
1
-0
/
+2
*
cooker: don't show a useless traceback for SyntaxError
Chris Larson
2011-06-08
1
-1
/
+4
*
cooker: use logger.exception for config file parse errors
Chris Larson
2011-06-08
1
-1
/
+7
*
cooker: pass traceback back from parsing thread
Chris Larson
2011-06-08
1
-2
/
+9
*
cooker: show a useful message for ParsingFailure
Chris Larson
2011-06-08
1
-3
/
+6
*
bitbake/cooker.py: Fix debug message arguments
Richard Purdie
2011-06-08
1
-1
/
+1
*
bitbake: Cleanup bitbake server init process to be clearer to follow
Richard Purdie
2011-06-08
1
-6
/
+5
*
cache: Implement multiple extra cache fields request support
Liping Ke
2011-06-07
1
-8
/
+8
*
Introduce new param caches_array into Cache impl.
Liping Ke
2011-06-07
1
-8
/
+44
*
bitbake: use layer priority when applying bbappends
Paul Eggleton
2011-06-01
1
-10
/
+14
*
bitbake/codeparser: Improve cache handling
Richard Purdie
2011-05-27
1
-0
/
+1
*
bitbake/cooker.py: Ensure BBFILES is processed in order
Richard Purdie
2011-05-27
1
-3
/
+8
*
bitbake/cooker.py: Fix -b option regexp handling
Richard Purdie
2011-05-27
1
-7
/
+6
*
cooker.py: Don't show spurious warnings for collections of .bbappend files
Richard Purdie
2011-05-25
1
-1
/
+18
*
cooker: fix -b with BBCLASSEXTEND
Chris Larson
2011-05-06
1
-7
/
+10
*
bitbake/cache.py: Ensure skipped recipes make it into the cache to avoid repa...
Richard Purdie
2011-05-05
1
-2
/
+1
*
bitbake/cooker/codeparser: Ensure the code parser cache is saved for each par...
Richard Purdie
2011-05-05
1
-4
/
+1
*
universe target: add a new target to collect all recipe targets
Saul Wold
2011-05-03
1
-0
/
+8
*
bitbake/cooker: don't error in prepareTreeData for unbuildable targets
Joshua Lock
2011-03-14
1
-1
/
+3
*
bitbake/cooker: don't drop possible_world ref count
Joshua Lock
2011-02-24
1
-4
/
+0
*
bitbake/[cooker|cache]: cache summary, license and group. Add to targets tree
Joshua Lock
2011-02-24
1
-0
/
+6
*
bitbake/cooker: reduce code duplication
Joshua Lock
2011-02-24
1
-26
/
+11
*
bitbake/cooker: add generateTargetsTree method
Joshua Lock
2011-02-24
1
-3
/
+64
*
bitbake: implement command to find configuration files for a config variable
Joshua Lock
2011-02-24
1
-0
/
+24
*
bitbake: implement command to get all possible targets and their dependencies
Joshua Lock
2011-02-24
1
-0
/
+25
*
bitbake/cooker: Fix parsing failure zombie problem
Richard Purdie
2011-02-23
1
-0
/
+12
*
bitbake/cooker: Ensure delays are accurately transfered to the idle loops fro...
Richard Purdie
2011-02-15
1
-2
/
+2
*
bitbake/cooker.py: Fix merge conflict with upstream which was preventing clea...
Richard Purdie
2011-01-07
1
-6
/
+5
*
bitbake: Sync a load of whitespace and other non-functionality changes with b...
Richard Purdie
2011-01-04
1
-7
/
+4
*
Move LAYERDIR expansion hack into DataSmart
Chris Larson
2011-01-04
1
-13
/
+1
*
Show the user progress when loading the cache
Bob Foerster
2011-01-04
1
-0
/
+1
*
cooker: don't swallow recipe parse errors
Chris Larson
2011-01-04
1
-2
/
+6
*
Rename command events, adjust compareRevisions
Chris Larson
2011-01-04
1
-4
/
+0
*
cooker: add shutdown/stop methods
Chris Larson
2011-01-04
1
-0
/
+6
*
cooker: merge cookerState and cookerAction
Chris Larson
2011-01-04
1
-22
/
+11
*
cooker: use a pool, abort on first parse error
Chris Larson
2011-01-04
1
-84
/
+60
*
Fix the <100 recipe progress fix
Chris Larson
2011-01-04
1
-1
/
+1
[next]