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: Ensure parser worker signal handlers are default
Richard Purdie
2020-09-08
1
-0
/
+2
*
bitbake: cooker: Avoid parser deadlocks
Richard Purdie
2020-09-08
1
-4
/
+6
*
bitbake: cooker: Ensure parser is cleaned up
Richard Purdie
2020-09-06
1
-0
/
+1
*
bitbake: cooker: Assign a name to the sync thread to aid debugging
Richard Purdie
2020-09-05
1
-1
/
+1
*
bitbake: cooker: Ensure parser replacement calls parser final_cleanup
Richard Purdie
2020-09-05
1
-0
/
+1
*
bitbake: cooker/cookerdata: Use BBHandledException, not sys.exit()
Richard Purdie
2020-09-05
1
-2
/
+2
*
bitbake: cooker: Ensure cooker's enviroment is updated on updateConfig
Richard Purdie
2020-08-25
1
-0
/
+4
*
bitbake: cooker: Ensure BB_ORIGENV is updated by changes to configuration.env
Richard Purdie
2020-08-25
1
-0
/
+6
*
bitbake: main/server/process: Drop configuration object passing
Richard Purdie
2020-08-25
1
-2
/
+2
*
bitbake: cooker: Defer configuration init to after UI connection
Richard Purdie
2020-08-25
1
-9
/
+8
*
bitbake: cooker/cookerdata: Ensure UI event log is updated from commandline
Richard Purdie
2020-08-25
1
-7
/
+11
*
bitbake: cooker/cookerdata/main: Improve loglevel handling
Richard Purdie
2020-08-25
1
-1
/
+6
*
bitbake: build/msg: Cleanup verbose option handling
Richard Purdie
2020-08-25
1
-5
/
+0
*
bitbake: cooker: Explictly shut down the sync thread
Richard Purdie
2020-08-24
1
-1
/
+7
*
bitbake: cooker: Ensure parse_quit thread is closed down
Richard Purdie
2020-08-24
1
-6
/
+8
*
bitbake: server/process: Simplfy idle callback handler function
Richard Purdie
2020-08-13
1
-4
/
+6
*
bitbake: cooker: Handle multiconfig name mappings correctly
Richard Purdie
2020-07-23
1
-1
/
+1
*
bitbake: cooker: Improve multiconfig configuration error reporting
Richard Purdie
2020-07-23
1
-1
/
+6
*
bitbake: cooker: Fix unmatched files handling leading to misleading warnings
Richard Purdie
2020-07-21
1
-30
/
+50
*
bitbake: bitbake: cache: Cache size optimization
Joshua Watt
2020-06-10
1
-7
/
+1
*
bitbake: bitbake: cache: Use multiconfig aware caches
Joshua Watt
2020-06-10
1
-17
/
+25
*
bitbake: bitbake: cooker: Split file collections per multiconfig
Joshua Watt
2020-06-10
1
-57
/
+82
*
bitbake: cooker: Respect multiconfig parameter
Joshua Watt
2020-03-07
1
-3
/
+3
*
bitbake: cooker: Reset parse status unpon clientComplete
Richard Purdie
2020-03-02
1
-0
/
+2
*
bitbake: cooker: Reset loghandler
Richard Purdie
2020-02-19
1
-0
/
+3
*
bitbake: cooker/siggen: Empty siggen cache during parsing
Richard Purdie
2020-02-17
1
-1
/
+2
*
bitbake: cooker/toaster: replaced deprecated method warn() with warning()
Frazer Clews
2020-02-06
1
-1
/
+1
*
bitbake: lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2020-01-19
1
-4
/
+4
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
1
-4
/
+0
*
bitbake: cooker: Keep track of watched files using a set instead of a list
Peter Kjellerstedt
2020-01-10
1
-8
/
+8
*
bitbake: cooker: Remove a left-over comment about expanded_data
Peter Kjellerstedt
2019-11-14
1
-4
/
+0
*
bitbake: hashserv: Don't daemonize server process
Joshua Watt
2019-09-27
1
-1
/
+0
*
bitbake: bitbake: Rework hash equivalence
Joshua Watt
2019-09-18
1
-8
/
+9
*
bitbake: Revert "bitbake: cooker: Ensure bbappends are found in stable order"
Martin Jansa
2019-09-16
1
-1
/
+0
*
bitbake: bitbake: cooker: Ensure bbappends are found in stable order
Wes Lindauer
2019-09-07
1
-0
/
+1
*
bitbake: cooker.py: remove generation of recipe-depends.dot
Chen Qi
2019-08-28
1
-21
/
+4
*
bitbake: cooker: Improve hash server startup code to avoid exit tracebacks
Richard Purdie
2019-08-14
1
-12
/
+17
*
bitbake: cooker: Cleanup the queue before call process.join()
Robert Yang
2019-08-08
1
-0
/
+8
*
bitbake: hashserv: Switch from threads to multiprocessing
Richard Purdie
2019-08-06
1
-9
/
+11
*
bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...
Richard Purdie
2019-08-06
1
-1
/
+14
*
bitbake: bitbake: lib: Cleanup /usr/bin/env python
Robert Yang
2019-06-28
1
-1
/
+0
*
bitbake: cooker: Ensure mcdeps are processed even if only one multiconfig
Richard Purdie
2019-06-11
1
-1
/
+5
*
bitbake: cooker: Add compability handling for multiconfig: prefix migration
Richard Purdie
2019-06-10
1
-0
/
+3
*
bitbake: multiconfig: Switch from 'multiconfig' -> 'mc'
Richard Purdie
2019-06-10
1
-9
/
+9
*
bitbake: bitbake: Show base multiconfig environment
Joshua Watt
2019-05-30
1
-10
/
+21
*
bitbake: bitbake: cooker: Rename __depends in all multiconfigs
Joshua Watt
2019-05-30
1
-2
/
+3
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
1
-2
/
+0
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-13
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: cooker: Fix bbfile_config_priorities when BBFILE_PATTERN is empty
Robert Yang
2019-03-24
1
-1
/
+1
[next]