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
/
cooker.py
Age
Commit message (
Expand
)
Author
Files
2011-01-04
bitbake: Sync a load of whitespace and other non-functionality changes with b...
Richard Purdie
1
2011-01-04
Move LAYERDIR expansion hack into DataSmart
Chris Larson
1
2011-01-04
Show the user progress when loading the cache
Bob Foerster
1
2011-01-04
cooker: don't swallow recipe parse errors
Chris Larson
1
2011-01-04
Rename command events, adjust compareRevisions
Chris Larson
1
2011-01-04
cooker: add shutdown/stop methods
Chris Larson
1
2011-01-04
cooker: merge cookerState and cookerAction
Chris Larson
1
2011-01-04
cooker: use a pool, abort on first parse error
Chris Larson
1
2011-01-04
Fix the <100 recipe progress fix
Chris Larson
1
2011-01-04
cooker: don't choke on <100 recipes to parse
Chris Larson
1
2011-01-04
cooker: no cached in progressbar and add ETA
Chris Larson
1
2011-01-04
cooker: pass back child exceptions to the server
Chris Larson
1
2011-01-04
cooker: ensure that the cache sync completes
Chris Larson
1
2011-01-04
cooker: get number of threads in constructor
Chris Larson
1
2011-01-04
cooker: don't add info for skipped recipes
Chris Larson
1
2011-01-04
cooker: show progress bar before initializing the cache
Chris Larson
1
2011-01-04
cooker: save progress chunk value (total/100)
Chris Larson
1
2011-01-04
cooker: stop loading the cache for -b
Chris Larson
1
2011-01-04
cooker: don't fire unnecessary parse progress events
Bob Foerster
1
2011-01-04
cache: sync the cache file to disk in the background
Chris Larson
1
2011-01-04
Implement parallel parsing support
Chris Larson
1
2011-01-04
cache: create and use a RecipeInfo class
Chris Larson
1
2011-01-04
Prefer xrange over range for small performance gain.
Bob Foerster
1
2011-01-04
Pre-explode rundeps/runrecs in CacheData
Chris Larson
1
2011-01-04
Fix GraphViz .dot output for rdepends and rrecs
Chris Larson
1
2011-01-04
Resurrect display of failed files
Chris Larson
1
2011-01-04
Fix syntax issue and don't include 'd' in ui_queue
Chris Larson
1
2011-01-04
Queue up events before the UI is spawned
Chris Larson
1
2011-01-04
Simplify build exception handling
Chris Larson
1
2011-01-04
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
1
2010-12-09
bitbake: Overhaul environment handling
Richard Purdie
1
2010-12-09
bitbake/cooker: fix idle command processing in servers
Joshua Lock
1
2010-11-28
bitbake: Simplfy pre and post cooker hooks
Richard Purdie
1
2010-11-13
bitbake: Rewrite profiling code so its functional for both none and xmlrpc ba...
Richard Purdie
1
2010-09-29
bitbake/siggen: Ensure full signature data is not held unless needed, reducin...
Richard Purdie
1
2010-09-03
bitbake: Implement signatures
Richard Purdie
1
2010-08-31
bitbake/codeparser: Implement persistent cache
Richard Purdie
1
2010-08-20
bitbake/cooker.py: Don't init the fetcher in the worker case
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/cooker.py: Allow idle handlers to pass through a true value
Richard Purdie
1
2010-08-18
bitbake: Split Runqueue into two classes, a data processor and the execution ...
Richard Purdie
1
2010-08-12
bitbake/cooker: Make sure no locks are held before we start forking workers
Richard Purdie
1
2010-08-04
cooker.py: Fix case of -b option with a full filepath
Richard Purdie
1
2010-07-16
bitbake: Add support for .bbappend files (see mailing lists for detais)
Richard Purdie
1
2010-07-16
bitbake: Remove two layers of unnecessary functions from task execution
Richard Purdie
1
2010-07-02
bitbake: Fix handling of empty variables in local config files
Richard Purdie
1
2010-07-02
Add a warning if a BBFILE_PATTERN doesn't match any bb files
Chris Larson
1
2010-07-02
Apply some 2to3 refactorings
Chris Larson
1
2010-07-02
Until the interactive mode is fixed, kill it from the valid options, to avoid...
Chris Larson
1
2010-07-02
Switch from our own 'dummywrite' class to StringIO
Chris Larson
1
[next]