index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
runqueue.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: runqueue.py: improve printing dependent tasks
Bernhard Reutner-Fischer
2010-02-15
1
-2
/
+10
*
knotty: Improve task failure message handling using the uihelper code
Richard Purdie
2010-01-21
1
-5
/
+5
*
runqueue.py: Use fcntl to make the worker pipes non-blocking
Richard Purdie
2010-01-21
1
-1
/
+6
*
runqueue: When a task fails, make sure the server still processes events from...
Richard Purdie
2010-01-21
1
-1
/
+11
*
bitbake/runqueue: Fix typo
Richard Purdie
2010-01-21
1
-1
/
+1
*
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
2010-01-20
1
-91
/
+250
*
bitbake runqueue: Add a minor speedup to the runqueue code
Richard Purdie
2009-07-29
1
-2
/
+3
*
bitbake: Factor some runqueue code into common functions making things more r...
Richard Purdie
2009-07-21
1
-31
/
+31
*
bitbake: Fix a bug in runqueue and optimise slightly further
Richard Purdie
2009-07-21
1
-4
/
+6
*
bitbake: Optimise runqueue recursive dependency calculations removing a bottl...
Richard Purdie
2009-07-21
1
-117
/
+76
*
bitbake: Update to work without warnings with python 2.6
Richard Purdie
2009-05-12
1
-4
/
+3
*
bitbake: Add tryaltconfigs option to disable the alternative configuration at...
Richard Purdie
2008-10-28
1
-1
/
+3
*
bitbake: Fix nostamp flag handling bug
Richard Purdie
2008-10-01
1
-1
/
+1
*
bitbake: Sync with 1.8 branch
Richard Purdie
2008-05-13
1
-5
/
+32
*
runqueue.py: Fix default whitelist variable value
Richard Purdie
2008-05-05
1
-1
/
+1
*
bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improv...
Richard Purdie
2008-05-04
1
-2
/
+21
*
bitbake: Update with changes from bitbake 1.8 branch
Richard Purdie
2008-03-14
1
-36
/
+94
*
bitbake: Update to bitbake 1.8 branch head
Richard Purdie
2008-03-03
1
-26
/
+116
*
bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fix
Richard Purdie
2008-02-11
1
-3
/
+3
*
bitbake: sync with upstream stable branch bugfixes and enhancements
Richard Purdie
2008-01-20
1
-2
/
+2
*
bitbake: Sync with bitbake upstream for various fixes
Richard Purdie
2008-01-06
1
-94
/
+305
*
bitbake runqueue.py: Allow multiple options for deptask flag (from poky), fi...
Richard Purdie
2007-10-30
1
-3
/
+4
*
bitbake: Update to latest bitbake-1.8 branch
Richard Purdie
2007-09-02
1
-1
/
+25
*
bitbake: Sync with 1.8.8 release
Richard Purdie
2007-08-20
1
-13
/
+17
*
bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...
Richard Purdie
2007-08-16
1
-8
/
+8
*
bitbake runqueue.py: Improve the progress indicator by skipping tasks that ha...
Richard Purdie
2007-08-09
1
-0
/
+12
*
bitbake lib/bb/runqueue.py: Make sure intertask depends get processed correct...
Richard Purdie
2007-08-05
1
-1
/
+17
*
bitbake: Sync with upstream
Richard Purdie
2007-06-26
1
-1
/
+1
*
runqueue.py: Correctly use /dev/null as stdin
Richard Purdie
2007-06-12
1
-1
/
+2
*
bitbake: Merge bugfixes from bitbake-1.8 svn
Richard Purdie
2007-05-22
1
-2
/
+6
*
bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)
Richard Purdie
2007-04-01
1
-154
/
+201
*
bitbake: merge upstream fixes and fix bug in recrdeptask handling
Richard Purdie
2007-02-21
1
-7
/
+7
*
bitbake: Sync with upstream.
Richard Purdie
2007-01-08
1
-35
/
+60
*
runqueue.py: Send SIGINT upon Ctrl+C, not SIGNTERM
Richard Purdie
2006-12-06
1
-3
/
+3
*
bitbake runqueue.py: Set children as process group leaders and send SIGTERM t...
Richard Purdie
2006-12-04
1
-1
/
+3
*
bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...
Richard Purdie
2006-11-29
1
-26
/
+46
*
bitbake: Upgrade from 1.4 -> 1.7.4ish
Richard Purdie
2006-11-16
1
-0
/
+491