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
*
bitbake: cooker: clean up EvertWriter
Ed Bartosh
2016-06-20
1
-20
/
+13
*
bitbake: cooker: replace EventLogWriteHandler with namedtuple
Ed Bartosh
2016-06-20
1
-45
/
+41
*
bitbake: cooker: don't remove event file
Ed Bartosh
2016-06-20
1
-6
/
+0
*
bitbake: cooker: encode event objects to base64
Ed Bartosh
2016-06-20
1
-1
/
+4
*
bitbake: cooker: move EventLogWriteHandler to the top module level
Ed Bartosh
2016-06-20
1
-62
/
+64
*
bitbake: bitbake: fix wrong usage of format_exc
Ed Bartosh
2016-06-16
1
-1
/
+1
*
bitbake: taskdata/runqueue: Rewrite without use of ID indirection
Richard Purdie
2016-06-15
1
-43
/
+29
*
bitbake: cooker.py: fix warn() -> warning()
Robert Yang
2016-06-13
1
-3
/
+3
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-19
/
+19
*
bitbake: bitbake: Drop futures usage since we're python 3
Richard Purdie
2016-06-02
1
-1
/
+1
*
bitbake: cooker: Fix parse progress for python3
Richard Purdie
2016-05-21
1
-1
/
+1
*
bitbake: cooker: Improve taskgraph file handling
Richard Purdie
2016-05-19
1
-4
/
+7
*
bitbake: bb.cooker: show limited traceback for parsing ExpansionError
Christopher Larson
2016-05-19
1
-2
/
+5
*
bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI feature
Richard Purdie
2016-05-14
1
-7
/
+1
*
bitbake: cooker: Fix log message syntax
Richard Purdie
2016-05-13
1
-1
/
+1
*
bitbake: bb.{cooker, data}: only emit a var as python if 'func' is set
Christopher Larson
2016-05-06
1
-1
/
+1
*
bitbake: cooker/knotty: Prefix parse logs with filename being parsed
Richard Purdie
2016-04-15
1
-0
/
+8
*
bitbake: cooker: pass exception to finishAsyncCommand
Richard Purdie
2016-04-15
1
-2
/
+2
*
bitbake: cooker: fix CookerParser.shutdown()
Markus Lehtonen
2016-03-31
1
-1
/
+0
*
bitbake: cooker: Ensure bbappend order is deterministic
Richard Purdie
2016-03-30
1
-1
/
+2
*
bitbake: bb/cache: drop some unused arguments
Markus Lehtonen
2016-02-18
1
-4
/
+4
*
bitbake: cooker: Improve cache handling
Richard Purdie
2016-02-15
1
-4
/
+10
*
bitbake: cooker: gracefully shutdown parsers
Ed Bartosh
2016-02-11
1
-0
/
+1
*
bitbake: build/data: Don't expand python functions before execution [API change]
Richard Purdie
2016-02-10
1
-1
/
+1
*
bitbake: cooker: Don't expand python functions in variable dumps
Richard Purdie
2016-02-10
1
-2
/
+9
*
bitbake: cooker: extended dot styling
Schroeder, Henning
2016-02-10
1
-3
/
+3
*
bitbake: cooker: shutdown cooker parser on shutdown
Ed Bartosh
2016-02-06
1
-0
/
+3
*
bitbake: cooker, bitbake-worker: Fix spelling of "received"
Phil Blundell
2016-02-01
1
-2
/
+2
*
bitbake: cooker: Only start as many parse threads as we need
Richard Purdie
2016-02-01
1
-2
/
+3
*
bitbake: bitbake: Set process names to be meaninful
Richard Purdie
2016-01-30
1
-0
/
+1
*
bitbake: cooker: Allow BBMASK to contain multiple regular expressions
Peter Kjellerstedt
2016-01-29
1
-2
/
+15
*
bitbake: taskdata: add the ability to access world targets list
Paul Eggleton
2016-01-22
1
-23
/
+1
*
bitbake: cooker: add providermap to dep_tree
Ed Bartosh
2016-01-11
1
-0
/
+7
*
bitbake: cooker: fix findFilesMatchingInDir documentation
Ross Burton
2016-01-08
1
-4
/
+3
*
bitbake: cooker: use in instead of count
Ross Burton
2016-01-08
1
-1
/
+1
*
bitbake: cooker: add state.get_name method
Ed Bartosh
2016-01-06
1
-0
/
+8
*
bitbake: cooker: Drop useless parsing exception
Richard Purdie
2016-01-06
1
-5
/
+0
*
bitbake: cooker: Ensure BB_CONSOLE remains correct over server resets
Richard Purdie
2015-10-29
1
-0
/
+7
*
bitbake: cooker: preserve pre and post configs
Ed Bartosh
2015-10-27
1
-0
/
+5
*
bitbake: cooker: normalize build targets
Ed Bartosh
2015-10-16
1
-1
/
+19
*
bitbake: cooker/runqueue: Allow bitbake commands starting with do_
Alex Franco
2015-09-04
1
-3
/
+9
*
bitbake: lib/bb/cooker: add interrupted flag to BuildCompleted event
Paul Eggleton
2015-08-29
1
-2
/
+8
*
bitbake: cooker: drop appendlist
Paul Eggleton
2015-08-19
1
-5
/
+0
*
bitbake: cooker: drop appliedappendlist
Paul Eggleton
2015-08-19
1
-10
/
+18
*
bitbake: cooker: ensure prefile/postfile can work in memory resident mode
Paul Eggleton
2015-08-19
1
-1
/
+3
*
bitbake: command: ensure sync commands that read configuration see updates
Richard Purdie
2015-08-19
1
-11
/
+16
*
bitbake: cooker: further limit inotify watches
Paul Eggleton
2015-08-19
1
-0
/
+11
*
bitbake: Fix default function parameter assignment to a list
Paul Eggleton
2015-08-19
1
-6
/
+9
*
bitbake: cooker: Resolve file monitoring race issues when using memres bitbake
Richard Purdie
2015-08-03
1
-3
/
+4
*
bitbake: cooker: properly fix bitbake.lock handling
Richard Purdie
2015-08-01
1
-0
/
+30
[next]