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: Optimise holdoff task handling
Richard Purdie
2019-08-21
1
-2
/
+10
*
bitbake: runqueue: Small but critical fix
Richard Purdie
2019-08-21
1
-0
/
+1
*
bitbake: runqueue: Ensure target_tids is filtered
Richard Purdie
2019-08-16
1
-0
/
+1
*
bitbake: runqueue: Ensure data is handled correctly
Richard Purdie
2019-08-15
1
-0
/
+2
*
bitbake: runqueue: Fix data corruption problem
Richard Purdie
2019-08-15
1
-0
/
+3
*
bitbake: runqueue: Ensure we clear the stamp cache
Richard Purdie
2019-08-14
1
-0
/
+3
*
bitbake: runqueue: Add missing setscene task corner case
Richard Purdie
2019-08-14
1
-0
/
+2
*
bitbake: runqueue: Add further debug information
Richard Purdie
2019-08-14
1
-0
/
+11
*
bitbake: runqueue: Drop debug statement causing performance issues
Richard Purdie
2019-08-14
1
-2
/
+0
*
bitbake: runqueue: Fix event timing race
Richard Purdie
2019-08-14
1
-69
/
+72
*
bitbake: runqueue: Recompute holdoff tasks from scratch
Richard Purdie
2019-08-14
1
-1
/
+1
*
bitbake: runqueue: Improve scenequeue debugging
Richard Purdie
2019-08-14
1
-19
/
+42
*
bitbake: runqueue: Fix next_buildable_task performance problem
Richard Purdie
2019-08-14
1
-5
/
+7
*
bitbake: runqueue: Wait for covered tasks to complete before trying setscene
Richard Purdie
2019-08-14
1
-0
/
+4
*
bitbake: runqueue: Improve setscene task handling logic
Richard Purdie
2019-08-14
1
-75
/
+34
*
bitbake: runqueue: Fix corruption issue
Richard Purdie
2019-08-14
1
-1
/
+1
*
bitbake: siggen: Clean up task reference formats
Richard Purdie
2019-08-06
1
-11
/
+8
*
bitbake: runqueue: Clean up BB_HASHCHECK_FUNCTION API
Richard Purdie
2019-08-06
1
-41
/
+13
*
bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...
Richard Purdie
2019-08-06
1
-0
/
+1
*
bitbake: runqueue: Improve determinism
Richard Purdie
2019-08-06
1
-13
/
+13
*
bitbake: runqueue: Enable dynamic task adjustment to hash equivalency
Richard Purdie
2019-08-06
1
-10
/
+155
*
bitbake: siggen: Add new unitaskhashes data variable which is cached
Richard Purdie
2019-08-06
1
-0
/
+1
*
bitbake: runqueue: Improve scenequeue processing logic
Richard Purdie
2019-08-06
1
-9
/
+3
*
bitbake: runqueue: Fix non setscene tasks targets being lost
Richard Purdie
2019-07-18
1
-1
/
+9
*
bitbake: runqueue: Optimise multiconfig with overlapping setscene
Richard Purdie
2019-07-16
1
-8
/
+52
*
bitbake: runqueue: Abstract hash verification function
Richard Purdie
2019-07-16
1
-40
/
+42
*
bitbake: runqueue: Whitespace fix
Richard Purdie
2019-07-16
1
-19
/
+19
*
bitbake: runqueue: Simplify some convoluted logic
Richard Purdie
2019-07-16
1
-6
/
+1
*
bitbake: runqueue: Complete the merge of scenequeue and normal task execution
Richard Purdie
2019-07-15
1
-117
/
+109
*
bitbake: runqueue: Alter setscenewhitelist handling
Richard Purdie
2019-07-15
1
-49
/
+30
*
bitbake: runqueue: Merge the queues and execute setscene and normal tasks in ...
Richard Purdie
2019-07-15
1
-54
/
+115
*
bitbake: runqueue: Clarify scenequeue_covered vs. tasks_covered
Richard Purdie
2019-07-15
1
-8
/
+12
*
bitbake: runqueue: Further scheduler buildable tasks cleanup
Richard Purdie
2019-07-15
1
-8
/
+1
*
bitbake: runqueue: Remove pointless variable
Richard Purdie
2019-07-15
1
-9
/
+10
*
bitbake: runqueue: Code simplification
Richard Purdie
2019-07-15
1
-4
/
+1
*
bitbake: runqueue: Tweak comments and debug code
Richard Purdie
2019-07-15
1
-1
/
+4
*
bitbake: runqueue: Simplify scenequeue unskippable calculation
Richard Purdie
2019-07-15
1
-32
/
+13
*
bitbake: runqueue: Add covered_tasks (or 'collated_deps') to scenequeue data
Richard Purdie
2019-07-15
1
-0
/
+6
*
bitbake: event/runqueue: Drop StampUpdate event, its pointless/unused
Richard Purdie
2019-07-15
1
-9
/
+0
*
bitbake: runqueue: Fold remains of the scenequeue setup into RunQueueExecute
Richard Purdie
2019-07-15
1
-47
/
+42
*
bitbake: runqueue: Simplify _execute_runqueue logic
Richard Purdie
2019-07-15
1
-22
/
+24
*
bitbake: runqueue: Remove RunQueueExecuteScenequeue and RunQueueExecuteTasks
Richard Purdie
2019-07-15
1
-56
/
+43
*
bitbake: runqueue: Fix counter/task updating glitch
Richard Purdie
2019-07-15
1
-1
/
+1
*
bitbake: runqueue: Merge scenequeue and real task queue code together
Richard Purdie
2019-07-15
1
-258
/
+258
*
bitbake: runqueue: Merge stats handling together for setscene/real tasks
Richard Purdie
2019-07-15
1
-19
/
+20
*
bitbake: runqueue: Uniquely namespace the scenequeue functions
Richard Purdie
2019-07-15
1
-39
/
+47
*
bitbake: runqueue: Factor out the process_setscene_whitelist checks
Richard Purdie
2019-07-15
1
-40
/
+45
*
bitbake: runqueue: Remove unused function parameter
Richard Purdie
2019-07-15
1
-2
/
+3
*
bitbake: runqueue: Move scenequeue data generation to a separate function
Richard Purdie
2019-07-15
1
-224
/
+244
*
bitbake: runqueue: Remove now uneeded code
Richard Purdie
2019-07-15
1
-25
/
+1
[next]