summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/runqueue.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake runqueue.py: Allow multiple options for deptask flag (from poky), fi...Richard Purdie2007-10-301-3/+4
* bitbake: Update to latest bitbake-1.8 branchRichard Purdie2007-09-021-1/+25
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-201-13/+17
* bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...Richard Purdie2007-08-161-8/+8
* bitbake runqueue.py: Improve the progress indicator by skipping tasks that ha...Richard Purdie2007-08-091-0/+12
* bitbake lib/bb/runqueue.py: Make sure intertask depends get processed correct...Richard Purdie2007-08-051-1/+17
* bitbake: Sync with upstreamRichard Purdie2007-06-261-1/+1
* runqueue.py: Correctly use /dev/null as stdinRichard Purdie2007-06-121-1/+2
* bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie2007-05-221-2/+6
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-154/+201
* bitbake: merge upstream fixes and fix bug in recrdeptask handlingRichard Purdie2007-02-211-7/+7
* bitbake: Sync with upstream. Richard Purdie2007-01-081-35/+60
* runqueue.py: Send SIGINT upon Ctrl+C, not SIGNTERMRichard Purdie2006-12-061-3/+3
* bitbake runqueue.py: Set children as process group leaders and send SIGTERM t...Richard Purdie2006-12-041-1/+3
* bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...Richard Purdie2006-11-291-26/+46
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-0/+491