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-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
2010-01-21
runqueue.py: Use fcntl to make the worker pipes non-blocking
Richard Purdie
1
2010-01-21
runqueue: When a task fails, make sure the server still processes events from...
Richard Purdie
1
2010-01-21
bitbake/runqueue: Fix typo
Richard Purdie
1
2010-01-20
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
1
2009-07-29
bitbake runqueue: Add a minor speedup to the runqueue code
Richard Purdie
1
2009-07-21
bitbake: Factor some runqueue code into common functions making things more r...
Richard Purdie
1
2009-07-21
bitbake: Fix a bug in runqueue and optimise slightly further
Richard Purdie
1
2009-07-21
bitbake: Optimise runqueue recursive dependency calculations removing a bottl...
Richard Purdie
1
2009-05-12
bitbake: Update to work without warnings with python 2.6
Richard Purdie
1
2008-10-28
bitbake: Add tryaltconfigs option to disable the alternative configuration at...
Richard Purdie
1
2008-10-01
bitbake: Fix nostamp flag handling bug
Richard Purdie
1
2008-05-13
bitbake: Sync with 1.8 branch
Richard Purdie
1
2008-05-05
runqueue.py: Fix default whitelist variable value
Richard Purdie
1
2008-05-04
bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improv...
Richard Purdie
1
2008-03-14
bitbake: Update with changes from bitbake 1.8 branch
Richard Purdie
1
2008-03-03
bitbake: Update to bitbake 1.8 branch head
Richard Purdie
1
2008-02-11
bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fix
Richard Purdie
1
2008-01-20
bitbake: sync with upstream stable branch bugfixes and enhancements
Richard Purdie
1
2008-01-06
bitbake: Sync with bitbake upstream for various fixes
Richard Purdie
1
2007-10-30
bitbake runqueue.py: Allow multiple options for deptask flag (from poky), fi...
Richard Purdie
1
2007-09-02
bitbake: Update to latest bitbake-1.8 branch
Richard Purdie
1
2007-08-20
bitbake: Sync with 1.8.8 release
Richard Purdie
1
2007-08-16
bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...
Richard Purdie
1
2007-08-09
bitbake runqueue.py: Improve the progress indicator by skipping tasks that ha...
Richard Purdie
1
2007-08-05
bitbake lib/bb/runqueue.py: Make sure intertask depends get processed correct...
Richard Purdie
1
2007-06-26
bitbake: Sync with upstream
Richard Purdie
1
2007-06-12
runqueue.py: Correctly use /dev/null as stdin
Richard Purdie
1
[next]