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: bitbake: add -C option to invalidate a task and rebuild the target
Paul Eggleton
2012-06-21
1
-2
/
+18
*
bitbake: bitbake: ensure -f causes dependent tasks to be re-run
Paul Eggleton
2012-06-21
1
-6
/
+6
*
bitbake/runqueue: Drop check_stamp_fn, it's obsolete and should not be used
Richard Purdie
2012-05-11
1
-11
/
+0
*
bitbake/runqueue: Drop check_stamps function, it is obsolete and unused
Richard Purdie
2012-05-11
1
-94
/
+0
*
bitbake/runqueue: Fix 'full' stamp checking to be more efficient and cache re...
Richard Purdie
2012-05-11
1
-6
/
+16
*
runqueue: drop unnecessary keys() in runqueue_process_waitpid
Christopher Larson
2012-05-11
1
-1
/
+1
*
runqueue: handle task exit due to signal/stop
Christopher Larson
2012-05-11
1
-11
/
+22
*
runqueue: wait and deal with those <defunct> sub-processes as soon as they ar...
Shane Wang
2012-03-30
1
-0
/
+1
*
Typo: "nonexistant" -> "non-existent"
Robert P. J. Day
2012-03-20
1
-2
/
+2
*
runqueue.py: When checking whether stamps are valid for setscene, recurse
Richard Purdie
2012-03-16
1
-3
/
+4
*
meta/classes: Convert to use appendVar and appendVarFlags
Richard Purdie
2012-03-05
1
-4
/
+4
*
bitbake/runqueue: fix python error on scenequeue task failure
Paul Eggleton
2012-03-01
1
-2
/
+1
*
runqueue.py: initialize rqexe at RunQueue's init function
Dongxiao Xu
2012-03-01
1
-0
/
+5
*
bitbake: fix setscene task start/failure handling
Paul Eggleton
2012-02-28
1
-5
/
+13
*
bitbake/runqueue: make dry-run do everything except execute
Paul Eggleton
2012-02-28
1
-7
/
+2
*
V5 Disk space monitoring
Robert Yang
2012-02-26
1
-0
/
+7
*
bitbake/runqueue: Ensure finish_now() sets the runqueue state consistently
Richard Purdie
2012-02-26
1
-0
/
+7
*
Hob: A new implemetation (v2)
Dongxiao Xu
2012-02-24
1
-5
/
+7
*
runqueue: fire sceneQueueTaskStarted event when a setscene queue starts
Dongxiao Xu
2012-02-24
1
-2
/
+14
*
bitbake: show appropriate warnings for universe target
Paul Eggleton
2012-02-22
1
-3
/
+7
*
runqueue.py: Add inter setscene task dependency handling
Richard Purdie
2012-01-27
1
-0
/
+22
*
runqueue.py: Fix missing setscene dependencies
Richard Purdie
2012-01-27
1
-3
/
+5
*
data/runqueue.py: Fix commented out test code after variable name changes
Richard Purdie
2012-01-27
1
-1
/
+1
*
bitbake/runqueue: always log tasks summary
Paul Eggleton
2012-01-20
1
-5
/
+7
*
bitbake/runqueue: avoid "failed" in task summary if nothing did
Paul Eggleton
2012-01-15
1
-1
/
+5
*
bitbake/runqueue: Improve the setscene logging
Richard Purdie
2012-01-05
1
-0
/
+4
*
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
1
-13
/
+13
*
runqueue.py: Fix debug message to reference the correct task
Richard Purdie
2011-11-24
1
-1
/
+2
*
runqueue.py: Ensure we fully process the covered list
Richard Purdie
2011-11-23
1
-3
/
+4
*
runqueue.py: Ensure setscene tasks don't break dependency order
Richard Purdie
2011-11-23
1
-4
/
+7
*
bitbake/runqueue.py: Add BB_SETSCENE_VERIFY_FUNCTION hook
Richard Purdie
2011-11-22
1
-11
/
+9
*
bitbake/runqueue.py: Sort the list of skipped tasks as it makes searching the...
Richard Purdie
2011-11-21
1
-1
/
+1
*
bitbake/runqueue.py: Fix incorrect task number reference in debug message
Richard Purdie
2011-11-21
1
-1
/
+1
*
lib/bb/runqueue: avoid marking runtime dependencies as covered
Paul Eggleton
2011-11-15
1
-1
/
+6
*
Add FAKEROOTNOENV variable
Richard Purdie
2011-11-10
1
-0
/
+6
*
runqueue.py: Ensure fakeroot variables are reflected in the datastore
Richard Purdie
2011-09-09
1
-0
/
+1
*
runqueue: Ensure task environment is correct
Richard Purdie
2011-09-09
1
-1
/
+10
*
Fixup remaining bb.msg.domain users
Richard Purdie
2011-08-15
1
-10
/
+10
*
bitbake: Add task specific stamp file support
Robert Yang
2011-06-28
1
-0
/
+10
*
runqueue.py: Add umask task control
Mark Hatle
2011-06-24
1
-0
/
+11
*
make exception handling syntax consistent
Scott Garman
2011-06-15
1
-1
/
+1
*
bitbake/data/runqueue: Sync up with upstream to clean up environment variable...
Richard Purdie
2011-06-08
1
-10
/
+1
*
runqueue.py: Wrap parsing with exception trapping
Richard Purdie
2011-06-08
1
-24
/
+24
*
bitbake/cooker.py: Misc sync with upstream
Richard Purdie
2011-06-08
1
-5
/
+3
*
bitbake/runqueue.py: Move BB_WORKERCONTEXT to a place where anonymous python ...
Richard Purdie
2011-05-31
1
-1
/
+2
*
bitbake/runqueue.py: Ensure existing setscene stamp files are taken into account
Richard Purdie
2011-05-27
1
-1
/
+10
*
bitbake/runqueue.py: Remove old log file handling remnants
Richard Purdie
2011-05-05
1
-6
/
+0
*
bitbake/runqueue.py: Ensure fakeroot env variables make it to the child process
Richard Purdie
2011-03-31
1
-0
/
+2
*
runqueue: simplify fakeroot environment handling
Chris Larson
2011-03-31
1
-15
/
+17
*
Fix more incorrect usages of 'is'
Chris Larson
2011-03-31
1
-2
/
+2
[next]