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
Age
Commit message (
Expand
)
Author
Files
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
2011-01-04
cache: Add debug msg for a nonexistant dep file
Chris Larson
1
2011-01-04
cache: use new style classes
Chris Larson
1
2011-01-04
cache: pyflakes/pep8/pylint cleanup
Chris Larson
1
2011-01-04
cache: use set for clean, checked
Chris Larson
1
2011-01-04
cache: make use of defaultdict
Chris Larson
1
2011-01-04
Pre-explode rundeps/runrecs in CacheData
Chris Larson
3
2011-01-04
persist_data: handle locked db for SELECT
Chris Larson
1
2011-01-04
BBHandler: use os.path in inherit()
Bernhard Reutner-Fischer
1
2011-01-04
BBHandler: simplify supports()
Bernhard Reutner-Fischer
1
2011-01-04
bb.cache: only log if the respective action was taken
Bernhard Reutner-Fischer
1
2011-01-04
bb.pysh: add Case support to format_commands
Chris Larson
1
2011-01-04
bb.pysh: fix writing pyshtables all over the place
Chris Larson
1
2011-01-04
Move the pysh package into the bb package
Chris Larson
10
2011-01-04
Allow mercurial fetcher to follow tip
Peter Chubb
1
2011-01-04
Fix GraphViz .dot output for rdepends and rrecs
Chris Larson
1
2011-01-04
Make 'cache is clean' message debug
Chris Larson
1
2011-01-04
bitbake: lib/bb/fetch/hg: fix fetching from a mercurial repository
Eric BENARD
1
2011-01-04
Resurrect display of failed files
Chris Larson
1
2011-01-04
Access metadata vars as locals in python snippets
Chris Larson
1
2011-01-04
Fix __getitem__ for DataSmart
Chris Larson
1
2011-01-04
fetchers: Use tar --exclude pattern to remove SCM files
Khem Raj
5
2011-01-04
Fix syntax issue and don't include 'd' in ui_queue
Chris Larson
2
2011-01-04
Queue up events before the UI is spawned
Chris Larson
4
2011-01-04
Fix another little bug with undefined var from cache
Chris Larson
1
2011-01-04
bb.cache: fix bug from last commit with loading from cache
Chris Larson
1
2011-01-04
Reduce bb.cache memory usage a bit
Chris Larson
1
2011-01-04
Fix FuncFailed construction
Chris Larson
1
2011-01-04
Restore FuncFailed argument compatibility
Chris Larson
1
2011-01-04
Only reference logfiles that exist
Chris Larson
1
2011-01-04
Fix bitbake -k issue introduced by build exception cleanup
Chris Larson
1
2011-01-04
Don't show tracebacks for SystemExit or KeyboardInterrupt
Chris Larson
1
2011-01-04
Fix exit code display for task failure
Chris Larson
1
2011-01-04
FIXUP: runqueue bb.debug refs
Richard Purdie
1
2011-01-04
Simplify build exception handling
Chris Larson
3
2011-01-04
Turn Event into a new style class
Chris Larson
1
2011-01-04
Work around issue with pickling of traceback objects
Chris Larson
1
2011-01-04
Don't show uncaught exception message for KeyboardInterrupt
Chris Larson
1
2011-01-04
Apply fix for issue where the loggers were constructed with the wrong class
Chris Larson
1
2011-01-04
Fix providerlog NameError
Chris Larson
1
[next]