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
Age
Commit message (
Expand
)
Author
Files
2011-01-04
utils: fix 'lock' variable reference
Chris Larson
1
2011-01-04
bb.event: fix MsgBase ref in fire_class_handlers
Chris Larson
1
2011-01-04
Kill the uncaught exception handler
Chris Larson
1
2011-01-04
build: fix -D with shell functions
Chris Larson
1
2011-01-04
build: send logging messages to the log file for python functions
Chris Larson
3
2011-01-04
utils: fix calls to close() in the lock/unlock functions
Chris Larson
1
2011-01-04
build: use a contextmanager for locks
Chris Larson
2
2011-01-04
build: use bb.process instead of os.system
Chris Larson
3
2011-01-04
process: add subprocess-based bits
Chris Larson
1
2011-01-04
Rename the ui 'init' method to 'main'
Chris Larson
6
2011-01-04
cooker: use re match, not search in re_match_strings
Chris Larson
1
2011-01-04
taskdata: use 'any' in re_match_strings
Chris Larson
1
2011-01-04
cooker: add shutdown/stop methods
Chris Larson
2
2011-01-04
cooker: merge cookerState and cookerAction
Chris Larson
2
2011-01-04
cooker: use a pool, abort on first parse error
Chris Larson
1
2011-01-04
knotty: use enumerate for task waiting
Chris Larson
1
2011-01-04
knotty: shift non-interactive progress into a class
Chris Larson
1
2011-01-04
Fix the <100 recipe progress fix
Chris Larson
1
2011-01-04
Error more pleasantly when trying to use python2.4
Chris Larson
1
2011-01-04
Don't show a traceback for a python version error
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
3
2011-01-04
cache: change to more incremental format
Chris Larson
1
2011-01-04
cooker: pass back child exceptions to the server
Chris Larson
1
2011-01-04
vercmp: don't choke on empty first version components
Chris Larson
1
2011-01-04
Use __file__, not sys.argv[0]
Chris Larson
2
2011-01-04
cache: ensure 'pn' is included in the pkgvars
Chris Larson
1
2011-01-04
knotty: drop the ETA from the progressbar for now
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
4
2011-01-04
cooker: don't fire unnecessary parse progress events
Bob Foerster
1
2011-01-04
cache: don't add info to cache if cache is disabled
Chris Larson
1
2011-01-04
cache: sync the cache file to disk in the background
Chris Larson
4
2011-01-04
Simplify cache syncing
Chris Larson
1
2011-01-04
Experimental usage of the 'progressbar' module
Chris Larson
2
2011-01-04
Implement parallel parsing support
Chris Larson
3
2011-01-04
cache: don't write out the cache unnecessarily
Chris Larson
1
2011-01-04
cache: create and use a RecipeInfo class
Chris Larson
2
2011-01-04
Prefer xrange over range for small performance gain.
Bob Foerster
4
2011-01-04
Revert "svn fetcher: warn people to switch to SRCREV"
Chris Larson
1
2011-01-04
cache: make loadDataFull a classmethod
Chris Larson
1
2011-01-04
svn fetcher: warn people to switch to SRCREV
Bernhard Reutner-Fischer
1
2011-01-04
fetch: be more pythonic
Bernhard Reutner-Fischer
9
2011-01-04
fetch: use os.path.join
Bernhard Reutner-Fischer
1
2011-01-04
fetch: add common helper _strip_leading_slashes()
Bernhard Reutner-Fischer
6
2011-01-04
fetch: rename suppports_srcrev to supports_srcrev
Bernhard Reutner-Fischer
6
[next]