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
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
2010-09-03
bitbake: Implement signatures
Richard Purdie
1
2010-08-25
bitbake/runqueue.py: Ensure rqexe always exists and that empty task lists cau...
Richard Purdie
1
2010-08-20
bitbake: Correctly route events from the worker to the server
Richard Purdie
1
2010-08-19
bitbake/runqueue.py: Ensure the flush happens as late as possible to avoid da...
Richard Purdie
1
2010-08-19
bitbake/runqueue.py: Fix runqueue UI issues
Richard Purdie
1
2010-08-19
bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...
Richard Purdie
1
2010-08-19
bitbake: Initial scenequeue implementation (needs major fixes)
Richard Purdie
1
2010-08-19
bitbake/runqueue.py: Factor task skipping code into a function
Richard Purdie
1
2010-08-19
bitbake/runqueue.py: Create RunQueueExecute and RunQueueExecuteTasks classes,...
Richard Purdie
1
2010-08-19
bitbake/cooker.py: Allow idle handlers to pass through a true value
Richard Purdie
1
2010-08-19
bitbake/runqueue.py: Drop duplicated class
Richard Purdie
1
2010-08-18
bitbake: Split Runqueue into two classes, a data processor and the execution ...
Richard Purdie
1
2010-08-03
*: cosmetic whitespace removal
Bernhard Reutner-Fischer
1
2010-08-03
Let the runqueue find the user selected scheduler dynamically
Chris Larson
1
2010-07-16
bitbake: Add support for .bbappend files (see mailing lists for detais)
Richard Purdie
1
2010-07-16
bitbake: runqueue: Allow passing of success/failure handlers to runqueue_proc...
Richard Purdie
1
2010-07-16
bitbake: runqueue: Allow taskname to be passed to check_stamp_task()
Richard Purdie
1
2010-07-16
bitbake: runqueue: Make child process error scary so user is less likely to i...
Richard Purdie
1
2010-07-16
bitbake: runqueue: Fix number of running tasks accounting (include failed tasks)
Richard Purdie
1
2010-07-16
bitbake: runqueue: Remove unneeded exception catching from fork_off_task()
Richard Purdie
1
2010-07-16
bitbake: runqueue: Separate out task forking code into a new function
Richard Purdie
1
2010-07-16
bitbake: runqueue: Combine the waitpid result handling code into a function
Richard Purdie
1
2010-07-16
bitbake: Remove two layers of unnecessary functions from task execution
Richard Purdie
1
2010-07-02
Apply some 2to3 refactorings
Chris Larson
1
2010-07-02
Show a traceback when a task fails due to an exception
Chris Larson
1
2010-07-02
Don't tell the user we're sending SIGINT to the remaining 0 tasks
Chris Larson
1
2010-07-02
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
1
2010-07-02
Apply the 2to3 print function transform
Chris Larson
1
2010-07-02
Import fixups
Chris Larson
1
2010-07-02
Formatting cleanups
Chris Larson
1
2010-07-02
Ensure we always utilize the correct messaging domains
Chris Larson
1
2010-03-25
Fix 7 references to undefined variables, as spotted by pyflakes
Chris Larson
1
2010-03-23
bitbake: Gross hack to fix packaged-staging with BBCLASSEXTEND packages
Richard Purdie
1
2010-02-15
bitbake: runqueue.py: improve printing dependent tasks
Bernhard Reutner-Fischer
1
2010-01-21
knotty: Improve task failure message handling using the uihelper code
Richard Purdie
1
[next]