index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
runqueue.py
Age
Commit message (
Expand
)
Author
Files
2011-01-10
runqueue.py: Renable check_stamp_fn() for now since we still fork for task ex...
Richard Purdie
1
2011-01-10
bitbake/runqueue.py: Simplify hashdata storage since we're not using an exter...
Richard Purdie
1
2011-01-10
bitbake/runqueue.py: Fix del_stamp calls and -f option to bitbake with the Ba...
Richard Purdie
1
2011-01-10
runqueue.py: Drop unneeded import and improve quieterrors handling as per ups...
Richard Purdie
1
2011-01-10
bitbake: Update event queue handling to match upstream bitbake
Richard Purdie
1
2011-01-10
bitbake/runqueue.py: Sync with changes in upstream bitbake
Richard Purdie
1
2011-01-07
bitbake/runqueue.py: Remove duplicate TaskStarted event fire()
Richard Purdie
1
2011-01-06
bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignored
Richard Purdie
1
2011-01-06
bitbake build/siggen/runqueue: Fix stampfile parameters
Richard Purdie
1
2011-01-04
bitbake: Sync a load of whitespace and other non-functionality changes with b...
Richard Purdie
1
2011-01-04
runqueue: fix typo in documentation of calculate_task_weights
Bernhard Reutner-Fischer
1
2011-01-04
runqueue: use fewer newlines in error path
Bernhard Reutner-Fischer
1
2011-01-04
logger usage cleanup
Chris Larson
1
2011-01-04
Use os.devnull, not /dev/null
Chris Larson
1
2011-01-04
bitbake: Transfer noexec runqueue messages to the UI
Richard Purdie
1
2011-01-04
Move the runq task start/failed messages to the UI
Chris Larson
1
2011-01-04
cooker: stop loading the cache for -b
Chris Larson
1
2011-01-04
Prefer xrange over range for small performance gain.
Bob Foerster
1
2011-01-04
Fix exit code display for task failure
Chris Larson
1
2011-01-04
FIXUP: runqueue bb.debug refs
Richard Purdie
1
2011-01-04
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
1
2011-01-04
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
1
2011-01-04
Split out 'find next buildable task' into a separate generator function
Chris Larson
1
2011-01-04
Let the RunQueueScheduler control the number of active tasks
Chris Larson
1
2011-01-04
Add the ability to use runqueue schedulers from the metadata
Chris Larson
1
2011-01-04
Fix IndexError encountered when a 'depends' flag references a nonexistant task
Chris Larson
1
2010-12-31
When shutting down, send SIGTERM, not SIGINT
Chris Larson
1
2010-12-21
runqueue.py: set BB_TASKHASH approriately after moving to fork()
Kevin Tian
1
2010-12-21
bitbake/runqueue.py: Somehow the python environment mapping is failing so do ...
Richard Purdie
1
2010-12-17
bitbake Revert bitbake exec() and go back to fork() for performace wins (firs...
Richard Purdie
1
2010-12-17
bitbake/runqueue: Revert previous setscene noexec changes and ensure setscene...
Richard Purdie
1
2010-12-17
bitbake/runqueue: Clean up message log levels
Richard Purdie
1
2010-12-16
bitbake/runqueue.py: We should just failoutright in scenequeue for noexec tas...
Richard Purdie
1
2010-12-14
runqueue.py: use correct task ID when checking validity of setscene tasks
Kevin Tian
1
2010-12-09
bitbake: Overhaul environment handling
Richard Purdie
1
2010-11-28
bitbake/runqueue: Teach scenequeue about noexec tasks (since they don't do an...
Richard Purdie
1
2010-11-28
bitbake/runqueue.py: Fix stamp handling for noexec tasks
Richard Purdie
1
2010-11-07
bitbake.runqueue.py: Fix no exec task handling to correct counter housekeeping
Richard Purdie
1
2010-11-06
bitbake: Add support for 'noexec' tasks
Richard Purdie
1
2010-11-06
bitbake/siggen: Allow siggen code to control final stampfile format
Richard Purdie
1
2010-10-22
pseudo/fakeroot: Move the pseudo directory creation into bitbake
Richard Purdie
1
2010-10-14
bitbake-runtask: Ensure logging settings take effect in the worker process (a...
Richard Purdie
1
2010-10-12
bitbake/runqueue: make the runtask program configurable
Joshua Lock
1
2010-10-11
bitbake-runtask: Ensure logging options are inherited from the parent
Richard Purdie
1
2010-10-07
bitbake/runqueue.py: Fix invalid variable reference fixing the -f option with...
Richard Purdie
1
2010-10-05
bitbake/sstate: Implement a lookup function to speed up setscene processing
Richard Purdie
1
2010-09-28
bitbake: Pass task hash information to subprocesses
Richard Purdie
1
2010-09-13
bitbake/runqueue: Remove now unneeded indentation
Richard Purdie
1
2010-09-13
bitbake/runqueue.py: Optimise delay values to avoid unneeded delays
Richard Purdie
1
2010-09-08
bitbake: save the initial PATH for use when starting a subprocess
Joshua Lock
1
[next]