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
/
runqueue.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: runqueue: improve exception logging
Ed Bartosh
2016-07-19
1
-2
/
+2
*
bitbake: runqueue: report progress for "Preparing RunQueue" step
Paul Eggleton
2016-07-08
1
-3
/
+67
*
bitbake: runqueue: add ability to enforce that tasks are setscened
Paul Eggleton
2016-07-08
1
-1
/
+80
*
bitbake: runqueue: Use tid instead of taskid in find_chains()
George McCollister
2016-06-16
1
-1
/
+1
*
bitbake: taskdata/runqueue: Rewrite without use of ID indirection
Richard Purdie
2016-06-15
1
-500
/
+458
*
bitbake: runqueue: Change buildable/running lists to sets
Richard Purdie
2016-06-15
1
-36
/
+27
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-61
/
+56
*
bitbake: runqueue.py: always emit bb.event.DepTreeGenerated
Patrick Ohly
2016-05-14
1
-4
/
+4
*
bitbake: runqueue: Improve timestamp comparisons
Richard Purdie
2016-05-13
1
-1
/
+5
*
bitbake: runqueue: Fix missing fakeworker under dry run
Richard Purdie
2016-05-11
1
-1
/
+1
*
bitbake: bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-11
1
-2
/
+2
*
bitbake: runqueue: Improve 'mulitiple .bb files are due to be built' message
Richard Purdie
2016-04-12
1
-2
/
+70
*
bitbake: bb/runqueue: save task file dependency cache onto disk
Markus Lehtonen
2016-02-18
1
-0
/
+1
*
bitbake: bitbake: Set process names to be meaninful
Richard Purdie
2016-01-30
1
-0
/
+1
*
bitbake: Revert "runqueue.py: Ensure one setscene function doesn't mask out a...
Richard Purdie
2016-01-19
1
-5
/
+2
*
bitbake: runqueue: Fix setscene task dependencies
Richard Purdie
2016-01-11
1
-0
/
+1
*
bitbake: taskdata: refactor get_providermap
Ed Bartosh
2016-01-11
1
-1
/
+1
*
bitbake: main/runqueue: Add --setscene-only option to bitbake
Richard Purdie
2016-01-11
1
-3
/
+6
*
bitbake: runqueue: Add support for <task>- syntax
Richard Purdie
2015-12-18
1
-8
/
+18
*
bitbake: runqueue: Add handling of virtual/xxx provider mappings
Richard Purdie
2015-10-01
1
-0
/
+9
*
bitbake: cooker/runqueue: Allow bitbake commands starting with do_
Alex Franco
2015-09-04
1
-1
/
+3
*
bitbake: runqueue.py: Add provides to taskdepdata
Mariano Lopez
2015-08-10
1
-1
/
+2
*
bitbake: runqueue: Sanity check BB_NUMBER_THREADS
Richard Purdie
2015-06-23
1
-0
/
+3
*
bitbake: runqueue: Handle BBHandledException correctly
Richard Purdie
2015-06-23
1
-0
/
+7
*
bitbake: runqueue: Improve handling of fakeworker failing to start
Richard Purdie
2015-06-23
1
-1
/
+6
*
bitbake: runqueue: Handle cases where siginfo is now a parameter to the hashv...
Richard Purdie
2015-05-15
1
-2
/
+7
*
bitbake: runqueue: pass finalized metadata to scenequeue callbacks
Christopher Larson
2015-04-08
1
-4
/
+4
*
bitbake: runqueue: Fix 100% cpu use after keyboard interrupt
Richard Purdie
2014-12-09
1
-5
/
+4
*
bitbake: bitbake: Make printed 'runqueue' be consistently capitalized
Gary Thomas
2014-11-06
1
-1
/
+1
*
bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interface
Richard Purdie
2014-09-11
1
-3
/
+1
*
bitbake: bitbake-worker: Extra profiling data dump
Richard Purdie
2014-08-28
1
-2
/
+5
*
bitbake: runqueue: Fix setscene tasks not running
Richard Purdie
2014-08-28
1
-0
/
+4
*
bitbake: runqueue.py: Fix typoes/grammar in comments.
Robert P. J. Day
2014-08-19
1
-6
/
+6
*
bitbake: runqueue.py: Correct several misspellings of "notifing".
Robert P. J. Day
2014-08-19
1
-7
/
+7
*
bitbake: runqueue: Add sceneQueueComplete event
Richard Purdie
2014-08-03
1
-0
/
+12
*
bitbake: command/runqueue: Fix shutdown logic
Richard Purdie
2014-07-21
1
-1
/
+2
*
bitbake: runqueue: Do not write out stamp files in dry_run mode
Richard Purdie
2014-04-23
1
-1
/
+2
*
bitbake: runqueue: Fix task weighting algorithm
Richard Purdie
2014-04-23
1
-2
/
+2
*
bitbake: runqueue: Fix handling of zero priority task
Richard Purdie
2014-04-23
1
-1
/
+1
*
bitbake: runqueue: Address issues with incomplete sstate sets
Richard Purdie
2014-04-01
1
-1
/
+5
*
bitbake: runqueue: Fix sstate task dependency problems
Richard Purdie
2014-04-01
1
-0
/
+4
*
bitbake: runqueue/siggen: Pass in commandline options to dump_sigs()
Richard Purdie
2014-03-27
1
-3
/
+3
*
bitbake: bitbake: Force -S option to take a parameter
Richard Purdie
2014-03-27
1
-3
/
+6
*
bitbake: runqueue: Fix sceneQueueEvent to use the correct hashes
Richard Purdie
2014-03-25
1
-1
/
+1
*
bitbake: runqueue: Remove use of waitpid on worker processes
Richard Purdie
2014-03-19
1
-16
/
+12
*
bitbake: runqueue: Revert child signal handler for now
Richard Purdie
2014-03-19
1
-28
/
+17
*
bitbake: runqueue: Don't catch all child return codes
Richard Purdie
2014-03-19
1
-3
/
+4
*
bitbake: runqueue: Really fix sigchld handling
Richard Purdie
2014-03-18
1
-14
/
+14
*
bitbake: runqueue: Ensure handler does not recurse
Richard Purdie
2014-03-18
1
-1
/
+1
*
bitbake: runqueue: More carefully handle the sigchld handler
Richard Purdie
2014-03-18
1
-2
/
+4
[next]