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
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
2011-01-04
Drop 'fn' arguments to bb.msg functions
Chris Larson
1
2011-01-04
Add pending deprecation warnings to the bb.msg functions
Chris Larson
1
2011-01-04
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
28
2011-01-04
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
4
2011-01-04
Use the python logging module under the hood for bb.msg
Chris Larson
6
2011-01-04
Allow %20 in a file name in the SRC_URI
C Michael Sundius
1
2011-01-04
Ignore python warnings that come from places we don't care about
Chris Larson
1
2011-01-04
Make DataSmart inherit the MutableMapping ABC
Chris Larson
1
2011-01-04
Split out 'find next buildable task' into a separate generator function
Chris Larson
1
2011-01-04
Let the RunQueueScheduler control the number of active tasks
Chris Larson
1
2011-01-04
Add the ability to use runqueue schedulers from the metadata
Chris Larson
1
2011-01-04
misc: Update the email address to a working one.
Holger Hans Peter Freyther
1
2011-01-04
Fix IndexError encountered when a 'depends' flag references a nonexistant task
Chris Larson
1
2011-01-04
Drop the 'ui failed to start' message, as the ui_init does more in knotty
Chris Larson
1
2011-01-04
Make realfile optional for better_exec, using the existing fn in the code object
Chris Larson
1
2010-12-31
When shutting down, send SIGTERM, not SIGINT
Chris Larson
1
2010-12-30
bb.utils: check if lock file is writable, to fix bug 606
Yu Ke
1
2010-12-22
bitbake/depexp: fix early exit
Joshua Lock
1
2010-12-21
bitbake/fetch: Fix fetch error
Richard Purdie
1
2010-12-21
runqueue.py: set BB_TASKHASH approriately after moving to fork()
Kevin Tian
1
2010-12-21
bitbake/fetch: Only checksum downloads when they're first downloaded and a ch...
Richard Purdie
1
2010-12-21
bitbake/runqueue.py: Somehow the python environment mapping is failing so do ...
Richard Purdie
1
[prev]
[next]