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
Age
Commit message (
Expand
)
Author
Files
2011-01-04
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
3
2011-01-04
Use the python logging module under the hood for bb.msg
Chris Larson
5
2011-01-04
Allow %20 in a file name in the SRC_URI
C Michael Sundius
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
Fix IndexError encountered when a 'depends' flag references a nonexistant task
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
2010-12-20
bitbake/fetch: Add missing return so if a checksum isn't present, it isn't ch...
Richard Purdie
1
2010-12-20
bitbake/fetch: Checksum validity fixes
Richard Purdie
1
2010-12-20
FetchData: add SRC_URI checksum
Yu Ke
1
2010-12-20
siggen.py: print taskname when seeing mismatched hash in cache
Kevin Tian
1
2010-12-17
bitbake Revert bitbake exec() and go back to fork() for performace wins (firs...
Richard Purdie
2
2010-12-17
bitbake/runqueue: Revert previous setscene noexec changes and ensure setscene...
Richard Purdie
1
2010-12-17
bitbake/runqueue: Clean up message log levels
Richard Purdie
1
2010-12-16
siggen.py: make sure stamp directory existing
Kevin Tian
1
2010-12-16
bitbake/runqueue.py: We should just failoutright in scenequeue for noexec tas...
Richard Purdie
1
2010-12-14
runqueue.py: use correct task ID when checking validity of setscene tasks
Kevin Tian
1
2010-12-14
bitbake: add optional expansion to getVarFlag()
Paul Eggleton
2
2010-12-14
bitbake: allow excluding dependencies of variables
Paul Eggleton
1
2010-12-09
bitbake: Overhaul environment handling
Richard Purdie
4
2010-12-09
bitbake/cooker: fix idle command processing in servers
Joshua Lock
1
2010-12-07
bitbake/goggle: add a ProgressBar for parse progress
Joshua Lock
1
2010-12-07
bitbake/goggle: automatically show most recently added message
Joshua Lock
1
2010-12-07
bitbake/xmlrpc: Modify xmlrpc server to work with Python 2.7
Joshua Lock
1
2010-12-07
bitbake/crumbs: add optional pbar parameter to RunningBuild.handle_event()
Joshua Lock
1
2010-12-07
bitbake/depexp: Factor ProgressBar into a separate class in crumbs/
Joshua Lock
2
2010-12-07
bitbake/goggle: interaction tweaks
Joshua Lock
1
2010-12-07
bitbake/crumbs: fix the event name determination
Joshua Lock
1
2010-12-07
bitbake/crumbs: do the test for ignored messages sooner
Joshua Lock
1
2010-12-07
bitbake/crumbs: Fix crumbs UI for bitbake event class name changes
Joshua Lock
1
2010-12-07
siggen.py: fix the wrong usage on BB_TASKHASH_WHITELIST
Kevin Tian
1
2010-12-07
bitbake/data_smart: Refactor _append/_prepend code to remove duplication
Richard Purdie
1
2010-12-07
bitbake/data_smart: Fix append/prepend/override ordering issue
Richard Purdie
1
2010-12-06
siggen.py: set 'runtaskdeps' correctly
Kevin Tian
1
2010-12-05
bitbake/utils.py: Improve traceback to be more helpful/clear to users
Richard Purdie
1
2010-12-05
bitbake/utils.py: Ensure the last lines of functions are printed in tracebacks
Richard Purdie
1
2010-11-28
bitbake/runqueue: Teach scenequeue about noexec tasks (since they don't do an...
Richard Purdie
1
2010-11-28
bitbake: Simplfy pre and post cooker hooks
Richard Purdie
3
2010-11-28
bitbake/runqueue.py: Fix stamp handling for noexec tasks
Richard Purdie
1
2010-11-15
siggen.py: fix comparison around runtaskdeps
Kevin Tian
1
2010-11-13
bitbake: Rewrite profiling code so its functional for both none and xmlrpc ba...
Richard Purdie
3
[next]