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: 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
*
bitbake/runqueue: fix clash when setscene & real tasks done in same build
Paul Eggleton
2011-03-29
1
-0
/
+19
*
Revert "bitbake/gcc: Enable a shared common source tree"
Richard Purdie
2011-03-29
1
-8
/
+0
*
bitbake/gcc: Enable a shared common source tree
Richard Purdie
2011-03-28
1
-0
/
+8
*
bitbake/runqueue: show correct task name for setscene task failure
Paul Eggleton
2011-03-15
1
-3
/
+11
*
bitbake/cache/runqueue.py: Move workload for recipe parsing to the child process
Richard Purdie
2011-02-28
1
-12
/
+23
*
bitbake/runqueue: Drop PATH override. This was needed for the exec() change b...
Richard Purdie
2011-02-21
1
-2
/
+0
*
runqueue: simplify RunQueueStats.copy
Chris Larson
2011-02-21
1
-4
/
+1
*
runqueue: pass a copy of the RunQueueStats to events
Chris Larson
2011-02-21
1
-1
/
+9
*
bitbake/runqueue.py: Move SIGCHLD handler to wrap none server sleep call
Richard Purdie
2011-02-18
1
-7
/
+0
*
bitbake/runqueue.py: Ensure child has the default SIGCHLD handler restored
Richard Purdie
2011-02-16
1
-0
/
+2
*
bitbake/runqueue: When we successfully fork off a task and there are more pro...
Richard Purdie
2011-02-15
1
-0
/
+2
*
bitbake/runqueue: When we have successfully collected a pid value return True...
Richard Purdie
2011-02-15
1
-0
/
+1
*
bitbake/runqueue: Add a SIGCHLD handler to ensure we wake from sleeps for SIG...
Richard Purdie
2011-02-15
1
-0
/
+6
*
bitbake/runqueue.py: Avoid starvation of events to the server
Richard Purdie
2011-01-28
1
-1
/
+1
*
bitbake: Introduce stamp-extra-info task flag into stamp filenames
Dongxiao Xu
2011-01-18
1
-6
/
+6
*
runqueue.py: Renable check_stamp_fn() for now since we still fork for task ex...
Richard Purdie
2011-01-10
1
-14
/
+10
*
bitbake/runqueue.py: Simplify hashdata storage since we're not using an exter...
Richard Purdie
2011-01-10
1
-17
/
+14
*
bitbake/runqueue.py: Fix del_stamp calls and -f option to bitbake with the Ba...
Richard Purdie
2011-01-10
1
-5
/
+6
*
runqueue.py: Drop unneeded import and improve quieterrors handling as per ups...
Richard Purdie
2011-01-10
1
-3
/
+5
*
bitbake: Update event queue handling to match upstream bitbake
Richard Purdie
2011-01-10
1
-4
/
+3
*
bitbake/runqueue.py: Sync with changes in upstream bitbake
Richard Purdie
2011-01-10
1
-90
/
+80
*
bitbake/runqueue.py: Remove duplicate TaskStarted event fire()
Richard Purdie
2011-01-07
1
-2
/
+0
*
bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignored
Richard Purdie
2011-01-06
1
-1
/
+1
*
bitbake build/siggen/runqueue: Fix stampfile parameters
Richard Purdie
2011-01-06
1
-6
/
+6
*
bitbake: Sync a load of whitespace and other non-functionality changes with b...
Richard Purdie
2011-01-04
1
-11
/
+14
*
runqueue: fix typo in documentation of calculate_task_weights
Bernhard Reutner-Fischer
2011-01-04
1
-1
/
+1
*
runqueue: use fewer newlines in error path
Bernhard Reutner-Fischer
2011-01-04
1
-2
/
+2
*
logger usage cleanup
Chris Larson
2011-01-04
1
-1
/
+1
*
Use os.devnull, not /dev/null
Chris Larson
2011-01-04
1
-1
/
+1
*
bitbake: Transfer noexec runqueue messages to the UI
Richard Purdie
2011-01-04
1
-10
/
+7
*
Move the runq task start/failed messages to the UI
Chris Larson
2011-01-04
1
-11
/
+4
*
cooker: stop loading the cache for -b
Chris Larson
2011-01-04
1
-2
/
+2
*
Prefer xrange over range for small performance gain.
Bob Foerster
2011-01-04
1
-27
/
+27
*
Fix exit code display for task failure
Chris Larson
2011-01-04
1
-2
/
+4
*
FIXUP: runqueue bb.debug refs
Richard Purdie
2011-01-04
1
-2
/
+2
*
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
2011-01-04
1
-46
/
+44
*
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
2011-01-04
1
-1
/
+9
*
Split out 'find next buildable task' into a separate generator function
Chris Larson
2011-01-04
1
-7
/
+13
[next]