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: Catch ValueError from pickle.loads
Martin Jansa
2014-02-24
1
-2
/
+8
*
bitbake: runqueue: Fix silly variable overlap
Richard Purdie
2014-02-15
1
-3
/
+3
*
bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as t...
Richard Purdie
2014-02-13
1
-4
/
+12
*
bitbake: runqueue: Fix setscene hard dependency problems
Richard Purdie
2014-02-11
1
-5
/
+18
*
bitbake: runqueue: Fix race against tasks sharing stamp files
Richard Purdie
2014-01-31
1
-1
/
+4
*
bitbake: runqueue: Simplify pointless len() usage
Richard Purdie
2014-01-28
1
-1
/
+1
*
bitbake: runqueue: Only attempt to print closest matching task if there is a ...
Richard Purdie
2014-01-27
1
-6
/
+5
*
bitbake: runqueue: Further extend bitbake -S output to view signature differe...
Richard Purdie
2013-12-20
1
-2
/
+45
*
bitbake: runqueue: Fix data being written into siginfo/sigdata files
Richard Purdie
2013-12-20
1
-15
/
+2
*
bitbake: runqueue: Add output for -S option for listing the changepoints comp...
Richard Purdie
2013-12-18
1
-0
/
+77
*
bitbake: bitbake: Share BB_TASKDEPDATA with tasks
Richard Purdie
2013-11-26
1
-4
/
+26
*
bitbake: runqueue: Optimise next_buildable_task()
Richard Purdie
2013-11-26
1
-17
/
+48
*
bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issues
Richard Purdie
2013-11-24
1
-1
/
+1
*
bitbake: runqueue: Fix hole in setsceneverify skipped task logic
Richard Purdie
2013-11-20
1
-2
/
+19
*
bitbake: bitbake: runqueue: add task hash to Queue events
Alexandru DAMIAN
2013-09-22
1
-0
/
+5
*
bitbake: bitbake: build, runqueue: adds info to the *runQueue* events
Alexandru DAMIAN
2013-09-22
1
-0
/
+10
*
bitbake: bitbake: cooker,runqueue: send the task dependency tree
Alexandru DAMIAN
2013-09-22
1
-0
/
+5
*
bitbake: runqueue: add runQueueTaskSkipped event
Alexandru DAMIAN
2013-09-17
1
-3
/
+12
*
bitbake: bitbake: runqueue: add sceneQueueTaskCompleted event
Alexandru DAMIAN
2013-09-10
1
-0
/
+6
*
bitbake: runqueue.py: check whether multiple versions of the same PN are due ...
Robert Yang
2013-09-09
1
-1
/
+8
*
bitbake: bitbake: Ensure ${DATE} and ${TIME} are consistent
Peter Kjellerstedt
2013-09-06
1
-0
/
+2
*
bitbake: bitbake-worker: ensure BUILDNAME is available during execution
Paul Eggleton
2013-09-04
1
-0
/
+1
*
bitbake: runqueue: Fix scenequeue to pass file descriptors, not a float
Richard Purdie
2013-09-02
1
-1
/
+1
*
bitbake: server/process, server/xmlrpc, runqueue: Use select.select() on fds,...
Richard Purdie
2013-09-01
1
-2
/
+10
*
bitbake: runqueue: report close matches for an invalid task name
Paul Eggleton
2013-08-16
1
-1
/
+7
*
bitbake: bitbake: runqueue: add warning if invalidating invalid task
Petter Mabäcker
2013-07-29
1
-0
/
+3
*
bitbake: runqueue/build: Add recideptask flag
Richard Purdie
2013-06-20
1
-0
/
+11
*
bitbake: runqueue: Improve handling of failing setscene tasks with hard depen...
Richard Purdie
2013-06-14
1
-3
/
+7
*
bitbake: prserv: Adapt autostart to bitbake-worker
Richard Purdie
2013-06-14
1
-0
/
+1
*
bitbake: runqueue: Spawn a separate worker for fakeroot tasks
Richard Purdie
2013-06-14
1
-17
/
+58
*
bitbake: runqueue: Abstract the start and teardown worker functions
Richard Purdie
2013-06-14
1
-17
/
+31
*
bitbake: runqueue: Move the bitbake-worker execution to a higher level
Richard Purdie
2013-06-14
1
-59
/
+55
*
bitbake: runqueue: Split runqueue to use bitbake-worker
Richard Purdie
2013-06-14
1
-178
/
+106
*
bitbake: cooker: Split data from configuration
Richard Purdie
2013-06-07
1
-6
/
+6
*
bitbake: runqueue.py: Ensure export flag is set for fakeroot environment vari...
Richard Purdie
2013-05-22
1
-0
/
+1
*
bitbake: cooker: Separate out collections handling code into its own class
Richard Purdie
2013-05-12
1
-2
/
+2
*
bitbake: runqueue: Use taskData.fn_index[depdata] instead of uninitialized dep
Martin Jansa
2013-03-19
1
-2
/
+2
*
bitbake: build.py: Dump out performance data of individual tasks
Richard Purdie
2013-01-28
1
-1
/
+2
*
bitbake: runqueue: Allow partial setscene task coverage
Richard Purdie
2012-11-20
1
-11
/
+72
*
bitbake: runqueue: Add --no-setscene to skip all setscene tasks
Jason Wessel
2012-09-24
1
-6
/
+7
*
bitbake: lib/bb/runqueue.py: fix exceptions with -k and failed targets
Paul Eggleton
2012-09-24
1
-1
/
+3
*
bitbake: runqueue.py: Clean up runqueue exception catching in the normal task...
Richard Purdie
2012-08-02
1
-0
/
+3
*
bitbake: runqueue.py: Wipe out the stamp cache between setscene and main task...
Richard Purdie
2012-07-26
1
-0
/
+2
*
bitbake: runqueue.py: Allow the setsceneverify function to have a list of tas...
Richard Purdie
2012-07-26
1
-3
/
+24
*
bitbake: runqueue.py: Ensure one setscene function doesn't mask out another w...
Richard Purdie
2012-07-26
1
-2
/
+5
*
bitbake: runqueue.py: Optimise the hashvalidate call to only process tasks we...
Richard Purdie
2012-07-26
1
-0
/
+6
*
bitbake: runqueue.py: Gracefully exit if an exception occurs in the runqueue ...
Richard Purdie
2012-07-26
1
-1
/
+9
*
bitbake: runqueue.py: Fix a stamp comparision bug
Richard Purdie
2012-07-26
1
-6
/
+9
*
bitbake: runqueue.py: Improve error output to be more useful when non-existen...
Richard Purdie
2012-07-17
1
-1
/
+1
*
bitbake: runqueue.py: Fix recursive task pruning to only prune self referenci...
Richard Purdie
2012-07-04
1
-2
/
+4
[next]