Age | Commit message (Expand) | Author | Files |
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 |
2010-11-13 | bitbake/fetch: Allow checking of a single url at a time (massive sstate speed... | Richard Purdie | 1 |
2010-11-13 | bitbake/fetch: Fix handling of mirrors when checking for url validity | Richard Purdie | 1 |
2010-11-13 | Revert "bitbake/fetch/local: Also check DL_DIR for files since they could alr... | Richard Purdie | 1 |
2010-11-13 | Revert "bitbake/fetch/local: Fix os.exists reference" | Richard Purdie | 1 |
2010-11-13 | bitbake/fetch/local: Fix os.exists reference | Richard Purdie | 1 |
2010-11-13 | bitbake/fetch/local: Also check DL_DIR for files since they could already exi... | Richard Purdie | 1 |
2010-11-07 | bitbake.runqueue.py: Fix no exec task handling to correct counter housekeeping | Richard Purdie | 1 |
2010-11-06 | bitbake: Add support for 'noexec' tasks | Richard Purdie | 2 |
2010-11-06 | bitbake/siggen: Allow siggen code to control final stampfile format | Richard Purdie | 2 |
2010-11-02 | bitbake/siggen: Provide better warnings about empty tasks | Richard Purdie | 1 |
2010-11-01 | bitbake/siggen: Fix finalise call arguments | Richard Purdie | 1 |
2010-10-23 | bitbake/fetch: When fetchers return errors, ensure any partial download is cl... | Richard Purdie | 1 |
2010-10-22 | bitbake/fetch: Make URL checking slightly less verbose (distracting with the ... | Richard Purdie | 1 |
2010-10-22 | pseudo/fakeroot: Move the pseudo directory creation into bitbake | Richard Purdie | 1 |
2010-10-19 | bitbake/fetch/git: Ensure fullclone repositories are fully fetched | Richard Purdie | 1 |
2010-10-19 | bitbake/fetcher: Deal with a ton of different bugs | Richard Purdie | 2 |
2010-10-19 | bitbake/fetch/git.py: Fix git fetcher to correctly use mirror tarballs | Richard Purdie | 1 |
2010-10-14 | bitbake-runtask: Ensure logging settings take effect in the worker process (a... | Richard Purdie | 1 |
2010-10-12 | bitbake/runqueue: make the runtask program configurable | Joshua Lock | 1 |